class RoundRobinObjBase

Objects stored in the RoundRobinQueue should inherit from this class. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Objects stored in the RoundRobinQueue should inherit from this class.

 RoundRobinObjBase ()

RoundRobinObjBase

int  weight ()

weight

[const]

void  set_weight (int v)

set_weight

RoundRobinObjBase*  next ()

next

[const]

RoundRobinObjBase*  prev ()

prev

[const]

void  set_next (RoundRobinObjBase* next)

set_next

void  set_prev (RoundRobinObjBase* prev)

set_prev

bool  scheduled ()

scheduled

[const]


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:24 2008, using kdoc 2.0a54+XORP.