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);
virtual int debug(const char *format,...)
Outputs debug information.
NbddcGroupComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false)
Constructs a NbddcGroupComponent object.
virtual ~NbddcGroupComponent()
Destroys a NbddcGroupComponent object.
virtual NbddcGroupComponent & operator=(const NbddcGroupComponent &other)
Assignment operator for NbddcGroupComponent objects.
virtual void initConfigurationDict()
Initializes the configuration dictionary, defining the allowed keys.
Generic radio handler class.
Provides programming elements for driving NDR308-TS radios.
Provides programming elements for driving CRS NDR-class radios.
Defines functionality for LibCyberRadio applications.