Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
p6kmipserver.h File Reference
#include "p6net.h"
#include "p6kmipclient.h"
#include "p6kmipencoder.h"
#include "p6keystore.h"
#include "p6domxml.h"

Go to the source code of this file.

Classes

interface  P6R::p6IKMIPCred
 
interface  P6R::p6IKMIPServer
 
struct  P6R::P6KMIP_INCOMING_REQUEST
 
struct  P6R::P6KMIP_NOTIFYREQ
 
struct  P6R::P6KMIP_PUTREQ
 

Namespaces

 P6R
 

Macros

#define COMP_p6KMIPCred   {0x59b925fc,0x8cd9,0x4c75,{0x96,0xb2,0xe3,0x7e,0x8a,0xed,0xc1,0xb8}}
 
#define COMP_p6KMIPServer   {0x32543015,0x6286,0x4c9c,{0x96,0x5b,0x93,0xfa,0x17,0x7b,0xee,0xe7}}
 
#define IF_p6IKMIPCred   {0x3476064d,0x5b31,0x47f1,{0x80,0x53,0x92,0x55,0x10,0x7a,0x54,0xff}};
 
#define IF_p6IKMIPServer   {0xfadb66b6,0x3687,0x412e,{0x93,0xa6,0xb8,0xb0,0xc2,0xc,0xaf,0x35}}
 
#define INTERFACE   p6IKMIPCred
 
#define INTERFACE   p6IKMIPServer
 

Typedefs

typedef P6ERR(* P6R::KMIP_SERVER_REQ )(P6VOID *pContext, P6KMIP_INCOMING_REQUEST *pRequest)
 

Detailed Description

A limited server used to support Notify and Put operations.

Definition in file p6kmipserver.h.