Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

value_t Union Reference

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:
Generated on Sat Sep 30 15:49:37 2006 for Hamlib - the C library reference by  doxygen 1.4.4