TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MInteger::MInteger
MInteger
Copy constructor. This constructor creates an MInteger based on an already existing one.
Parameters
Parameters
Description
const MInteger& refMInteger
MInteger instance from which to create a new MInteger instance.
Declaration
MInteger(
const
MInteger& refMInteger)
throw
(
MException
);
Links
MInteger
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference