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 |