11 #include "LibCyberRadio/Driver/NDR308TS/NbddcGroupComponent.h" 12 #include "LibCyberRadio/Driver/RadioHandler.h" 13 #include <boost/format.hpp> 28 (boost::format(
"NDR308TS-NBG%02d") % \
50 ::LibCyberRadio::Driver::NbddcGroupComponent::operator=(other);
Generic radio handler class.
NBDDC group component class for the NDR308-TS.
virtual ~NbddcGroupComponent()
Destroys a NbddcGroupComponent object.
Defines functionality for LibCyberRadio applications.
NbddcGroupComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false)
Constructs a NbddcGroupComponent object.
virtual void initConfigurationDict()
Initializes the configuration dictionary, defining the allowed keys.
virtual NbddcGroupComponent & operator=(const NbddcGroupComponent &other)
Assignment operator for NbddcGroupComponent objects.