TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MInteger::MInteger
MInteger
Constructs an MInteger instance from a char. This constructor allows you to encapsulate MPrimitiveClassDescription.m_i1.
Parameters
Parameters
Description
char charValue
Value from which to create the MInteger instance.
Declaration
MInteger(
char
charValue);
Links
MInteger
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference