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

Description:

Helper-struct used for implementing field replacementDeclarations.

Definition at line 229 of file configuration.hpp.

#include <configuration.hpp>

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

Public Method Index:

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

Additional Inherited Members

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

Method Details:

◆ Key()

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

Here is the call graph for this function:

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