lisa.conf#
Configuration file management.
Classes
Pair a regular class with a configuration class. |
|
Specialization of |
|
Wrapper similar to |
|
Level key descriptor that imports the keys from another |
|
Key descriptor describing a key derived from other keys. |
|
Same as |
|
Key descriptor describing a leaf key in the configuration. |
|
Base class for configuration files key descriptor. |
|
Key descriptor defining a hierarchical level in the configuration. |
|
Base class providing layered configuration management. |
|
Abstract Base Class of |
|
Top-level key descriptor, with an arbitrary amount of levels. |
|
Like |
|
Regular top-level key descriptor, with only one level. |
|
Top-level key descriptor, which defines the top-level key to use in the configuration files. |
|
Level key descriptor that allows configuration-source-defined sub-level keys. |
Exceptions
Exception raised when a key is not found in the config instance. |
|
Raised when computing the value of |
|
Raised when |
|
Exception raised when a base key needed to compute a derived key is missing. |
|
Exception raised when no top-level key matches the expected one in the given configuration file. |