TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MRvSession::getTibrvTransport
MRvSession
Return a pointer to the RvTransport object that the
MRvSession
encapsulates. The transport can be any of RV, RVCM, or RVCMQ. Applications can determine the kind of transport by calling
MRvSession::getCommProtocol
() on the transport.
Declaration
virtual
tibrvTransport getTibrvTransport()
const
;
Links
MRvSession
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference