VisualizationInterfaces CATNotificationDispatcher

Usage: you must use this class as is. You should never derive it.


public class CATNotificationDispatcher

Class to dispatch notifications.
Role: This callback manager is used to dispatch the visualization events especially


Constructor and Destructor Index


o CATNotificationDispatcher()
Constructs a CATNotificationDispatcher.
o ~CATNotificationDispatcher()

Method Index


o Dispatch(CATNotification&)
Dispatches a notification.

Constructor and Destructor


o CATNotificationDispatcher
public CATNotificationDispatcher()
Constructs a CATNotificationDispatcher.
o ~CATNotificationDispatcher
public virtual ~CATNotificationDispatcher()

Methods


o Dispatch
public Dispatch( iNotification)
Dispatches a notification.
Parameters:
iNotification
The event notification to dispatch.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.