TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
MEventListener::onEvent
MEventListener
Specifies what should happen when an event occurs.
Parameters
Parameters
Description
const MEvent& refMEvent
Reference to the event that triggers execution of this method.
Declaration
virtual
void
onEvent(
const
MEvent
& refMEvent) = 0;
Links
MEventListener
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference