TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MSequence::deepCopy
MSequence
Makes an independent deep copy. All other copy operations are reference counted; this method allows you to make an independent copy as needed.
Declaration
virtual
MSequence
* deepCopy()
const
;
Links
MSequence
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference