VMware GemFire Native C++ Reference
9.1
|
Go to the source code of this file.
Namespaces | |
apache | |
Each enum represents a predefined RegionAttributes in a Cache. | |
Typedefs | |
typedef bool(* | apache::geode::client::EqualTo) (const SharedBasePtr &, const SharedBasePtr &) |
typedef for the hashing key equality function. More... | |
typedef int32_t(* | apache::geode::client::Hasher) (const SharedBasePtr &) |
typedef for the hash function used by the hashing schemes. More... | |
typedef bool(* apache::geode::client::EqualTo) (const SharedBasePtr &, const SharedBasePtr &) |
typedef for the hashing key equality function.
typedef int32_t(* apache::geode::client::Hasher) (const SharedBasePtr &) |
typedef for the hash function used by the hashing schemes.