11 #ifndef INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCGROUPCOMPONENT_H 12 #define INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCGROUPCOMPONENT_H 14 #include "LibCyberRadio/Driver/NbddcGroupComponent.h" 15 #include "LibCyberRadio/Common/BasicDict.h" 83 #endif // INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCGROUPCOMPONENT_H Base NBDDC group component class.
NbddcGroupComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false)
Constructs a NbddcGroupComponent object.
Generic radio handler class.
virtual int debug(const char *format,...)
Outputs debug information.
NBDDC group component class for the NDR810.
Defines functionality for LibCyberRadio applications.
virtual ~NbddcGroupComponent()
Destroys a NbddcGroupComponent object.
virtual NbddcGroupComponent & operator=(const NbddcGroupComponent &other)
Assignment operator for NbddcGroupComponent objects.