This header-file is part of module ALib Variables of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file configuration.inl.
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. | |