AMI Parameter Classes

The AmiParameter class is used to implement the data types to be exchanged between the C++ AMI interface and the TIBCO Hawk agent.

The AmiParameterIn class extends the AmiParameter class to describe input parameters for the TIBCO Hawk manager’s (agent) invocation.

The AmiParameterOut class extends the AmiParameter class to describe the result parameters returned from method invocation.

The AmiParameterList class is used to implement the data types to be exchanged between the C++ AMI interface and the TIBCO Hawk agent.

The AmiParameterListIn class lists the complete set of input parameters for an AMI method.

The AmiParameterListOut class lists the complete set of output parameters for an AMI method.

AmiParameter Class
AmiParameterIn Class
AmiParameterOut Class
AmiParameterList Class
AmiParameterListIn Class
AmiParameterListOut Class