p6jsonerrorhandler.h File Reference

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

#include "p6jsonlocator.h"
#include "p6datastream.h"

Go to the source code of this file.

Classes

interface  P6R::p6IJSONErrorHandler
 This JSON interface is implemented by an application using P6R's JSON parser. More...
interface  P6R::p6IJSONErrorHandlerInit
 This interface allows the caller to use the P6R implementation of the p6IJSONErrorHandler component. More...

Defines

#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}}

Detailed Description

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

Definition in file p6jsonerrorhandler.h.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.