InspIRCd
2.0
|
This is the complete list of members for ConfigReader, including all inherited members.
ConfigReader() | ConfigReader | |
Enumerate(const std::string &tag) | ConfigReader | |
error | ConfigReader | protected |
GetError() | ConfigReader | |
interfacebase() (defined in interfacebase) | interfacebase | inline |
operator new(size_t, void *m) (defined in interfacebase) | interfacebase | inlinestatic |
ReadFlag(const std::string &tag, const std::string &name, int index) | ConfigReader | |
ReadFlag(const std::string &tag, const std::string &name, const std::string &default_value, int index) | ConfigReader | |
ReadInteger(const std::string &tag, const std::string &name, int index, bool need_positive) | ConfigReader | |
ReadInteger(const std::string &tag, const std::string &name, const std::string &default_value, int index, bool need_positive) | ConfigReader | |
ReadValue(const std::string &tag, const std::string &name, int index, bool allow_linefeeds=false) | ConfigReader | |
ReadValue(const std::string &tag, const std::string &name, const std::string &default_value, int index, bool allow_linefeeds=false) | ConfigReader | |
~ConfigReader() | ConfigReader |