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