|
std::string | getVersion () |
|
JSONSettings | getSettings () |
|
bool | parse (std::string path) |
|
rapidjson::ParseResult | getLastParseResult () |
|
rapidjson::ParseResult | getLastSchemaParseResult () |
|
void | clear () |
|
|
static bool | pathExists (const char *path) |
|
|
bool | ParseJSON (std::string filePath) |
|
|
std::string | version = "0.0.1" |
| Emulator version.
|
|
bool | verified = false |
|
JSONSettings | settings |
|
rapidjson::ParseResult | lastParseResult |
|
rapidjson::ParseResult | lastSchemaParseResult |
|
The documentation for this class was generated from the following files:
- MeshProtocolSimulator/JSON_helper.h
- MeshProtocolSimulator/JSON_helper.cpp