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

const char* value_t::cs

Pointer to constant char string

float value_t::f

Single precision float

signed int value_t::i

Signed integer

char* value_t::s

Pointer to char string


The documentation for this union was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Hamlib documentation for version 1.2.9 -- Thu Aug 27 13:25:04 2009
Project page: http://hamlib.org