Main Page | Class Hierarchy | Class List | Directories | Class Members

MntPump::PumpTimer Class Reference

This inner class of MntPump is responsilble for scheduling the next call to pump_some(). More...

#include <mnt_pump.h>

List of all members.

Public Member Functions

void timeout ()

Public Attributes

MntPumpreader_


Detailed Description

This inner class of MntPump is responsilble for scheduling the next call to pump_some().

Each MntPump has a instance of PumpTimer, called pump_timer_. Each pump_some() can schedule when to pump the next batch of data by calling the msched() method of Timer.

Note: Timer is a class provided by the TclCL package.


Member Data Documentation

MntPump* MntPump::PumpTimer::reader_
 

the pump whose pump_some() method should be called when this timer expires


The documentation for this class was generated from the following file:
Generated on Wed Sep 14 12:37:13 2005 for mnt by  doxygen 1.4.4