Jamoma API  0.6.0.a19
TTAddressTable Class Reference

The TTAddressTable class is a second symbol table, but used only for addresses to keep lookups fast. More...

#include <TTAddressTable.h>

+ Inheritance diagram for TTAddressTable:
+ Collaboration diagram for TTAddressTable:

Public Member Functions

virtual TTSymbolBasecreateEntry (const TTString &aString, TTInt32 newSymbolId)
 Override the method used internally when constructing a new TTSymbolBase.
 
- Public Member Functions inherited from TTSymbolTable
TTSymbolBaselookup (const char *aString)
 Look in the symbol table for this string. More...
 
TTSymbolBaselookup (const TTString &aString)
 Look in the symbol table for this string. More...
 
TTSymbolBaselookup (const int &aNumberToBeConvertedToAString)
 Look in the symbol table for a string with this number as its content. More...
 
void dump ()
 Debugging tool to make it easy to examine everything that is in the symbol table. More...
 

Additional Inherited Members

Detailed Description

The TTAddressTable class is a second symbol table, but used only for addresses to keep lookups fast.

Definition at line 26 of file TTAddressTable.h.


The documentation for this class was generated from the following files: