![]() |
Open Lighting Architecture
0.9.1
|
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. | |
1.8.1.2