|
Aria
2.8.0
|
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 class | ArConfigSection | friend |
| ArConfigSection(const char *name=NULL, const char *comment=NULL, bool isQuiet=false, const char *categoryName=NULL) (defined in ArConfigSection) | ArConfigSection | |
| ArConfigSection(const ArConfigSection §ion) (defined in ArConfigSection) | ArConfigSection | |
| containsParamsOfPriority(ArPriority::Priority highestPriority, ArPriority::Priority lowestPriority) | ArConfigSection | |
| copyAndDetach(const ArConfigSection §ion) | ArConfigSection | virtual |
| findParam(const char *paramName, bool isAllowStringHolders=false) | ArConfigSection | |
| findParam(const std::list< std::string > ¶mNamePath, bool isAllowHolders=false) | ArConfigSection | |
| findParam(const char **paramNamePath, int pathLength, bool isAllowHolders=false) | ArConfigSection | |
| getCategoryName() const | ArConfigSection | |
| getComment(void) const | ArConfigSection | inline |
| getFlags(void) const (defined in ArConfigSection) | ArConfigSection | inline |
| getName(void) const | ArConfigSection | inline |
| getParams(void) (defined in ArConfigSection) | ArConfigSection | inline |
| hasFlag(const char *flag) const (defined in ArConfigSection) | ArConfigSection | |
| myCategoryName (defined in ArConfigSection) | ArConfigSection | protected |
| myComment (defined in ArConfigSection) | ArConfigSection | protected |
| myDisplayName (defined in ArConfigSection) | ArConfigSection | protected |
| myFlags (defined in ArConfigSection) | ArConfigSection | protected |
| myIsQuiet (defined in ArConfigSection) | ArConfigSection | protected |
| myName (defined in ArConfigSection) | ArConfigSection | protected |
| myParams (defined in ArConfigSection) | ArConfigSection | protected |
| operator=(const ArConfigSection §ion) (defined in ArConfigSection) | ArConfigSection | |
| remFlag(const char *dataFlag) (defined in ArConfigSection) | ArConfigSection | |
| remStringHolder(const char *paramName) | ArConfigSection | |
| setCategoryName(const char *categoryName) | ArConfigSection | protected |
| setComment(const char *comment) (defined in ArConfigSection) | ArConfigSection | |
| setName(const char *name) (defined in ArConfigSection) | ArConfigSection | |
| setQuiet(bool isQuiet) | ArConfigSection | |
| ~ArConfigSection() (defined in ArConfigSection) | ArConfigSection | virtual |