TIBCO Adapter SDK C++ Reference
|
MOperationReply::getClassName - called by client or server
MOperationReply::getExceptionData() - called by client
MOperationReply::getExceptionName() - called by client
MOperationReply::get() - called by client
MOperationReply::getClosure() - called by client
MOperationReply::hasException() - called by client
MOperationReply::clone() - called by server
MOperationReply::setException() - called by server
MOperationReply::setReturnValue() - called by server
MOperationReply::set() - called by server
MOperationReply::reply() - called by server
New applications should use MOperationReply::clone().
class MOperationReply : public MOperation;
MOperation MOperationReply