Serves as template parameter TValueDescriptor of the field ScopeInfo::parsedFileNameCache.
Definition at line 121 of file scopeinfo.hpp.
#include <scopeinfo.hpp>
Public Method Index: | |
| NCString | Key (ParsedFileName &src) const |
| Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< ParsedFileName, NCString > | |
| KeyType & | Key (ParsedFileName &src) |
| MappedType & | Mapped (ParsedFileName &src) const |
Additional Inherited Members | |
| Public Type Index: inherited from alib::containers::TSubsetKeyDescriptor< ParsedFileName, NCString > | |
| using | KeyType |
| using | MappedType |
| using | StoredType |
|
inline |
Provides access to the key-portion of the cached set.
| src | The cached element. |
Definition at line 125 of file scopeinfo.hpp.