InfinispanHotRodC++Client
8.2.0.Alpha1
|
This is the complete list of members for infinispan::hotrod::Marshaller< T >, including all inherited members.
destroy(Marshaller< T > *marshaller) | infinispan::hotrod::Marshaller< T > | inlinestatic |
marshall(const T &, std::vector< char > &)=0 | infinispan::hotrod::Marshaller< T > | pure virtual |
unmarshall(const std::vector< char > &)=0 | infinispan::hotrod::Marshaller< T > | pure virtual |
~Marshaller() | infinispan::hotrod::Marshaller< T > | inlinevirtual |