AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::json::ObjectMapper< T > Member List

This is the complete list of members for anch::json::ObjectMapper< T >, including all inherited members.

anch::json::registerObject (defined in anch::json::ObjectMapper< T >)anch::json::ObjectMapper< T >friend
deserialize(T &value, anch::json::ReaderContext &context) constanch::json::GenericMapper< ObjectMapper< T >, T >
deserializeValue(T &value, anch::json::ReaderContext &context) constanch::json::ObjectMapper< T >
GenericMapper()anch::json::GenericMapper< ObjectMapper< T >, T >protected
ObjectMapper(const ObjectMapper &other)=deleteanch::json::ObjectMapper< T >
ObjectMapper(ObjectMapper &&other)=deleteanch::json::ObjectMapper< T >
serialize(const T &value, anch::json::WriterContext &context) constanch::json::GenericMapper< ObjectMapper< T >, T >
serializeValue(const T &value, anch::json::WriterContext &context) constanch::json::ObjectMapper< T >
~GenericMapper()anch::json::GenericMapper< ObjectMapper< T >, T >protectedvirtual