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

#include <p6kmipdecoder.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6R::P6INT32 addref ()=0
 
virtual P6R::P6ERR getChildStructure (p6IKMIPStructure **ppNested)=0
 
virtual P6R::P6ERR getNestingLevel (P6UINT32 *pLevel)=0
 
virtual P6R::P6ERR getRawBytes (P6BSTR value, P6UINT32 *pWritten)=0
 
virtual P6R::P6ERR getValue (P6KMIP_PRIMITIVE *pValue)=0
 
virtual P6R::P6ERR next (P6KMIP_ELEMENT *pCursor)=0
 
virtual P6R::P6ERR queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0
 
virtual P6R::P6INT32 release ()=0
 
virtual P6R::P6ERR reset ()=0
 

Detailed Description

This interface provides a enumerator of all parts of a KMIP structure type inside a KMIP message.

All KMIP messages are a nested series of KMIP structure types.

Definition at line 108 of file p6kmipdecoder.h.


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