|
Public Member Functions |
RString | getScopedName (const char *joiner) const |
void | copyFrom (const NamedScopedMetaInfo *source, bool deep) |
void | registerInParent () const |
| register this into parent.
|
void | unregisterFromParent () const |
void | dispose () |
Public Attributes |
const char * | ns |
| FQ name of parent -> ns::name is FQ name.
|
const NamedScopedMetaInfo * | _scopeParent |
| Parent MetaInfo containing this.
|
const NamedScopedMetaInfo * | _nextScopeSibling |
| list of sibling in the same scope
|