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

Description:

Helper-struct used for implementing field replacementDeclarations.

Definition at line 268 of file configuration.inl.

Inheritance diagram for alib::variables::Configuration::ValueDescriptorRD:
alib::containers::TSubsetKeyDescriptor< Declaration *, const String & >

Public Method Index:

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

Additional Inherited Members

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

Method Details:

◆ Key()

const String & alib::variables::Configuration::ValueDescriptorRD::Key ( const Declaration * src) const
inline

Returns the name of the declaration.

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

Definition at line 273 of file configuration.inl.


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