inicpp
C++ parser of INI files with schema validation.
|
This is the complete list of members for inicpp::not_found_exception, including all inherited members.
exception() | inicpp::exception | inline |
exception(const std::string &what) | inicpp::exception | inline |
not_found_exception(size_t index) | inicpp::not_found_exception | inline |
not_found_exception(const std::string &element_name) | inicpp::not_found_exception | inline |
what() const noexcept | inicpp::exception | inlinevirtual |
what_ | inicpp::exception | protected |
~exception() | inicpp::exception | inlinevirtual |