Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6ITTLVDumper Interface Referenceabstract

#include <p6kmipdecoder.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR compareTTLV (P6UINT8 *pTTLV1, P6SIZE cTTLV1, P6UINT8 *pTTLV2, P6SIZE cTTLV2, P6TTLVCOMPAREFLAGS nFlags, P6TTLVOUTCB pfnOutput, P6VOID *pCBCtx)=0
 
virtual P6R::P6ERR dumpTTLV (P6UINT8 *pTTLV, P6SIZE cTTLV, P6TTLVDUMPFLAGS fFlags, P6UINT32 nRecord, const P6WCHAR *pszPrefix, P6TTLVOUTCB pfnOutput, P6VOID *pCBCtx)=0
 
virtual P6R::P6ERR getTTLVRawPayload (P6UINT8 *pTTLV1, P6SIZE cTTLV1, P6UINT32 nRecord, P6BCSTR *pbsPayload)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface is provided to aid in debugging TLLV issues.

It provides methods to dump and compare TTLV data.

Definition at line 313 of file p6kmipdecoder.h.


The documentation for this interface was generated from the following file: