Infinispan HotRod C++ Client  8.3.1.Final
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
infinispan::hotrod::JBasicMarshaller< T > Member List

This is the complete list of members for infinispan::hotrod::JBasicMarshaller< T >, including all inherited members.

destroy(Marshaller< T > *marshaller)infinispan::hotrod::Marshaller< T >inlinestatic
marshall(const T &obj, std::vector< char > &buff)=0infinispan::hotrod::Marshaller< T >pure virtual
unmarshall(const std::vector< char > &buff)=0infinispan::hotrod::Marshaller< T >pure virtual
~Marshaller()infinispan::hotrod::Marshaller< T >inlinevirtual