|
Jamoma API
0.6.0.a19
|
This is the complete list of members for TTDictionaryBase, including all inherited members.
| append(const TTSymbol key, const TTValue &value) | TTDictionaryBase | |
| clear() | TTDictionaryBase | |
| getKeys(TTValue &hashKeys) | TTDictionaryBase | |
| getSchema() const | TTDictionaryBase | |
| getSize() | TTDictionaryBase | |
| getValue(TTValue &returnedValue) const | TTDictionaryBase | |
| getValue(T &aReturnedValue) const | TTDictionaryBase | inline |
| isEmpty() | TTDictionaryBase | |
| lookup(const TTSymbol key, TTValue &value) const | TTDictionaryBase | |
| remove(const TTSymbol key) | TTDictionaryBase | |
| setSchema(const TTSymbol schemaName) | TTDictionaryBase | |
| setValue(const TTValue &newValue) | TTDictionaryBase |