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

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

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