TIBCO Adapter SDK C++ Reference
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
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.