Reflex::Scope Member List

This is the complete list of members for Reflex::Scope, including all inherited members.

__NIRVANA__()Reflex::Scope [static]
AddBase(const Type &bas, OffsetFunction offsFP, unsigned int modifiers=0) constReflex::Scope [inline]
AddBase(const Base &b) const Reflex::Scope [inline]
AddDataMember(const Member &dm) constReflex::Scope
AddDataMember(const char *name, const Type &type, size_t offset, unsigned int modifiers=0, char *interpreterOffset=0) constReflex::Scope
AddFunctionMember(const Member &fm) constReflex::Scope
AddFunctionMember(const char *name, const Type &type, StubFunction stubFP, void *stubCtx=0, const char *params=0, unsigned int modifiers=0) constReflex::Scope
AddMemberTemplate(const MemberTemplate &mt) constReflex::Scope
AddSubScope(const Scope &sc) constReflex::Scope [inline]
AddSubScope(const char *scope, TYPE scopeType=NAMESPACE) constReflex::Scope [inline]
AddSubType(const Type &ty) constReflex::Scope
AddSubType(const char *type, size_t size, TYPE typeType, const std::type_info &typeInfo, unsigned int modifiers=0) constReflex::Scope
AddSubTypeTemplate(const TypeTemplate &mt) constReflex::Scope
AddUsingDirective(const Scope &ud) constReflex::Scope [inline]
Base_Begin() constReflex::Scope [inline]
Base_End() constReflex::Scope [inline]
Base_RBegin() constReflex::Scope [inline]
Base_REnd() constReflex::Scope [inline]
BaseAt(size_t nth) constReflex::Scope
BaseSize() constReflex::Scope
ByName(const std::string &name)Reflex::Scope [static]
DataMember_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
DataMember_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
DataMember_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
DataMember_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
DataMemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
DataMemberByName(const std::string &name, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
DataMemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
DeclaringScope() constReflex::Scope [inline]
fScopeNameReflex::Scope [private]
FunctionMember_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
FunctionMember_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
FunctionMember_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
FunctionMember_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
FunctionMemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
FunctionMemberByName(const std::string &name, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT, EDELAYEDLOADSETTING allowDelayedLoad=DELAYEDLOAD_ON) constReflex::Scope
FunctionMemberByName(const std::string &name, const Type &signature, unsigned int modifers_mask=0, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT, EDELAYEDLOADSETTING allowDelayedLoad=DELAYEDLOAD_ON) constReflex::Scope
FunctionMemberByNameAndSignature(const std::string &name, const Type &signature, unsigned int modifers_mask=0, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT, EDELAYEDLOADSETTING allowDelayedLoad=DELAYEDLOAD_ON) constReflex::Scope
FunctionMemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
GenerateDict(DictionaryGenerator &generator) constReflex::Scope
GlobalScope()Reflex::Scope [inline, static]
HasBase(const Type &cl) constReflex::Scope
Id() constReflex::Scope [inline]
IsClass() constReflex::Scope [inline]
IsEnum() constReflex::Scope [inline]
IsNamespace() constReflex::Scope [inline]
IsPrivate() constReflex::Scope
IsProtected() constReflex::Scope
IsPublic() constReflex::Scope
IsTemplateInstance() constReflex::Scope [inline]
IsTopScope() constReflex::Scope [inline]
IsUnion() constReflex::Scope [inline]
LookupMember(const std::string &nam) constReflex::Scope
LookupScope(const std::string &nam) constReflex::Scope
LookupType(const std::string &nam) constReflex::Scope
Member_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
Member_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
Member_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
Member_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
MemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
MemberByName(const std::string &name, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
MemberByName(const std::string &name, const Type &signature, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope
MemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::Scope [inline]
MemberTemplate_Begin() constReflex::Scope [inline]
MemberTemplate_End() constReflex::Scope [inline]
MemberTemplate_RBegin() constReflex::Scope [inline]
MemberTemplate_REnd() constReflex::Scope [inline]
MemberTemplateAt(size_t nth) constReflex::Scope
MemberTemplateByName(const std::string &nam) constReflex::Scope
MemberTemplateSize() constReflex::Scope
Name(unsigned int mod=0) constReflex::Scope
Name_c_str() constReflex::Scope [inline]
operator bool() constReflex::Scope [inline]
operator Type() constReflex::Scope
operator!=(const Scope &rh) constReflex::Scope [inline]
Properties() constReflex::Scope [inline]
RemoveDataMember(const Member &dm) constReflex::Scope
RemoveFunctionMember(const Member &fm) constReflex::Scope
RemoveMemberTemplate(const MemberTemplate &mt) constReflex::Scope
RemoveSubScope(const Scope &sc) constReflex::Scope [inline]
RemoveSubType(const Type &ty) constReflex::Scope
RemoveSubTypeTemplate(const TypeTemplate &tt) constReflex::Scope
RemoveUsingDirective(const Scope &ud) constReflex::Scope [inline]
Scope(const ScopeName *scopeName=0)Reflex::Scope [inline]
Scope(const Scope &rh)Reflex::Scope [inline]
Scope_Begin()Reflex::Scope [inline, static]
Scope_End()Reflex::Scope [inline, static]
Scope_RBegin()Reflex::Scope [inline, static]
Scope_REnd()Reflex::Scope [inline, static]
ScopeAt(size_t nth)Reflex::Scope [static]
ScopeSize()Reflex::Scope [static]
ScopeType() constReflex::Scope [inline]
ScopeTypeAsString() constReflex::Scope [inline]
SubScope_Begin() constReflex::Scope [inline]
SubScope_End() constReflex::Scope [inline]
SubScope_RBegin() constReflex::Scope [inline]
SubScope_REnd() constReflex::Scope [inline]
SubScopeAt(size_t nth) constReflex::Scope [inline]
SubScopeByName(const std::string &nam) constReflex::Scope [inline]
SubScopeLevel() constReflex::Scope [inline]
SubScopeSize() constReflex::Scope [inline]
SubType_Begin() constReflex::Scope [inline]
SubType_End() constReflex::Scope [inline]
SubType_RBegin() constReflex::Scope [inline]
SubType_REnd() constReflex::Scope [inline]
SubTypeAt(size_t nth) constReflex::Scope
SubTypeByName(const std::string &nam) constReflex::Scope
SubTypeSize() constReflex::Scope
SubTypeTemplate_Begin() constReflex::Scope [inline]
SubTypeTemplate_End() constReflex::Scope [inline]
SubTypeTemplate_RBegin() constReflex::Scope [inline]
SubTypeTemplate_REnd() constReflex::Scope [inline]
SubTypeTemplateAt(size_t nth) constReflex::Scope
SubTypeTemplateByName(const std::string &nam) constReflex::Scope
SubTypeTemplateSize() constReflex::Scope
TemplateArgument_Begin() constReflex::Scope
TemplateArgument_End() constReflex::Scope
TemplateArgument_RBegin() constReflex::Scope
TemplateArgument_REnd() constReflex::Scope
TemplateArgumentAt(size_t nth) constReflex::Scope
TemplateArgumentSize() constReflex::Scope
TemplateFamily() constReflex::Scope
ToScopeBase() constReflex::Scope [inline]
Unload() constReflex::Scope
UpdateMembers() constReflex::Scope
UsingDirective_Begin() constReflex::Scope [inline]
UsingDirective_End() constReflex::Scope [inline]
UsingDirective_RBegin() constReflex::Scope [inline]
UsingDirective_REnd() constReflex::Scope [inline]
UsingDirectiveAt(size_t nth) constReflex::Scope [inline]
UsingDirectiveSize() constReflex::Scope [inline]
~Scope()Reflex::Scope [inline]


Generated on Tue Jul 5 16:56:47 2011 for ROOT_528-00b_version by  doxygen 1.5.1