All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

Visualization Class CATVRDispatcherOnIdle

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---Visualization.CATVRDispatcher
        |
        +---CATVRDispatcherOnIdle
 

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


public class CATVRDispatcherOnIdle

Class that will dispatch on the main application Idle to the subscribed client objects.
Role : Use this class to be called back on a specified method as soon as the application is on idle and some device driver events arrived.


Constructor and Destructor Index


o CATVRDispatcherOnIdle()
Construct a CATVRDispatcherOnIdle.
o ~CATVRDispatcherOnIdle()
Destruct the object.

Constructor and Destructor


o CATVRDispatcherOnIdle
public CATVRDispatcherOnIdle()
Construct a CATVRDispatcherOnIdle.
o ~CATVRDispatcherOnIdle
public virtual ~CATVRDispatcherOnIdle()
Destruct the object. Deleting this object will remove all remaining callbacks.

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

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