TIBCO Adapter SDK C++ Reference
MBinary Methods
MBinary | Legend
Methods
Method Description
=  
downCast Safe cast operation for MBinary objects.
downCast Safe cast operation for MBinary objects.
getClassDescription Return the MBaseClassDescription for this MBinary.
getClassName Return the class name as a char*.
getData Return the data encapsulated by this MBinary.
MBinary Construct an MBinary instance. This constructor creates an independent copy of the data passed in.
MBinary Construct an MBinary instance. This constructor encapsulates the binary data passed in through the opaqueValue parameter. This constructor does not make a copy.
MBinary Construct an MBinary instance. This constructor creates a bounded binary instance by passing in a predefined binary type.
toString Return this MBinary as a string.
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.