libconfig v2.1.0
Reflection based C++ configuration library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cfourdst::config::Config< T >Wrapper class for managing strongly-typed configuration structures
 Cstd::exceptionSTL class
 Cfourdst::config::exceptions::ConfigErrorBase exception class for all configuration-related errors
 Cfourdst::config::exceptions::ConfigLoadErrorThrown when loading the configuration from a file fails
 Cfourdst::config::exceptions::ConfigParseErrorThrown when parsing the configuration file fails
 Cfourdst::config::exceptions::ConfigSaveErrorThrown when saving the configuration to a file fails
 Cfourdst::config::exceptions::SchemaSaveErrorThrown when generating or saving the JSON schema fails
 Cstd::false_type
 Cfourdst::config::is_config_wrapper< Config< T > >Specialization of is_config_wrapper for Config<T>
 Cfourdst::config::is_config_wrapper< T >Type trait to determine if a type is a Config wrapper
 Cstd::formatter< fourdst::config::Config< T >, CharT >Formatter specialization for Config<T> to allow easy printing
 Cfourdst::config::InspectType< T >
 Cstd::true_type
 Cfourdst::config::is_config_wrapper< Config< T > >Specialization of is_config_wrapper for Config<T>