InfinispanHotRodC++Client  8.2.0.Alpha1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
infinispan::hotrod::ProtoStreamMarshallerHelper< T > Class Template Reference

#include <ProtoStreamMarshaller.h>

Static Public Member Functions

static void noRelease (std::vector< char > *)
 
static void release (std::vector< char > *buf)
 
static T unmarshall (char *b, size_t size)
 

Member Function Documentation

template<class T >
static void infinispan::hotrod::ProtoStreamMarshallerHelper< T >::noRelease ( std::vector< char > *  )
inlinestatic
template<class T >
static void infinispan::hotrod::ProtoStreamMarshallerHelper< T >::release ( std::vector< char > *  buf)
inlinestatic
template<class T >
static T infinispan::hotrod::ProtoStreamMarshallerHelper< T >::unmarshall ( char *  b,
size_t  size 
)
inlinestatic

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