This header-file is part of module ALib Variables of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file configuration.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | alib |
| namespace | alib::strings |
| namespace | alib::strings::APPENDABLES |
| namespace | alib::variables |
Typedefs | |
| using | alib::Configuration = variables::Configuration |
Type alias in namespace alib. | |
| using | alib::ConfigurationListener = variables::ConfigurationListener |
Type alias in namespace alib. | |
| using | alib::SharedConfiguration = variables::TSharedConfiguration<SharedLock> |
Type alias in namespace alib. | |
| using | alib::variables::detail::TTree |
| A shortcut to the base class of the base class of class Configuration. | |
| using | alib::Variable = variables::Variable |
Type alias in namespace alib. | |