Open Lighting Architecture  0.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
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.