Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_PUT Struct Reference

#include <p6kmipencoder.h>

Public Attributes

P6UINT32 function
 
P6UINT32 itemCount
 
P6KMIP_ATTRIBUTEpAttributeList
 
P6NCSTR replacedIdentifier
 
P6NCSTR uniqueIdentifier
 

Detailed Description

P6KMIP_PUT.

Section 5.1 (in KMIP spec) Put, contains parameters specific to the put request uniqueIdentifier - the identifier of the objected being pushed to a client function - see Section 9.1.3.2.26 in p6kmip.h, Put Function Enumeration replacedIdentifier - optional, replacedIdentifier.pString is NULL when not in use, identifier of the replace object used when put function is replace itemCount - size of array pointed to by pAttributeList pAttributeList - optional, set to NULL when not in use, list of attributes associated with new object

Definition at line 1200 of file p6kmipencoder.h.


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