class RoundRobinQueue

The Round-robin queue. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

The Round-robin queue.

 RoundRobinQueue ()

RoundRobinQueue

void  push (RoundRobinObjBase* obj, int weight)

push

void  pop_obj (RoundRobinObjBase* obj)

pop_obj

void  pop ()

pop

RoundRobinObjBase*  get_next_entry ()

get_next_entry

size_t  size ()

size

[const]

Get the number of elements in the heap.

Returns: the number of elements in the heap.


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:36 2009, using kdoc 2.0a54+XORP.