TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
MClassRegistry::getClassNames
MClassRegistry
Return the names of all classes known to this registry.
Remarks
Do not delete the list returned by this method.
Declaration
virtual
const
MList
<
MString
>* getClassNames();
Links
MClassRegistry
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference