Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQe_AttrPlugin.h File Reference


Detailed Description

API header file for MQe AttrPlugin.


Data Structures

struct  MQeAttrPlugin_FreeInput_st_
 input parameter structure for plugin free function. More...

struct  MQeAttrPlugin_FreeOutput_st_
 output parameter structure for plugin free function. More...

struct  MQeAttrPlugin_ActivateMasterPrepInput_st_
 input parameter structure for plugin activateMaster function. More...

struct  MQeAttrPlugin_ActivateMasterPrepOutput_st_
 output parameter structure for plugin activateMaster function. More...

struct  MQeAttrPlugin_ActivateSlavePrepInput_st_
 input parameter structure for plugin activateSlave function. More...

struct  MQeAttrPlugin_ActivateSlavePrepOutput_st_
 output parameter structure for plugin activateSlave function. More...

struct  MQeAttrPlugin_ProcessSlaveResponseInput_st_
 input parameter structure for plugin processSlaveResponse function. More...

struct  MQeAttrPlugin_ProcessSlaveResponseOutput_st_
 output parameter structure for plugin processSlaveResponse function. More...

struct  MQeAttrPlugin_CloseInput_st_
 input parameter structure for plugin close function. More...

struct  MQeAttrPlugin_CloseOutput_st_
 output parameter structure for plugin close function. More...

struct  MQeAttrPlugin_SubclassInitInput_st_
 input parameter structure for plugin compressor, cryptor, and authenticator initializer (new) function implementations. More...


Defines

#define MQE_USING_BYTE_ARRAY_INTERFACE
 Version number indicating a plugin implementing the byte array interface. This type of implementation is may be called more than once by MQe system for each single data conversion job.

#define MQE_USING_DYNAMIC_BUFFER_INTERFACE
 Version number indicating a plugin implementing the dynamic buffer interface. This type of implementation is only called once by MQe system for each single data conversion job.


Typedefs

typedef MQeAttrPlugin_FreeInput_st_ MQeAttrPlugin_FreeInput
 type definition for struct MQeAttrPlugin_FreeInput_st_.

typedef MQeAttrPlugin_FreeOutput_st_ MQeAttrPlugin_FreeOutput
 type definition for struct MQeAttrPlugin_FreeOutput_st_.

typedef MQeAttrPlugin_ActivateMasterPrepInput_st_ MQeAttrPlugin_ActivateMasterPrepInput
 type definition for struct MQeAttrPlugin_ActivateMasterPrepInput_st_.

typedef MQeAttrPlugin_ActivateMasterPrepOutput_st_ MQeAttrPlugin_ActivateMasterPrepOutput
 type definition for struct MQeAttrPlugin_ActivateMasterPrepOutput_st_.

typedef MQeAttrPlugin_ActivateSlavePrepInput_st_ MQeAttrPlugin_ActivateSlavePrepInput
 type definition for struct MQeAttrPlugin_ActivateSlavePrepInput_st_.

typedef MQeAttrPlugin_ActivateSlavePrepOutput_st_ MQeAttrPlugin_ActivateSlavePrepOutput
 type definition for struct MQeAttrPlugin_ActivateSlavePrepOutput_st_.

typedef MQeAttrPlugin_ProcessSlaveResponseInput_st_ MQeAttrPlugin_ProcessSlaveResponseInput
 type definition for struct MQeAttrPlugin_ProcessSlaveResponseInput_st_.

typedef MQeAttrPlugin_ProcessSlaveResponseOutput_st_ MQeAttrPlugin_ProcessSlaveResponseOutput
 type definition for struct MQeAttrPlugin_ProcessSlaveResponseOutput_st_.

typedef MQeAttrPlugin_CloseInput_st_ MQeAttrPlugin_CloseInput
 type definition for struct MQeAttrPlugin_CloseInput_st_.

typedef MQeAttrPlugin_CloseOutput_st_ MQeAttrPlugin_CloseOutput
 type definition for struct MQeAttrPlugin_CloseOutput_st_.

typedef MQeAttrPlugin_SubclassInitInput_st_ MQeAttrPlugin_SubclassInitInput
 type definition for struct MQeAttrPlugin_SubclassInitInput_st_.


Generated Thu Aug 11 23:27:09 2005 for Websphere MQ Everyplace for Multiplatforms C Programming Reference