Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

OsclTimerQ Class Reference
[OSCL Proc]

#include <oscl_scheduler_readyq.h>

Inheritance diagram for OsclTimerQ:

OsclPriorityQueue< TOsclReady, OsclReadyAlloc, Oscl_Vector< TOsclReady, OsclReadyAlloc >, OsclTimerCompare > OsclPriorityQueueBase Oscl_Opaque_Type_Compare

Public Methods

void Construct (int)
void Add (TOsclReady)
void Remove (TOsclReady)
TOsclReady PopTop ()
TOsclReady Top ()
void Pop (TOsclReady)
bool IsIn (TOsclReady)

Member Function Documentation

void OsclTimerQ::Add TOsclReady   
 

void OsclTimerQ::Construct int   
 

bool OsclTimerQ::IsIn TOsclReady   
 

void OsclTimerQ::Pop TOsclReady   
 

TOsclReady OsclTimerQ::PopTop  
 

void OsclTimerQ::Remove TOsclReady   
 

TOsclReady OsclTimerQ::Top  
 


The documentation for this class was generated from the following file:
OSCL API
Posting Version: OPENCORE_20090310