libconfig
v2.2.0
Reflection based C++ configuration library
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
5
]
▼
N
fourdst
▼
N
config
▼
N
exceptions
C
ConfigError
Base exception class for all configuration-related errors
C
ConfigLoadError
Thrown when loading the configuration from a file fails
C
ConfigParseError
Thrown when parsing the configuration file fails
C
ConfigSaveError
Thrown when saving the configuration to a file fails
C
SchemaSaveError
Thrown when generating or saving the JSON schema fails
▼
N
utils
C
ANSIColor
▼
N
validate
▼
C
ConfigValidator
C
TupleChecker
C
TupleChecker< rfl::NamedTuple< Fields... > >
C
is_map_impl
C
is_map_impl< std::map< K, V, C, A > >
C
is_map_impl< std::unordered_map< K, V, H, E, A > >
C
is_optional_impl
C
is_optional_impl< std::optional< T > >
C
is_vector_impl
C
is_vector_impl< std::vector< T, A > >
C
MissingFieldTree
C
Config
Wrapper class for managing strongly-typed configuration structures
C
InspectType
C
is_config_wrapper
Type trait to determine if a type is a
Config
wrapper
C
is_config_wrapper< Config< T > >
Specialization of
is_config_wrapper
for
Config
<T>
▼
N
std
STL namespace
C
formatter< fourdst::config::Config< T >, CharT >
Formatter specialization for Config<T> to allow easy printing
Generated by
1.13.2