Hash functor for nodes hashed in field entryTable.
Definition at line 226 of file inmemoryplugin.hpp.
#include <inmemoryplugin.hpp>
Inner Type Index: | |
| struct | EqualTo |
| struct | Hash |
Public Field Index: | |
| const String & | EntryName |
| The name of the entry. | |
| const String & | SectionName |
| The name of the section. | |
Public Method Index: | |
| EntryKey (const String §ionName, const String &entryName) | |
| const String& EntryName |
The name of the entry.
Definition at line 229 of file inmemoryplugin.hpp.
| const String& SectionName |
The name of the section.
Definition at line 228 of file inmemoryplugin.hpp.
Constructor.
| sectionName | The section's name of an entry. |
| entryName | The name of an entry. |
Definition at line 235 of file inmemoryplugin.hpp.