ALib C++ Framework
by
Library Version: 2605 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 47 of file configuration.hpp.

◆ 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 53 of file vmeta.hpp.