TIBCO Adapter SDK C++ Reference
MEvent::getType
MEvent
Return the event type as an MString. This could be, for example, MDataEvent or MIOEvent.
Remarks
Use of this method to determine an MEvent subclass is not recommended. Use the downCast() method instead.
Declaration
virtual MString getType() = 0 const;
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.