|
Jamoma API
0.6.0.a19
|
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... | |
TTObjectBase to handle application data structure like a TTNodeDirectory and a hash tables of names.
Definition in file TTApplication.cpp.
A callback used by proxy data (see in appendData method)
| baton | .. |
| data | .. |
Definition at line 1810 of file TTApplication.cpp.
References TTValue::append(), and TTProtocolSetAttributeCallback().
Here is the call graph for this function: