ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::variables::Configuration::ValueDescriptorTypes Struct Reference

Description:

Helper-struct used for implementing field types.

Definition at line 240 of file configuration.hpp.

#include <configuration.hpp>

Inheritance diagram for alib::variables::Configuration::ValueDescriptorTypes:
[legend]
Collaboration diagram for alib::variables::Configuration::ValueDescriptorTypes:
[legend]

Public Method Index:

const String Key (const VMeta *src) const
Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< VMeta *, const String & >
KeyTypeKey (VMeta *&src)
MappedTypeMapped (VMeta *&src) const

Additional Inherited Members

Public Type Index: inherited from alib::containers::TSubsetKeyDescriptor< VMeta *, const String & >
using KeyType
using MappedType
using StoredType

Method Details:

◆ Key()

const String alib::variables::Configuration::ValueDescriptorTypes::Key ( const VMeta * src) const
inline

Returns the name of the type.

Parameters
srcThe value of the element to hash.
Returns
The key-portion of the stored value.

Definition at line 244 of file configuration.hpp.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: