Jamoma API
0.6.0.a19
|
A Container object. More...
#include "TTModularIncludes.h"
Go to the source code of this file.
Classes | |
class | TTContainer |
TTContainer ... More... | |
Functions | |
TTErr TTMODULAR_EXPORT | TTContainerDirectoryCallback (const TTValue &baton, const TTValue &data) |
TTErr TTMODULAR_EXPORT | TTContainerValueAttributeCallback (const TTValue &baton, const TTValue &data) |
TTErr TTMODULAR_EXPORT | TTContainerInitializedAttributeCallback (const TTValue &baton, const TTValue &data) |
TTBoolean TTMODULAR_EXPORT | TTContainerTestObjectAndContext (TTNodePtr n, TTPtr args) |
TTBoolean TTMODULAR_EXPORT | TTContainerCompareObjectPriority (TTValue &v1, TTValue &v2) |
compare priority attribute of object's More... | |
A Container object.
Definition in file TTContainer.h.
compare priority attribute of object's
v1 | < relativeAddress, a pointer to a value containing a TTObject > |
v2 | < relativeAddress, a pointer to a value containing a TTObject > |
Definition at line 1461 of file TTContainer.cpp.
References TTObject::get(), and TTObject::valid().
baton | .. |
data | .. |
Definition at line 1310 of file TTContainer.cpp.
References TTValue::append(), kAddressCreated, kAddressDestroyed, kTTErrNone, and TTContainerTestObjectAndContext().
TTErr TTMODULAR_EXPORT TTContainerInitializedAttributeCallback | ( | const TTValue & | baton, |
const TTValue & | data | ||
) |
baton | .. |
data | .. |
baton | .. |
data | .. |
Definition at line 1430 of file TTContainer.cpp.
References TTNode::getContext(), TTNode::getName(), and TTNode::getParent().
Referenced by TTContainerDirectoryCallback().
TTErr TTMODULAR_EXPORT TTContainerValueAttributeCallback | ( | const TTValue & | baton, |
const TTValue & | data | ||
) |
baton | .. |
data | .. |
Definition at line 1358 of file TTContainer.cpp.
References TTAddress::appendAddress(), TTSymbol::c_str(), TTValue::copyFrom(), TTObject::instance(), kTTErrGeneric, kTTErrNone, kTypeObject, kTypeSymbol, TTObject::name(), TTValue::prepend(), TTValue::size(), TTObjectBase::valid, and TTObject::valid().