decode(std::string &data, TypeParams ¶ms) | TypeHandler | [inline, virtual] |
decode(std::string &data) | TypeHandler | [inline] |
encode(std::string &data, TypeParams ¶ms) | TypeHandler | [inline, virtual] |
encode(std::string &data) | TypeHandler | [inline] |
filename_extension | TypeHandler | |
type_name | TypeHandler | |
TypeHandler(string name, string file_ext="?") | TypeHandler | [inline] |
~TypeHandler() | TypeHandler | [inline, virtual] |