#include <LocalMacroSpaceManager.hpp>
Public Member Functions | |
NameTable (const char **n, size_t c) | |
bool | inTable (const char *name) |
Protected Attributes | |
const char ** | names |
size_t | count |
Definition at line 96 of file LocalMacroSpaceManager.hpp.
|
inline |
Definition at line 99 of file LocalMacroSpaceManager.hpp.
|
inline |
Definition at line 105 of file LocalMacroSpaceManager.hpp.
References count, names, and Utilities::strCaselessCompare().
Referenced by MacroSpaceFile::nextMacro().
|
protected |
Definition at line 119 of file LocalMacroSpaceManager.hpp.
Referenced by inTable(), and NameTable().
|
protected |
Definition at line 118 of file LocalMacroSpaceManager.hpp.
Referenced by inTable(), and NameTable().