X11TimerLoop Class Reference

Class to manage a set of timers. More...

Inheritance diagram for X11TimerLoop:

Inheritance graph
[legend]
Collaboration diagram for X11TimerLoop:

Collaboration graph
[legend]

Public Member Functions

 X11TimerLoop (intf_thread_t *pIntf, int connectionNumber)
 Create the timer loop with the communication number of the X11 display.
virtual ~X11TimerLoop ()
void addTimer (X11Timer &rTimer)
 Add a timer in the manager.
void removeTimer (X11Timer &rTimer)
 Remove a timer from the manager.
void waitNextTimer ()
 Wait for the next timer and execute it.

Detailed Description

Class to manage a set of timers.

Constructor & Destructor Documentation

X11TimerLoop::X11TimerLoop ( intf_thread_t pIntf,
int  connectionNumber 
)

Create the timer loop with the communication number of the X11 display.

virtual X11TimerLoop::~X11TimerLoop (  )  [virtual]


Member Function Documentation

void X11TimerLoop::addTimer ( X11Timer rTimer  ) 

Add a timer in the manager.

void X11TimerLoop::removeTimer ( X11Timer rTimer  ) 

Remove a timer from the manager.

void X11TimerLoop::waitNextTimer (  ) 

Wait for the next timer and execute it.


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

Generated on Tue May 25 08:06:33 2010 for VLC by  doxygen 1.5.6