TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MInstance::getName
MInstance
Return the name of the class represented by this
MInstance
, that is, the name from the class registry used to create this
MInstance
.
Remarks
This method differs from
MInstance::getClassName
(), which returns the char* "
MInstance
".
Declaration
virtual
const
MString
& getName()
const
;
Links
MInstance
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference