|
Jamoma API
0.6.0.a19
|
Handles application namespace using a TTNodeDirectory and two tables to convert any TTName into a specific application name (AppName) More...
Include dependency graph for TTApplication.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TTApplication |
| Handles application data structure like a TTNodeDirectory and a hash tables of names. More... | |
Functions | |
| TTErr TTMODULAR_EXPORT | TTApplicationProxyDataValueCallback (const TTValue &baton, const TTValue &data) |
| A callback used by proxy data (see in appendData method) More... | |
Handles application namespace using a TTNodeDirectory and two tables to convert any TTName into a specific application name (AppName)
some details about the class.
other details.
another details.
Definition in file TTApplication.h.
| TTErr TTMODULAR_EXPORT TTApplicationProxyDataValueCallback | ( | const TTValue & | baton, |
| const TTValue & | data | ||
| ) |
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: