TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MTrackingInfo::MTrackingInfo
MTrackingInfo
The constructor initiates a new tracking information object with a new trackingId (a GUID).
Remarks
This constructor should be called only by components which are creating initial messages.
Parameters
Parameters
Description
MTrackingInfo const & rhs
Used by the copy constructor. Specifies the object to copy.
Declaration
MTrackingInfo(MTrackingInfo
const
& rhs);
Links
MTrackingInfo
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference