Class TypesRegistry

Class Documentation

class TypesRegistry

Public Functions

template<typename T>
inline CustomSerializer::Ptr addType(const std::string &type_name, bool skip_if_present = false)
template<typename T>
inline CustomSerializer::Ptr getSerializer()