NullTransmit Class Reference

A test transmitter for debugging. More...

#include <NullTransmit.h>

Inheritance diagram for NullTransmit:

[legend]
Collaboration diagram for NullTransmit:
[legend]
List of all members.

Public Member Functions

virtual bool transmit (const std::string &data)
 Print a hex dump of data if DEBUG was defined during compilation.
std::string getName ()
virtual Transmitclone ()
 Copies self.
virtual bool setReturnPort (const short)
 Set the return port. Defined only for UDP. A hack to get Max to work with wireTAP.

Detailed Description

A test transmitter for debugging.

Author:
Daniel Holth

Clinton McChesney

Martin Rumori


Member Function Documentation

bool NullTransmit::transmit const std::string &  data  )  [virtual]
 

Print a hex dump of data if DEBUG was defined during compilation.

Otherwise, do nothing. Always return true.

Parameters:
data The OSC message to be printed

Implements Transmit.


The documentation for this class was generated from the following files:
Generated on Thu Mar 2 23:51:36 2006 for libOSC++ by  doxygen 1.4.6