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

#include <BasicTypesProtoStreamMarshaller.h>

Public Member Functions

template<>
std::string unmarshall (char *b, size_t size)
 
template<>
int unmarshall (char *b, size_t size)
 

Static Public Member Functions

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

Member Function Documentation

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

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