Go to the source code of this file.
Namespaces | |
| namespace | gemfire |
Typedefs | |
| typedef bool(* | gemfire::EqualTo )(const SharedBasePtr &, const SharedBasePtr &) |
| typedef for the hashing key equality function. | |
| typedef int32_t(* | gemfire::Hasher )(const SharedBasePtr &) |
| typedef for the hash function used by the hashing schemes. | |