Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
JsonPointer.h File Reference

Detailed Description

An implementation of Json Pointers (RFC 6901).

Go to the source code of this file.

Classes

class  ola::web::JsonPointer
 A JSON pointer (RFC 6901) refers to a possible element in a JSON data structure. More...
 
class  ola::web::JsonPointer::Iterator
 An iterator for traversing a JsonPointer. More...
 

Namespaces

namespace  ola
 The namespace containing all OLA symbols.
 
namespace  ola::web
 Classes to deal with web services.