VMware GemFire Native .NET Reference
9.2.4
|
Data Structures | |
class | Apache::Geode::Client::Serializable |
This class wraps the native C++ apache::geode::client::Serializable objects as managed IGeodeSerializable objects. More... | |
Namespaces | |
Apache::Geode | |
Apache::Geode::Client | |
Functions | |
public delegate Apache::Geode::Client::IPdxSerializable ^ | Apache::Geode::Client::PdxTypeFactoryMethod () |
public delegate Apache::Geode::Client::IGeodeSerializable ^ | Apache::Geode::Client::TypeFactoryMethodGeneric () |
Signature of function delegates passed to Serializable.RegisterType. More... | |
delegate apache::geode::client::Serializable * | Apache::Geode::Client::TypeFactoryNativeMethodGeneric () |
Signature of native function delegates passed to native apache::geode::client::Serializable::registerType . More... | |
delegate Apache::Geode::Client::IGeodeSerializable ^ | Apache::Geode::Client::WrapperDelegateGeneric (apache::geode::client::Serializable *obj) |
Delegate to wrap a native apache::geode::client::Serializable type. More... | |
Declares the Serializable class.