ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::lox::detail::ScopeInfo::ValueDescriptorPFN Struct Reference

Description:

Serves as template parameter TValueDescriptor of the field ScopeInfo::parsedFileNameCache.

Definition at line 121 of file scopeinfo.hpp.

#include <scopeinfo.hpp>

Inheritance diagram for alib::lox::detail::ScopeInfo::ValueDescriptorPFN:
[legend]
Collaboration diagram for alib::lox::detail::ScopeInfo::ValueDescriptorPFN:
[legend]

Public Method Index:

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

Additional Inherited Members

Public Type Index: inherited from alib::containers::TSubsetKeyDescriptor< ParsedFileName, NCString >
using KeyType
using MappedType
using StoredType

Method Details:

◆ Key()

NCString alib::lox::detail::ScopeInfo::ValueDescriptorPFN::Key ( ParsedFileName & src) const
inline

Provides access to the key-portion of the cached set.

Parameters
srcThe cached element.
Returns
The key portion of the element.

Definition at line 125 of file scopeinfo.hpp.


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