Jamoma API  0.6.0.a19
TTObject Member List

This is the complete list of members for TTObject, including all inherited members.

attributes(TTValue &returnedAttributeNames) const TTObject
attributeType(const TTSymbol aName)TTObject
get(const TTSymbol aName, T &aReturnedValue) const TTObject
GetRegisteredClassNames(TTValue &classNames)TTObjectstatic
GetRegisteredClassNamesForTags(TTValue &classNames, const TTValue &searchTags)TTObjectstatic
GetRegisteredTags(TTValue &tags)TTObjectstatic
instance() const TTObject
messages(TTValue &returnedMessageNames) const TTObject
name() const TTObject
operator=(TTObject object)TTObject
registerObserverForNotifications(const TTObject &anObservingObject)TTObject
send(const TTSymbol aName)TTObject
send(const TTSymbol aName, const TTValue &anInputValue)TTObject
set(const TTSymbol aName, T aValue)TTObject
track(TTBoolean newTrackingValue)TTObject
TTObject(const TTSymbol aClassName, const TTValue arguments)TTObject
TTObject(const TTSymbol aClassName)TTObject
TTObject()TTObject
TTObject(TTObjectBase *anObjectBase)TTObject
TTObject(const TTObject &anObjectToCopy)TTObject
unregisterObserverForNotifications(const TTObject &anObservingObject)TTObject
valid() const TTObject
~TTObject()TTObjectvirtual