Open Lighting Architecture  Latest Git
Public Member Functions | List of all members
ola::web::JsonObjectPropertyVisitor Class Referenceabstract

Detailed Description

A class used to visit Json values within a JsonObject.

Inheritance diagram for ola::web::JsonObjectPropertyVisitor:
Inheritance graph
[legend]

Public Member Functions

virtual void VisitProperty (const std::string &property, const JsonValue &value)=0
 Visit the value at the given property.
 

The documentation for this class was generated from the following file: