Apache Geode Native .NET Reference 1.15.0
Apache::Geode::Client::Serializable Class Reference

This class wraps the native C++ native::Serializable objects as managed ISerializable objects. More...

#include <Serializable.hpp>

Inherits Apache::Geode::Client::ISerializable.

Inherited by Apache::Geode::Client::Internal::CacheableHashSetType< static_cast< int8_t >(native::private ::DSCode::CacheableHashSet), apache::geode::client::CacheableHashSet >, Apache::Geode::Client::Internal::CacheableHashSetType< static_cast< int8_t >(native::private ::DSCode::CacheableLinkedHashSet), apache::geode::client::CacheableLinkedHashSet >, Apache::Geode::Client::CacheableKey, Apache::Geode::Client::Internal::CacheableHashSetType< TYPEID, HSTYPE >, and Apache::Geode::Client::Struct.

Public Member Functions

virtual String ^ ToString () override
 Return a string representation of the object. More...
 

Properties

virtual System::UInt64 ObjectSize [get]
 return the size of this object in bytes More...
 

Detailed Description

This class wraps the native C++ native::Serializable objects as managed ISerializable objects.

Member Function Documentation

◆ ToString()

Property Documentation

◆ ObjectSize

virtual System:: UInt64 Apache::Geode::Client::Serializable::ObjectSize
get

return the size of this object in bytes


Apache Geode C++ Cache .NET API Documentation