Aria
2.7.5.2
|
This is the complete list of members for ArConfigSection, including all inherited members.
addFlags(const char *flags, bool isQuiet=false) (defined in ArConfigSection) | ArConfigSection | |
ArConfigSection(const char *name=NULL, const char *comment=NULL) (defined in ArConfigSection) | ArConfigSection | |
ArConfigSection(const ArConfigSection §ion) (defined in ArConfigSection) | ArConfigSection | |
findParam(const char *paramName) | 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 | |
myComment (defined in ArConfigSection) | ArConfigSection | protected |
myFlags (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 | |
setComment(const char *comment) (defined in ArConfigSection) | ArConfigSection | inline |
setName(const char *name) (defined in ArConfigSection) | ArConfigSection | inline |
~ArConfigSection() (defined in ArConfigSection) | ArConfigSection | virtual |