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

Description:

Serves as template parameter TValueDescriptor of field parsedFileNameCache.

Definition at line 122 of file scopeinfo.inl.

Inheritance diagram for alib::lox::detail::ScopeInfo::ValueDescriptorPFN:
alib::containers::TSubsetKeyDescriptor< ParsedFileName, NCString >

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 127 of file scopeinfo.inl.


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