11 #ifndef INCLUDED_LIBCYBERRADIO_DRIVER_NDR308TS_DATAPORT_H 12 #define INCLUDED_LIBCYBERRADIO_DRIVER_NDR308TS_DATAPORT_H 14 #include "LibCyberRadio/Driver/DataPort.h" 56 const std::string& sourceIP =
"0.0.0.0");
virtual ~DataPort()
Destroys a DataPort object.
Generic radio handler class.
virtual int debug(const char *format,...)
Outputs debug information.
DataPort(int index=0, ::LibCyberRadio::Driver::RadioHandler *parent=NULL, bool debug=false, const std::string &sourceIP="0.0.0.0")
Constructs a DataPort object.
virtual DataPort & operator=(const DataPort &other)
Assignment operator for DataPort objects.
Defines functionality for LibCyberRadio applications.
10GigE data port class for the NDR308-TS.