Main Page   Data Structures   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 Mon May 26 17:46:56 2003 for Hamlib - the C library reference by doxygen1.3-rc3