class IfMgrCommandFifoQueue
|
FIFO Queue for command objects.
More... |
|
|
Public Types
- typedef IfMgrCommandQueueBase::Cmd Cmd
Public Methods
Protected Members
void push (const Cmd& cmd)
| push |
Reimplemented from IfMgrCommandQueueBase.
[const]
Reimplemented from IfMgrCommandQueueBase.
Reimplemented from IfMgrCommandQueueBase.
const Cmd& front ()
| front |
[const]
Reimplemented from IfMgrCommandQueueBase.
void pop_front ()
| pop_front |
Reimplemented from IfMgrCommandQueueBase.
[protected]
Generated by: pavlin on possum.icir.org on Thu Aug 28 12:52:11 2003, using kdoc 2.0a54+XORP. |