ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Methods | List of all members
InMemoryPlugin::EntryKey::EqualTo Struct Reference

#include <inmemoryplugin.hpp>

Class Description

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
 

Member Function Documentation

◆ operator()()

bool operator() ( const EntryKey lhs,
const EntryKey rhs 
) const
inline

Invokes String::Equals on lhs, passing rhs and returns the result.

Parameters
lhsThe first string object.
rhsThe second string object.
Returns
The result of the string comparison.

Definition at line 265 of file inmemoryplugin.hpp.

Here is the call graph for this function:

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