PData.h File Reference

A class that stores data structures with arbitrary structure. More...

Go to the source code of this file.

Classes

class  PData
 Class PData allows the construction of arbitrary data structures. More...

Detailed Description

A class that stores data structures with arbitrary structure.

Valid types: "null", "int", "string", "float", "list", "map". ints are implemented as longs, floats are implemented as doubles. The structures are all designed to resemble Python to some extent.


Generated on Wed Mar 9 12:04:24 2011 for netp2 by  doxygen 1.6.1