Reflex::ScopeBase Member List

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

AddBase(const Type &bas, OffsetFunction offsFP, unsigned int modifiers=0) constReflex::ScopeBase [virtual]
AddBase(const Base &b) const Reflex::ScopeBase [virtual]
AddDataMember(const Member &dm) constReflex::ScopeBase [virtual]
AddDataMember(const char *name, const Type &type, size_t offset, unsigned int modifiers=0, char *interpreterOffset=0) constReflex::ScopeBase [virtual]
AddFunctionMember(const Member &fm) constReflex::ScopeBase [virtual]
AddFunctionMember(const char *name, const Type &type, StubFunction stubFP, void *stubCtx=0, const char *params=0, unsigned int modifiers=0) constReflex::ScopeBase [virtual]
AddMemberTemplate(const MemberTemplate &mt) constReflex::ScopeBase [virtual]
AddSubScope(const Scope &sc) constReflex::ScopeBase [virtual]
AddSubScope(const char *scope, TYPE scopeType) constReflex::ScopeBase [virtual]
AddSubType(const Type &ty) constReflex::ScopeBase [virtual]
AddSubType(const char *type, size_t size, TYPE typeType, const std::type_info &ti, unsigned int modifiers=0) constReflex::ScopeBase [virtual]
AddSubTypeTemplate(const TypeTemplate &tt) constReflex::ScopeBase
AddUsingDirective(const Scope &ud) constReflex::ScopeBase
Base_Begin() constReflex::ScopeBase [inline, virtual]
Base_End() constReflex::ScopeBase [inline, virtual]
Base_RBegin() constReflex::ScopeBase [inline, virtual]
Base_REnd() constReflex::ScopeBase [inline, virtual]
BaseAt(size_t nth) constReflex::ScopeBase [virtual]
BaseSize() constReflex::ScopeBase [inline, virtual]
DataMember_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
DataMember_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
DataMember_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
DataMember_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
DataMemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
DataMemberByName(const std::string &nam, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
DataMemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
DeclaringScope() constReflex::ScopeBase [inline, virtual]
EBuilderKind enum nameReflex::ScopeBase
ExecuteDataMemberDelayLoad() constReflex::ScopeBase [inline, protected]
ExecuteFunctionMemberDelayLoad() constReflex::ScopeBase [inline, protected]
fBasePositionReflex::ScopeBase [private]
fDataMembersReflex::ScopeBase [mutable, protected]
fDeclaringScopeReflex::ScopeBase [private]
fFunctionMembersReflex::ScopeBase [mutable, protected]
fMembersReflex::ScopeBase [mutable, protected]
fMemberTemplatesReflex::ScopeBase [mutable, private]
fOnDemandBuilderReflex::ScopeBase [mutable, private]
fScopeNameReflex::ScopeBase [private]
fScopeTypeReflex::ScopeBase [private]
fSubScopesReflex::ScopeBase [mutable, private]
fSubTypesReflex::ScopeBase [mutable, private]
fTypeTemplatesReflex::ScopeBase [mutable, private]
FunctionMember_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
FunctionMember_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
FunctionMember_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
FunctionMember_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [inline, virtual]
FunctionMemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
FunctionMemberByName(const std::string &name, const Type &signature, unsigned int modifiers_mask=0, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT, EDELAYEDLOADSETTING allowDelayedLoad=DELAYEDLOAD_ON) constReflex::ScopeBase [virtual]
FunctionMemberByNameAndSignature(const std::string &name, const Type &signature, unsigned int modifiers_mask=0, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT, EDELAYEDLOADSETTING allowDelayedLoad=DELAYEDLOAD_ON) constReflex::ScopeBase [virtual]
FunctionMemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
fUsingDirectivesReflex::ScopeBase [mutable, private]
GenerateDict(DictionaryGenerator &generator) constReflex::ScopeBase [virtual]
GetBasePosition() constReflex::ScopeBase [inline]
GlobalScope()Reflex::ScopeBase [static]
HasBase(const Type &cl) constReflex::ScopeBase [inline, virtual]
HideName() constReflex::ScopeBase [virtual]
IsClass() constReflex::ScopeBase [inline]
IsEnum() constReflex::ScopeBase [inline]
IsNamespace() constReflex::ScopeBase [inline]
IsTemplateInstance() constReflex::ScopeBase
IsTopScope() constReflex::ScopeBase
IsUnion() constReflex::ScopeBase [inline]
kBuildDataMembers enum valueReflex::ScopeBase
kBuildFunctionMembers enum valueReflex::ScopeBase
kNumBuilderKinds enum valueReflex::ScopeBase
LookupMember(const std::string &nam, const Scope &current) const Reflex::ScopeBase
LookupScope(const std::string &nam, const Scope &current) const Reflex::ScopeBase
LookupType(const std::string &nam, const Scope &current) const Reflex::ScopeBase
Member_Begin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
Member_End(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
Member_RBegin(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
Member_REnd(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
MemberAt(size_t nth, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
MemberByName(const std::string &name, const Type &signature, EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
MemberByName2(const std::vector< Member > &members, const std::string &name, const Type *signature=0, unsigned int modifiers_mask=0, bool matchReturnType=true) constReflex::ScopeBase [protected]
Members typedefReflex::ScopeBase [protected]
MemberSize(EMEMBERQUERY inh=INHERITEDMEMBERS_DEFAULT) constReflex::ScopeBase [virtual]
MemberTemplate_Begin() constReflex::ScopeBase
MemberTemplate_End() constReflex::ScopeBase
MemberTemplate_RBegin() constReflex::ScopeBase
MemberTemplate_REnd() constReflex::ScopeBase
MemberTemplateAt(size_t nth) constReflex::ScopeBase
MemberTemplateByName(const std::string &nam) constReflex::ScopeBase
MemberTemplateSize() constReflex::ScopeBase
Name(unsigned int mod=0) constReflex::ScopeBase [virtual]
OMembers typedefReflex::ScopeBase [protected]
operator Scope() constReflex::ScopeBase
operator Type() constReflex::ScopeBase
operator=(const ScopeBase &)Reflex::ScopeBase [private]
Properties() constReflex::ScopeBase [virtual]
RegisterOnDemandBuilder(OnDemandBuilder *builder, EBuilderKind kind)Reflex::ScopeBase
RemoveDataMember(const Member &dm) constReflex::ScopeBase [virtual]
RemoveFunctionMember(const Member &fm) constReflex::ScopeBase [virtual]
RemoveMemberTemplate(const MemberTemplate &mt) constReflex::ScopeBase [virtual]
RemoveSubScope(const Scope &sc) constReflex::ScopeBase [virtual]
RemoveSubType(const Type &ty) constReflex::ScopeBase [virtual]
RemoveSubTypeTemplate(const TypeTemplate &tt) constReflex::ScopeBase [virtual]
RemoveUsingDirective(const Scope &ud) constReflex::ScopeBase
ScopeBase(const char *scope, TYPE scopeType)Reflex::ScopeBase
ScopeBase()Reflex::ScopeBase [protected]
ScopeBase(const ScopeBase &)Reflex::ScopeBase [private]
ScopeType() constReflex::ScopeBase [inline]
ScopeTypeAsString() constReflex::ScopeBase
SimpleName(size_t &pos, unsigned int mod=0) constReflex::ScopeBase [virtual]
SubScope_Begin() constReflex::ScopeBase [inline]
SubScope_End() constReflex::ScopeBase [inline]
SubScope_RBegin() constReflex::ScopeBase [inline]
SubScope_REnd() constReflex::ScopeBase [inline]
SubScopeAt(size_t nth) constReflex::ScopeBase [inline]
SubScopeByName(const std::string &nam) constReflex::ScopeBase
SubScopeLevel() constReflex::ScopeBase
SubScopeSize() constReflex::ScopeBase [inline]
SubType_Begin() constReflex::ScopeBase [inline]
SubType_End() constReflex::ScopeBase [inline]
SubType_RBegin() constReflex::ScopeBase [inline]
SubType_REnd() constReflex::ScopeBase [inline]
SubTypeAt(size_t nth) constReflex::ScopeBase
SubTypeByName(const std::string &nam) constReflex::ScopeBase
SubTypeSize() constReflex::ScopeBase
SubTypeTemplate_Begin() constReflex::ScopeBase [inline]
SubTypeTemplate_End() constReflex::ScopeBase [inline]
SubTypeTemplate_RBegin() constReflex::ScopeBase [inline]
SubTypeTemplate_REnd() constReflex::ScopeBase [inline]
SubTypeTemplateAt(size_t nth) constReflex::ScopeBase
SubTypeTemplateByName(const std::string &nam) constReflex::ScopeBase
SubTypeTemplateSize() constReflex::ScopeBase
ThisScope() constReflex::ScopeBase
UnhideName() constReflex::ScopeBase [virtual]
UpdateMembers() constReflex::ScopeBase [inline, virtual]
UsingDirective_Begin() constReflex::ScopeBase [inline]
UsingDirective_End() constReflex::ScopeBase [inline]
UsingDirective_RBegin() constReflex::ScopeBase [inline]
UsingDirective_REnd() constReflex::ScopeBase [inline]
UsingDirectiveAt(size_t nth) constReflex::ScopeBase [inline]
UsingDirectiveSize() constReflex::ScopeBase [inline]
~ScopeBase()Reflex::ScopeBase [virtual]


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