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

#include <BasicTypesProtoStreamMarshaller.h>

Inheritance diagram for infinispan::hotrod::BasicTypesProtoStreamMarshaller< std::string >:
infinispan::hotrod::Marshaller< std::string >

Public Member Functions

void marshall (const std::string &s, std::vector< char > &b)
 
std::string * unmarshall (const std::vector< char > &b)
 
- Public Member Functions inherited from infinispan::hotrod::Marshaller< std::string >
virtual ~Marshaller ()
 

Additional Inherited Members

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

Member Function Documentation

void infinispan::hotrod::BasicTypesProtoStreamMarshaller< std::string >::marshall ( const std::string &  s,
std::vector< char > &  b 
)
inlinevirtual
std::string* infinispan::hotrod::BasicTypesProtoStreamMarshaller< std::string >::unmarshall ( const std::vector< char > &  b)
inlinevirtual

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