ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ClassSelectionRule Member List

This is the complete list of members for ClassSelectionRule, including all inherited members.

AddFieldSelectionRule(const VariableSelectionRule &field)ClassSelectionRule
AddMethodSelectionRule(const FunctionSelectionRule &method)ClassSelectionRule
AttributesMap_t typedefBaseSelectionRule
BaseSelectionRule(ESelect sel)BaseSelectionRuleinline
BaseSelectionRule(long index, cling::Interpreter &interp, const char *selFileName="", long lineno=-1)BaseSelectionRuleinline
BaseSelectionRule(long index, ESelect sel, const std::string &attributeName, const std::string &attributeValue, cling::Interpreter &interp, const char *selFileName="", long lineno=-1)BaseSelectionRule
BeginsWithStar(const std::string &pattern)BaseSelectionRuleprotectedstatic
CheckPattern(const std::string &test, const std::string &pattern, const std::list< std::string > &patterns_list, bool isLinkdef)BaseSelectionRuleprotectedstatic
ClassSelectionRule(ESelect sel=kYes)ClassSelectionRuleinline
ClassSelectionRule(long index, cling::Interpreter &interp, const char *selFileName="", long lineno=-1)ClassSelectionRuleinline
ClassSelectionRule(long index, bool inherit, ESelect sel, std::string attributeName, std::string attributeValue, cling::Interpreter &interp, const char *selFileName="", long lineno=-1)ClassSelectionRuleinline
DebugPrint() const BaseSelectionRulevirtual
EMatchType enum nameBaseSelectionRule
EndsWithStar(const std::string &pattern)BaseSelectionRuleprotectedstatic
ESelect enum nameBaseSelectionRule
fFieldSelectionRulesClassSelectionRuleprivate
FillCache()BaseSelectionRule
fIsInheritableClassSelectionRuleprivate
fMethodSelectionRulesClassSelectionRuleprivate
fRequestedVersionNumberClassSelectionRuleprivate
fRequestNoInputOperatorClassSelectionRuleprivate
fRequestNoStreamerClassSelectionRuleprivate
fRequestOnlyTClassClassSelectionRuleprivate
fRequestPrivateClassSelectionRuleprivate
fRequestProtectedClassSelectionRuleprivate
fRequestStreamerInfoClassSelectionRuleprivate
GetAttributeFileName() const BaseSelectionRuleinline
GetAttributeFilePattern() const BaseSelectionRuleinline
GetAttributeName() const BaseSelectionRuleinline
GetAttributeNArgsToKeep() const BaseSelectionRuleinline
GetAttributePattern() const BaseSelectionRuleinline
GetAttributeProtoName() const BaseSelectionRuleinline
GetAttributeProtoPattern() const BaseSelectionRuleinline
GetAttributes() const BaseSelectionRule
GetAttributeValue(const std::string &attributeName, std::string &returnValue) const BaseSelectionRule
GetCXXRecordDecl() const BaseSelectionRuleinline
GetFieldSelectionRules() const ClassSelectionRule
GetIndex() const BaseSelectionRuleinline
GetLineNumber() const BaseSelectionRuleinline
GetMatchFound() const BaseSelectionRule
GetMethodSelectionRules() const ClassSelectionRule
GetRequestedType() const BaseSelectionRule
GetSelected() const BaseSelectionRule
GetSelFileName() const BaseSelectionRuleinline
HasAttributeFileName() const BaseSelectionRuleinline
HasAttributeFilePattern() const BaseSelectionRuleinline
HasAttributeFromTypedef() const BaseSelectionRuleinline
HasAttributeName() const BaseSelectionRuleinline
HasAttributePattern() const BaseSelectionRuleinline
HasAttributeProtoName() const BaseSelectionRuleinline
HasAttributeProtoPattern() const BaseSelectionRuleinline
HasAttributeWithName(const std::string &attributeName) const BaseSelectionRule
HasFieldSelectionRules() const ClassSelectionRule
HasInterpreter() const BaseSelectionRuleinline
HasMethodSelectionRules() const ClassSelectionRule
IsFromTypedef() const BaseSelectionRuleinline
IsInheritable() const ClassSelectionRule
kDontCare enum valueBaseSelectionRule
kFile enum valueBaseSelectionRule
kName enum valueBaseSelectionRule
kNo enum valueBaseSelectionRule
kNoMatch enum valueBaseSelectionRule
kPattern enum valueBaseSelectionRule
kYes enum valueBaseSelectionRule
Match(const clang::NamedDecl *decl, const std::string &name, const std::string &prototype, bool isLinkdef) const BaseSelectionRule
Print(std::ostream &out) const ClassSelectionRulevirtual
PrintAttributes(int level) const BaseSelectionRule
PrintAttributes(std::ostream &out, int level) const BaseSelectionRule
ProcessPattern(const std::string &pattern, std::list< std::string > &out)BaseSelectionRuleprotectedstatic
RequestedVersionNumber() const ClassSelectionRule
RequestNoInputOperator() const ClassSelectionRule
RequestNoStreamer() const ClassSelectionRule
RequestOnlyTClass() const ClassSelectionRule
RequestPrivate() const ClassSelectionRule
RequestProtected() const ClassSelectionRule
RequestStreamerInfo() const ClassSelectionRule
SetAttributeValue(const std::string &attributeName, const std::string &attributeValue)BaseSelectionRule
SetCXXRecordDecl(const clang::CXXRecordDecl *decl, const clang::Type *typeptr)BaseSelectionRule
SetIndex(long index)BaseSelectionRuleinline
SetInheritable(bool inherit)ClassSelectionRule
SetInterpreter(cling::Interpreter &interp)BaseSelectionRuleinline
SetMatchFound(bool match)BaseSelectionRule
SetRequestedVersionNumber(int version)ClassSelectionRule
SetRequestNoInputOperator(bool excl)ClassSelectionRule
SetRequestNoStreamer(bool noStreamer)ClassSelectionRule
SetRequestOnlyTClass(bool val)ClassSelectionRule
SetRequestPrivate(bool val)ClassSelectionRule
SetRequestProtected(bool val)ClassSelectionRule
SetRequestStreamerInfo(bool needStreamerInfo)ClassSelectionRule
SetSelected(ESelect sel)BaseSelectionRule