11 #include "LibCyberRadio/Driver/NDR810/NbddcComponent.h" 12 #include "LibCyberRadio/Driver/RadioHandler.h" 13 #include <boost/format.hpp> 36 (boost::format(
"NDR810-NBDDC%02d") % \
79 ::LibCyberRadio::Driver::NbddcComponent::operator=(other);
virtual ~NbddcComponent()
Destroys a NbddcComponent object.
NbddcComponent(int index=1, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false, int dataPort=1, int rateIndex=0, int udpDestination=0, int vitaEnable=0, int streamId=0, double frequency=0.0, int source=1)
Constructs a NbddcComponent object.
virtual NbddcComponent & operator=(const NbddcComponent &other)
Assignment operator for NbddcComponent objects.
Generic radio handler class.
virtual void initConfigurationDict()
Initializes the configuration dictionary, defining the allowed keys.
NBDDC component class for the NDR810.
Defines functionality for LibCyberRadio applications.