GME
13
|
Public Member Functions | |
NamespaceScopeManager (const DOMElement *const node, SchemaInfo *info, TraverseSchema *traverser) | |
~NamespaceScopeManager () | |
Protected Attributes | |
bool | fScopeAdded |
SchemaInfo * | fSchemaInfo |
Definition at line 70 of file TraverseSchema.cpp.
NamespaceScopeManager::NamespaceScopeManager | ( | const DOMElement *const | node, |
SchemaInfo * | info, | ||
TraverseSchema * | traverser | ||
) | [inline] |
Definition at line 73 of file TraverseSchema.cpp.
NamespaceScopeManager::~NamespaceScopeManager | ( | ) | [inline] |
Definition at line 78 of file TraverseSchema.cpp.
SchemaInfo* NamespaceScopeManager::fSchemaInfo [protected] |
Definition at line 86 of file TraverseSchema.cpp.
bool NamespaceScopeManager::fScopeAdded [protected] |
Definition at line 85 of file TraverseSchema.cpp.