Hamlib  3.0
Data Fields
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 by doxygen 1.8.9.1

Hamlib documentation for version 3.0 -- Sun Oct 4 2015 11:13:16
Project page: http://www.hamlib.org