All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

VisualizationBase Notification CATTimeStampedEvent

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---CATTimeStampedEvent
 

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


public class CATTimeStampedEvent

Base class for most visualization events containing the time at which it occured.
Role: To add to basic notifications the time at which they occured. The time between two events can have a significance for user interface. It i used to communicate between the GraphicWindow and the Viewer


Data Member Index


o time
Time at which the event occured.

Data Members


o time
  public CATULONG32 time
Time at which the event occured.

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

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