class IfMgrCommandFifoQueue

FIFO Queue for command objects. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

typedef IfMgrCommandQueueBase::Cmd Cmd

Cmd

void  push (const Cmd& cmd)

push

Reimplemented from IfMgrCommandQueueBase.

bool  empty ()

empty

[const]

Reimplemented from IfMgrCommandQueueBase.

Cmd&  front ()

front

Reimplemented from IfMgrCommandQueueBase.

const Cmd&  front ()

front

[const]

Reimplemented from IfMgrCommandQueueBase.

void  pop_front ()

pop_front

Reimplemented from IfMgrCommandQueueBase.

list<Cmd> _fifo

_fifo

[protected]


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