VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes | Private Member Functions
DtTimerInterrupt Class Reference

A DtInterruptFlag which triggers interrupt after a number of milliseconds defined at the creation time of the timer.

Inheritance diagram for DtTimerInterrupt:
Inheritance graph
[legend]

Public Member Functions

 DtTimerInterrupt (unsigned int milliseconds)
 
virtual bool interrupt () const
 
- Public Member Functions inherited from DtInterruptFlag
 DtInterruptFlag ()
 
virtual ~DtInterruptFlag ()
 

Protected Attributes

boost::timer::cpu_timer myTimer
 
boost::timer::nanosecond_type myExpireTime
 

Private Member Functions

 DtTimerInterrupt ()
 

Constructor & Destructor Documentation

DtTimerInterrupt::DtTimerInterrupt ( unsigned int  milliseconds)
DtTimerInterrupt::DtTimerInterrupt ( )
private

Not implemented.

Member Function Documentation

virtual bool DtTimerInterrupt::interrupt ( ) const
virtual

Implements DtInterruptFlag.

Member Data Documentation

boost::timer::cpu_timer DtTimerInterrupt::myTimer
protected
boost::timer::nanosecond_type DtTimerInterrupt::myExpireTime
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)