MeshProtocolSimulator  1.0.0
Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
JSONScenarioReader Class Reference

Classes

struct  JSONReaderHandler
 

Public Member Functions

std::string getVersion ()
 
JSONSettings getSettings ()
 
bool parse (std::string path)
 
rapidjson::ParseResult getLastParseResult ()
 
rapidjson::ParseResult getLastSchemaParseResult ()
 
void clear ()
 

Static Public Member Functions

static bool pathExists (const char *path)
 

Protected Member Functions

bool ParseJSON (std::string filePath)
 

Protected Attributes

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: