AnCH Framework 0.1
Another C++ Hack Framework
Loading...
Searching...
No Matches
anch::rest::GlobalMapperRegistry Member List

This is the complete list of members for anch::rest::GlobalMapperRegistry, including all inherited members.

deserialize(const std::string &contentType, T &value, std::istream &input)anch::rest::MapperRegistry
getInstance()anch::Singleton< GlobalMapperRegistry >static
MapperRegistry()anch::rest::MapperRegistry
registerMapper(const std::string &contentType, const T &mapper)anch::rest::MapperRegistry
serialize(const std::string &contentType, T value, std::ostream &out)anch::rest::MapperRegistry
~MapperRegistry()anch::rest::MapperRegistry