Infinispan HotRod C++ Client  8.2.1.Final
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
infinispan::hotrod::ProtoStreamMarshaller< T, TypeId > Class Template Reference

#include <ProtoStreamMarshaller.h>

Inheritance diagram for infinispan::hotrod::ProtoStreamMarshaller< T, TypeId >:
infinispan::hotrod::Marshaller< T >

Additional Inherited Members

- Public Member Functions inherited from infinispan::hotrod::Marshaller< T >
virtual ~Marshaller ()
 
- Static Public Member Functions inherited from infinispan::hotrod::Marshaller< T >
static void destroy (Marshaller< T > *marshaller)
 

Detailed Description

template<class T, unsigned int TypeId = 42>
class infinispan::hotrod::ProtoStreamMarshaller< T, TypeId >

A Marshaller based on Google Protobuf and on the WrappedMessage .proto specification


The documentation for this class was generated from the following file: