Open Lighting Architecture
Latest Git
|
A class used to visit Json values within a JsonObject.
Public Member Functions | |
virtual void | VisitProperty (const std::string &property, const JsonValue &value)=0 |
Visit the value at the given property. | |