Jamoma API  0.6.0.a19

The OSC Protocol. More...

#include "TTProtocol.h"
#include "OSCInclude.h"
#include "OSCSenderManager.h"
+ Include dependency graph for OSC.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

TTErr TT_EXTENSION_EXPORT OSCReceiveMessageCallback (const TTValue &baton, const TTValue &data)
 

Detailed Description

The OSC Protocol.

Authors
Théo de la Hogue

Definition in file OSC.h.

Function Documentation

TTErr TT_EXTENSION_EXPORT OSCReceiveMessageCallback ( const TTValue baton,
const TTValue data 
)
Parameters
baton..
data..
Returns
an error code

Definition at line 568 of file OSC.cpp.

References TTAddress::appendAttribute(), TTSymbol::c_str(), TTValue::copyFrom(), TTObject::instance(), and kTTErrGeneric.

+ Here is the call graph for this function: