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

Description:

Helper-struct used for implementing field types.

Definition at line 207 of file configuration.hpp.

#include <configuration.hpp>

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

Public Method Index:

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

Additional Inherited Members

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

Method Details:

◆ Key()

const String 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 212 of file configuration.hpp.

Here is the call graph for this function:

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