value_t Union Reference
[Rig (transceiver) API]

Universal approach for passing values. More...

#include <rig.h>


Data Fields

signed int i
float f
char * s
const char * cs


Detailed Description

Universal approach for passing values.

See also:
rig_set_level, rig_get_level, rig_set_parm, rig_get_parm

Field Documentation

signed int value_t::i

Signed integer

float value_t::f

Single precision float

char* value_t::s

Pointer to char string

const char* value_t::cs

Pointer to constant char string


The documentation for this union was generated from the following file:

Hamlib documentation for version 1.2.8 -- Mon Dec 15 18:03:30 2008
Project page: http://hamlib.org