Open Lighting Architecture  Latest Git
Classes | Namespaces
JsonPointer.h File Reference

Detailed Description

An implementation of Json Pointers (RFC 6901).

Include dependency graph for JsonPointer.h:
This graph shows which files directly or indirectly include this file:

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

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