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

Go to the source code of this file.

Classes

interface  P6R::p6IJSONErrorHandler
 
interface  P6R::p6IJSONErrorHandlerInit
 

Namespaces

 P6R
 

Macros

#define COMP_p6JSONErrorHandlerInit   {0x39a3e5d8,0xa982,0x4d24,{0x9d,0xe0,0xfe,0x15,0x25,0x48,0xce,0x24}}
 
#define IF_p6IJSONErrorHandler   {0x63d1c133,0x778f,0x466b,{0x85,0x49,0x5e,0x5b,0xe9,0x18,0x1a,0xb}}
 
#define IF_p6IJSONErrorHandlerInit   {0x4d2e76b6,0xe688,0x4599,{0xae,0xc9,0x4a,0x56,0x55,0xd4,0x35,0x68}}
 
#define INTERFACE   p6IJSONErrorHandler
 
#define INTERFACE   p6IJSONErrorHandlerInit
 

Detailed Description

This interface defines the methods than an application is notified of JSON errors during the parsing process.

Definition in file p6jsonerrorhandler.h.