#include <rig.h>
Data Fields | |
rig_caps * | caps |
rig_state | state |
rig_callbacks | callbacks |
This is the master data structure, acting as a handle for the controlled rig. A pointer to this structure is returned by the rig_init() API function and is passed as a parameter to every rig specific API call.
struct rig_state rig::state [read] |
Rig state
struct rig_callbacks rig::callbacks [read] |
registered event callbacks
Hamlib documentation for version 1.2.6.2 -- Tue Sep 25 06:52:03 2007
Project page: http://hamlib.org