|
|
template<typename NtObjTy > |
| static std::string | to_json (const NtObjTy &data) |
| |
|
template<typename NtObjTy > |
| static void | to_json_file (const NtObjTy &data, const std::string &path) |
| |
|
template<typename NtObjTy > |
| static NtObjTy | from_json (const std::string &json_string) |
| |
|
template<typename NtObjTy > |
| static NtObjTy | from_json_file (const std::string &path) |
| |
The documentation for this class was generated from the following file: