Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
HPS.DriverEvent Class Reference

The DriverEvent class is the common base class of all driver events. A driver event represents a specific action the driver performs during an update. DriverEvents occur on the driver updater thread. More...

Inheritance diagram for HPS.DriverEvent:
HPS.DrawWindowEvent HPS.FinishPictureEvent

Public Member Functions

virtual void Dispose ()
 
 DriverEvent (HPS.DriverEvent in_that)
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

Detailed Description

The DriverEvent class is the common base class of all driver events. A driver event represents a specific action the driver performs during an update. DriverEvents occur on the driver updater thread.


The documentation for this class was generated from the following file: