TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MTime::MTime
MTime
Copy constructor. Construct a time object from an independent copy of an existing MTime instance.
Parameters
Parameters
Description
const MTime& refMTime
The MTime instance from which to create.
Declaration
MTime(
const
MTime& refMTime);
Links
MTime
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference