OSCBundleHandler Class Reference

Dispatch the contents of a bundle. More...

#include <OSCBundleHandler.h>

Inheritance diagram for OSCBundleHandler:

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

Public Member Functions

void setProcessor (OSCProcessor *p)
 Assign this to the normal processor that dispatches incoming messages.
void call (const std::string &data, Transmit *const replier)
 Process data, then use reply to send a response.
virtual std::string getDocumentation ()
virtual void setDocumentation (std::string documentation)
virtual std::string getTypeSignature ()
virtual void setTypeSignature (std::string typeSignature)
virtual std::string getName ()

Protected Member Functions

OSCProcessor * getProcessor ()

Protected Attributes

std::string myDocumentation
std::string myTypeSignature

Detailed Description

Dispatch the contents of a bundle.

This class is not generally used anymore. OSCProcessor has bundle handling logic now.

Daniel Holth 12 Nov. 2002


Member Function Documentation

std::string OSCCallable::getName  )  [virtual, inherited]
 

Returns:
a string which identifies this object (incl. type).


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