Aria  2.8.0
ArConfigSection Member List

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

addFlags(const char *flags, bool isQuiet=false) (defined in ArConfigSection)ArConfigSection
ArConfig classArConfigSectionfriend
ArConfigSection(const char *name=NULL, const char *comment=NULL, bool isQuiet=false, const char *categoryName=NULL) (defined in ArConfigSection)ArConfigSection
ArConfigSection(const ArConfigSection &section) (defined in ArConfigSection)ArConfigSection
containsParamsOfPriority(ArPriority::Priority highestPriority, ArPriority::Priority lowestPriority)ArConfigSection
copyAndDetach(const ArConfigSection &section)ArConfigSectionvirtual
findParam(const char *paramName, bool isAllowStringHolders=false)ArConfigSection
findParam(const std::list< std::string > &paramNamePath, bool isAllowHolders=false)ArConfigSection
findParam(const char **paramNamePath, int pathLength, bool isAllowHolders=false)ArConfigSection
getCategoryName() constArConfigSection
getComment(void) constArConfigSectioninline
getFlags(void) const (defined in ArConfigSection)ArConfigSectioninline
getName(void) constArConfigSectioninline
getParams(void) (defined in ArConfigSection)ArConfigSectioninline
hasFlag(const char *flag) const (defined in ArConfigSection)ArConfigSection
myCategoryName (defined in ArConfigSection)ArConfigSectionprotected
myComment (defined in ArConfigSection)ArConfigSectionprotected
myDisplayName (defined in ArConfigSection)ArConfigSectionprotected
myFlags (defined in ArConfigSection)ArConfigSectionprotected
myIsQuiet (defined in ArConfigSection)ArConfigSectionprotected
myName (defined in ArConfigSection)ArConfigSectionprotected
myParams (defined in ArConfigSection)ArConfigSectionprotected
operator=(const ArConfigSection &section) (defined in ArConfigSection)ArConfigSection
remFlag(const char *dataFlag) (defined in ArConfigSection)ArConfigSection
remStringHolder(const char *paramName)ArConfigSection
setCategoryName(const char *categoryName)ArConfigSectionprotected
setComment(const char *comment) (defined in ArConfigSection)ArConfigSection
setName(const char *name) (defined in ArConfigSection)ArConfigSection
setQuiet(bool isQuiet)ArConfigSection
~ArConfigSection() (defined in ArConfigSection)ArConfigSectionvirtual