#include <inmemoryplugin.hpp>
Equality functor for nodes in field entryTable.
Definition at line 256 of file inmemoryplugin.hpp.
Public Methods | |
bool | operator() (const EntryKey &lhs, const EntryKey &rhs) const |
Invokes String::Equals on lhs, passing rhs and returns the result.
lhs | The first string object. |
rhs | The second string object. |
Definition at line 265 of file inmemoryplugin.hpp.