Cthulhu  0.2.10
Cthulhu compiler collection
ctu::json Namespace Reference

Data Structures

class  Object
 a json object value More...
 
class  Array
 a json array value More...
 
class  Json
 a json value a json node from a parsed json document More...
 
struct  member_t
 a member of a json object More...
 
class  ObjectIterator
 an iterator over the members of a json object More...
 
class  ArrayIterator
 an iterator over the values of a json array More...
 
class  JsonParser
 a json parser More...