ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
configuration.inl File Reference

Description:

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.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alib::strings::APPENDABLES::AppendableTraits< variables::Variable, nchar, lang::HeapAllocator >
 Specialization of functor AppendableTraits for type Variable. More...
 
struct  alib::strings::APPENDABLES::AppendableTraits< variables::Variable, wchar, lang::HeapAllocator >
 Specialization of functor AppendableTraits for type Variable. More...
 
struct  alib::variables::detail::ConfigNodeHandler
 
class  alib::variables::Configuration
 
struct  alib::variables::ConfigurationListener
 
class  alib::variables::ConfigurationPlugin
 
class  alib::variables::detail::Entry
 
struct  alib::variables::Configuration::ListenerRecord
 Record used to manage registered listeners. More...
 
class  alib::variables::TSharedConfiguration< TLock >
 
struct  alib::variables::Configuration::ValueDescriptorRD
 Helper-struct used for implementing field replacementDeclarations. More...
 
struct  alib::variables::Configuration::ValueDescriptorTypes
 Helper-struct used for implementing field types. More...
 
class  alib::variables::Variable
 

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.