Jamoma API  0.6.0.a19
TTApplication.cpp File Reference

TTObjectBase to handle application data structure like a TTNodeDirectory and a hash tables of names. More...

#include "TTApplication.h"
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
#include <libxml/xmlreader.h>
+ Include dependency graph for TTApplication.cpp:

Go to the source code of this file.

Functions

TTErr TTApplicationProxyDataValueCallback (const TTValue &baton, const TTValue &data)
 A callback used by proxy data (see in appendData method) More...
 

Detailed Description

TTObjectBase to handle application data structure like a TTNodeDirectory and a hash tables of names.

Authors
Théo de la Hogue

Definition in file TTApplication.cpp.

Function Documentation

TTErr TTApplicationProxyDataValueCallback ( const TTValue baton,
const TTValue data 
)

A callback used by proxy data (see in appendData method)

Parameters
baton..
data..
Returns
an error code

Definition at line 1810 of file TTApplication.cpp.

References TTValue::append(), and TTProtocolSetAttributeCallback().

+ Here is the call graph for this function: