ALib C++ Library
Library Version: 2510 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 247 of file configuration.inl.

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 252 of file configuration.inl.

Here is the call graph for this function:

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