Open Lighting Architecture  0.9.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ola::web::JsonObjectPropertyVisitor Class Reference

Detailed Description

A class used to visit Json values within a JsonObject.

Inheritance diagram for ola::web::JsonObjectPropertyVisitor:
ola::web::JsonWriter ola::web::ObjectValidator

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: