All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

ActionFlow Interface CATINEOVpmAFActionEvents

CATINEOVpmAFActionEvents
 


interface CATINEOVpmAFActionEvents

OBSOLETE


Method Index


o OnClose()
o OnResume()
o OnSubscribe()
o SendActionEvent(CATCallbackEvent)
o WakeOnActionCloseEvent(CATCallbackEvent,void*,CATNotification*,CATSubscriberData,CATCallback)
o WakeOnActionModifyEvent(CATCallbackEvent,void*,CATNotification*,CATSubscriberData,CATCallback)
o WakeOnActionResumeEvent(CATCallbackEvent,void*,CATNotification*,CATSubscriberData,CATCallback)
o WakeOnActionSubscribeEvent(CATCallbackEvent,void*,CATNotification*,CATSubscriberData,CATCallback)

Methods


o OnClose
public virtual CATCallbackEvent OnClose()=0
o OnResume
public virtual CATCallbackEvent OnResume()=0
o OnSubscribe
public virtual CATCallbackEvent OnSubscribe()=0
o SendActionEvent
public virtual void SendActionEvent(CATCallbackEvent evt) =0
o WakeOnActionCloseEvent
public virtual void WakeOnActionCloseEvent(CATCallbackEvent evt,
void* sender,
CATNotification* notif,
CATSubscriberData data,
CATCallback cback)=0
o WakeOnActionModifyEvent
public virtual void WakeOnActionModifyEvent(CATCallbackEvent evt,
void* sender,
CATNotification* notif,
CATSubscriberData data,
CATCallback cback)=0
o WakeOnActionResumeEvent
public virtual void WakeOnActionResumeEvent(CATCallbackEvent evt,
void* sender,
CATNotification* notif,
CATSubscriberData data,
CATCallback cback)=0
o WakeOnActionSubscribeEvent
public virtual void WakeOnActionSubscribeEvent(CATCallbackEvent evt,
void* sender,
CATNotification* notif,
CATSubscriberData data,
CATCallback cback)=0

This object is included in the file: CATINEOVpmAFActionEvents.h
If needed, your Imakefile.mk should include the module: GUIDVirtualAction

Copyright © 2003, Dassault Systèmes. All rights reserved.