This is the complete list of members for anch::rest::MapperRegistry, including all inherited members.
deserialize(const std::string &contentType, T &value, std::istream &input) | anch::rest::MapperRegistry | |
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 |