Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6jsonreader.h File Reference
#include "p6err.h"
#include "p6jsonerrorhandler.h"
#include "p6jsoncontenthandler.h"

Go to the source code of this file.

Classes

interface  P6R::p6IJSONReader
 

Namespaces

 P6R
 

Macros

#define COMP_p6JSONReader   {0x90e09ea2,0x158,0x40fe,{0xa3,0x4e,0xe8,0xcb,0x19,0x9a,0xb2,0xd2}}
 
#define IF_p6IJSONReader   {0x34e460b3,0x4a49,0x49a4,{0x8a,0x1a,0x3e,0x75,0xfe,0x28,0xb1,0xc1}}
 
#define INTERFACE   p6IJSONReader
 

Typedefs

typedef P6UINT32 P6R::P6JSONFLAGS
 

Detailed Description

P6R's Interface of a SAX-like JSON Reader.

References 1) http://www.json.org/

Definition in file p6jsonreader.h.