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] |
getName(void) const | ArConfigSection | [inline] |
getParams(void) (defined in ArConfigSection) | ArConfigSection | [inline] |
myComment (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 | |
setComment(const char *comment) (defined in ArConfigSection) | ArConfigSection | [inline] |
setName(const char *name) (defined in ArConfigSection) | ArConfigSection | [inline] |
~ArConfigSection() (defined in ArConfigSection) | ArConfigSection | [virtual] |