|
Infinispan HotRod C++ Client 9.2.0.Final
|
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 &obj, std::vector< char > &buff)=0 | infinispan::hotrod::Marshaller< T > | pure virtual |
| unmarshall(const std::vector< char > &buff)=0 | infinispan::hotrod::Marshaller< T > | pure virtual |
| ~Marshaller() | infinispan::hotrod::Marshaller< T > | inlinevirtual |