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