WinTimer Class Reference
[MFC Viewer ComponentsWin ViewerComponents]

Class to integrate Windows timer into OpenInventor. More...

#include <Inventor/ViewerComponents/MFC/WinTimer.h>

Inheritance diagram for WinTimer:
SoSystemTimer SoSystemTimer SoRefCounter SoRefCounter

List of all members.

Public Member Functions

 WinTimer ()
virtual void start ()
virtual void stop ()
virtual void setDelay (int time)
virtual bool isPending () const
virtual void setRepeat (bool flag)
virtual void setTask (SoSystemTimerTask *task)
void timeOut ()
 WinTimer ()
virtual void start ()
virtual void stop ()
virtual void setDelay (int time)
virtual bool isPending () const
virtual void setRepeat (bool flag)
virtual void setTask (SoSystemTimerTask *task)
void timeOut ()

Detailed Description

Class to integrate Windows timer into OpenInventor.


Constructor & Destructor Documentation

WinTimer::WinTimer (  ) 

Constructor.

WinTimer::WinTimer (  ) 

Constructor.


Member Function Documentation

virtual bool WinTimer::isPending (  )  const [virtual]

Return true if the timer is pending.

Implements SoSystemTimer.

virtual bool WinTimer::isPending (  )  const [virtual]

Return true if the timer is pending.

Implements SoSystemTimer.

virtual void WinTimer::setDelay ( int  time  )  [virtual]

Set the delay of the timer.

Implements SoSystemTimer.

virtual void WinTimer::setDelay ( int  time  )  [virtual]

Set the delay of the timer.

Implements SoSystemTimer.

virtual void WinTimer::setRepeat ( bool  flag  )  [virtual]

Set if the timer is in the repeat mode.

Implements SoSystemTimer.

virtual void WinTimer::setRepeat ( bool  flag  )  [virtual]

Set if the timer is in the repeat mode.

Implements SoSystemTimer.

virtual void WinTimer::setTask ( SoSystemTimerTask task  )  [virtual]

Set task associated to the timer.

Implements SoSystemTimer.

virtual void WinTimer::setTask ( SoSystemTimerTask task  )  [virtual]

Set task associated to the timer.

Implements SoSystemTimer.

virtual void WinTimer::start (  )  [virtual]

Start the timer.

Implements SoSystemTimer.

virtual void WinTimer::start (  )  [virtual]

Start the timer.

Implements SoSystemTimer.

virtual void WinTimer::stop (  )  [virtual]

Stop the timer.

Implements SoSystemTimer.

virtual void WinTimer::stop (  )  [virtual]

Stop the timer.

Implements SoSystemTimer.

void WinTimer::timeOut (  ) 

This function is call when the timer timeout.

void WinTimer::timeOut (  ) 

This function is call when the timer timeout.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/