ALib C++ Library
Library Version: 2510 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 definition for "invalid" data element which 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.