Infinispan HotRod C++ Client 9.2.0.Final
|
#include <ProtoStreamMarshaller.h>
Additional Inherited Members | |
![]() | |
virtual void | marshall (const T &obj, std::vector< char > &buff)=0 |
virtual T * | unmarshall (const std::vector< char > &buff)=0 |
virtual | ~Marshaller () |
![]() | |
static void | destroy (Marshaller< T > *marshaller) |
A Marshaller based on Google Protobuf and on the WrappedMessage .proto specification