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

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

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
DebugPrint() const BaseSelectionRulevirtual
EMatchType enum nameBaseSelectionRule
EndsWithStar(const std::string &pattern)BaseSelectionRuleprotectedstatic
ESelect enum nameBaseSelectionRule
FillCache()BaseSelectionRule
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
GetIndex() const BaseSelectionRuleinline
GetLineNumber() const BaseSelectionRuleinline
GetMatchFound() const BaseSelectionRule
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
HasInterpreter() const BaseSelectionRuleinline
IsFromTypedef() const BaseSelectionRuleinline
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 VariableSelectionRulevirtual
PrintAttributes(int level) const BaseSelectionRule
PrintAttributes(std::ostream &out, int level) const BaseSelectionRule
ProcessPattern(const std::string &pattern, std::list< std::string > &out)BaseSelectionRuleprotectedstatic
SetAttributeValue(const std::string &attributeName, const std::string &attributeValue)BaseSelectionRule
SetCXXRecordDecl(const clang::CXXRecordDecl *decl, const clang::Type *typeptr)BaseSelectionRule
SetIndex(long index)BaseSelectionRuleinline
SetInterpreter(cling::Interpreter &interp)BaseSelectionRuleinline
SetMatchFound(bool match)BaseSelectionRule
SetSelected(ESelect sel)BaseSelectionRule
VariableSelectionRule(ESelect sel)VariableSelectionRuleinline
VariableSelectionRule(long index, cling::Interpreter &interp, const char *selFileName="", long lineno=-1)VariableSelectionRuleinline
VariableSelectionRule(long index, ESelect sel, std::string attributeName, std::string attributeValue, cling::Interpreter &interp, const char *selFileName="", long lineno=1)VariableSelectionRuleinline