ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::variables::detail Namespace Reference

Type Index:

struct  ConfigNodeHandler
class  Entry
struct  VData

Type Definition Index:

using TTree
 A shortcut to the base class of the base class of class Configuration.
using VDATA = VData<void*>

Type Definition Details:

◆ TTree

Initial value:

A shortcut to the base class of the base class of class Configuration.

Definition at line 48 of file configuration.inl.

◆ VDATA

Convenience type definition for "invalid" data elements. This type is used everywhere as a generic pointer type, which is reinterpreted when to the target type, when needed.

Definition at line 45 of file vmeta.inl.