OSCTypeReturner Class Reference

Returns the type signature. More...

#include <OSCTypeReturner.h>

Inheritance diagram for OSCTypeReturner:

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

Public Member Functions

void setNamespace (OSCNamespace *space)
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

OSCNamespacegetNamespace ()

Protected Attributes

std::string myDocumentation
std::string myTypeSignature

Detailed Description

Returns the type signature.

Sends a reply with the type signature of the queried object as well as the address of the queried object to the requester of the type signature.


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