Definition: TypeResolver.h:7
Definition: JSONConverter.h:11
bool Store(Object &object, const TypeResolver &typeResolver, const std::string &filePath, const CnvParams ¶ms=CnvParams())
Definition: JSONConverter.cpp:14
bool JSONStr(const Object &object, const TypeResolver &typeResolver, std::string &out, const CnvParams ¶ms=CnvParams())
Definition: JSONConverter.cpp:27
bool Load(Object &object, const std::string &filePath, const TypeResolver &typeResolver=TypeResolver())
Definition: JSONConverter.cpp:59
Definition: JSONConverter.h:9
Definition: JSONDefs.h:18