|
Jamoma API
0.6.0.a19
|
This is the complete list of members for TTAddressBase, including all inherited members.
| appendAddress(TTAddressBase *toAppend) | TTAddressBase | |
| appendAttribute(TTSymbol &anAttribute) | TTAddressBase | |
| appendInstance(const TTSymbol &anInstance) | TTAddressBase | |
| compare(TTAddressBase *toCompare, TTInt8 &depthDifference) | TTAddressBase | |
| countSeparator() | TTAddressBase | |
| edit(const TTSymbol &newDirectory, const TTAddressBase *newParent, const TTSymbol &newName, const TTSymbol &newInstance, const TTSymbol &newAttribute) | TTAddressBase | |
| getAttribute() | TTAddressBase | |
| getCString() const | TTSymbolBase | inline |
| getDirectory() | TTAddressBase | |
| getInstance() | TTAddressBase | |
| getName() | TTAddressBase | |
| getNameInstance() | TTAddressBase | |
| getParent() | TTAddressBase | |
| getSymbolId() const | TTSymbolBase | inline |
| getSymbolTableId() const | TTSymbolBase | inline |
| getType() | TTAddressBase | |
| init(const TTString &newString, TTPtrSizedInt newSymbolTableId, TTInt32 newSymbolId) | TTSymbolBase | protected |
| listNameInstance(TTList &nameInstanceList) | TTAddressBase | |
| normalize() | TTAddressBase | |
| operator const char *() const | TTSymbolBase | inline |
| operator const TTString &() const | TTSymbolBase | inline |
| removeAttribute() | TTAddressBase | |
| splitAt(TTUInt32 whereToSplit, TTAddressBase **returnedPart1, TTAddressBase **returnedPart2) | TTAddressBase | |
| TTAddressBase(const TTString &newAddressString, TTPtrSizedInt newAddressTableId, TTInt32 newId) | TTAddressBase | |
| TTSymbolBase(const TTString &newString, TTPtrSizedInt newSymbolTableId, TTInt32 newSymbolId) | TTSymbolBase | |
| TTSymbolBase(const TTSymbolBase &oldSymbol) | TTSymbolBase | |
| ~TTAddressBase() | TTAddressBase | virtual |