VMware GemFire Native Client Cache Reference
9.0.6
|
Go to the source code of this file.
Data Structures | |
class | gemfire::Serializable |
This abstract base class is the superclass of all user objects in the cache that can be serialized. More... | |
Namespaces | |
gemfire | |
This namespace contains all the GemFire C++ API classes, enumerations and globals. | |
Typedefs | |
typedef Serializable *(* | gemfire::TypeFactoryMethod) () |
signature of functions passed to registerType. More... | |