#include <JSONConverter.h>
|
bool | Store (Object &object, const TypeResolver &typeResolver, const std::string &filePath, const CnvParams ¶ms=CnvParams()) |
|
bool | JSONStr (const Object &object, const TypeResolver &typeResolver, std::string &out, const CnvParams ¶ms=CnvParams()) |
|
std::string | JSONStr (const Object &object, const TypeResolver &typeResolver, const CnvParams ¶ms=CnvParams()) |
|
bool | Load (Object &object, const std::string &filePath, const TypeResolver &typeResolver=TypeResolver()) |
|
◆ JSONStr() [1/2]
◆ JSONStr() [2/2]
◆ Load()
◆ Store()
The documentation for this class was generated from the following files: