Jamoma API  0.6.0.a19
TTNode Member List

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

generateInstance(TTSymbol &childName, TTSymbol &newInstance)TTNode
getAddress(TTAddress &returnedAddress, TTAddress from=kTTAdrsEmpty)TTNode
getChildren(TTSymbol &name, TTSymbol &instance, TTList &returnedChildren)TTNode
getChildrenInstance(TTSymbol &aName, TTList &returnedChildrenInstance)TTNode
getChildrenName(TTList &returnedChildrenName)TTNode
getContext()TTNode
getInstance()TTNode
getName()TTNode
getObject()TTNode
getParent()TTNode
setChild(TTNodePtr child)TTNode
setContext(TTPtr aContext)TTNode
setNameInstance(TTAddress &aNameInstance, TTSymbol &newInstance, TTBoolean *newInstanceCreated)TTNode
setObject(TTObject anObject=TTObject())TTNode
setParent(TTAddress parentAddress, TTBoolean *newParentCreated)TTNode
TTNode(TTSymbol &aName, TTSymbol &anInstance, TTObject &anObject, TTPtr aContext, TTNodeDirectoryPtr aDirectory)TTNode
~TTNode()TTNodevirtual