PTimerList Class Reference

#include <pprocess.h>

Inheritance diagram for PTimerList:

PObject List of all members.

Public Types

typedef std::queue< RequestTypeRequestQueueType
typedef std::vector< RequestTypeRequestListType

Public Member Functions

 PTimerList ()
PTimeInterval Process ()
PTimer::IDType GetNewTimerId () const
void QueueRequest (RequestType::Action action, PTimer *timer, bool _isSync=true)

Classes

class  RequestType

Member Typedef Documentation

typedef std::queue<RequestType> PTimerList::RequestQueueType

typedef std::vector<RequestType> PTimerList::RequestListType


Constructor & Destructor Documentation

PTimerList::PTimerList (  ) 


Member Function Documentation

PTimeInterval PTimerList::Process (  ) 

PTimer::IDType PTimerList::GetNewTimerId (  )  const [inline]

void PTimerList::QueueRequest ( RequestType::Action  action,
PTimer timer,
bool  _isSync = true 
)


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 01:21:39 2008 for PTLib by  doxygen 1.5.1