TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MDataEvent::sendReply
MDataEvent
Send message back to the publisher.
Parameters
Parameters
Description
const MTree& refMTree
Pointer to the
MTree
instance that the publisher will send.
Declaration
virtual
void
sendReply(
const
MTree
& refMTree) = 0
const
throw
(
MException
);
Links
MDataEvent
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference