| ClassSymbol |
Symbols that represent "classes"
|
| CodeSymbol |
Symbols that represent "labels"
Symbol data usage:
EXTERNAL:
long data1 - external data type
String data3 - external memory address
NON-EXTERNAL:
int data2 - primary flag
|
| EquateDB |
Database object for an Equate.
|
| EquateManager |
Implementation for the Equate Table.
|
| FunctionSymbol |
Symbol class for functions.
|
| GlobalRegisterSymbol |
Symbols for global registers.
|
| GlobalVariableSymbolDB |
|
| LibrarySymbol |
Class for library symbols.
|
| NamespaceManager |
Class to manage namespaces.
|
| NamespaceSymbol |
Symbol class for namespaces.
|
| OldVariableStorageDBAdapterV0 |
|
| OldVariableStorageDBAdapterV1 |
|
| OldVariableStorageManagerDB |
|
| SymbolDB |
Base class for symbols
|
| SymbolManager |
|
| TypeFilteredSymbolIterator |
Filters a symbol iterator to only return a specific symbol type
|
| VariableStorageDBAdapterNoTable |
|
| VariableStorageDBAdapterV2 |
|
| VariableStorageManagerDB |
|
| VariableSymbolDB |
Symbol class for function variables.
|