11 #ifndef INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCCOMPONENT_H 12 #define INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCCOMPONENT_H 14 #include "LibCyberRadio/Driver/NbddcComponent.h" 15 #include "LibCyberRadio/Common/BasicDict.h" 75 int udpDestination = 0,
78 double frequency = 0.0,
105 #endif // INCLUDED_LIBCYBERRADIO_DRIVER_NDR810_NBDDCCOMPONENT_H 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 int debug(const char *format,...)
Outputs debug information.
NBDDC component class for the NDR810.
Defines functionality for LibCyberRadio applications.
Base NBDDC component class.