class FinderXrlCommandQueue
|
Xrl Queue for Finder.
More... |
|
|
Public Types
- typedef ref_ptr<FinderXrlCommandBase> Command
Public Methods
Protected Methods
Protected Members
The FinderXrlCommandQueue holds and dispatches Xrls for the Finder.
Commands are added with the FinderXrlCommandQueue::enqueue
method and are serially dispatched without any additional
intervention. During the completion of each Xrl in the queue triggers
the sending of the next Xrl.
~FinderXrlCommandQueue ()
| ~FinderXrlCommandQueue |
void enqueue (const Command& cmd)
| enqueue |
[protected]
void dispatch_one ()
| dispatch_one |
[protected]
[protected]
friend class FinderXrlCommandBase
| FinderXrlCommandBase |
[protected]
[protected]
void kill_messenger ()
| kill_messenger |
[protected]
Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:10:45 2009, using kdoc 2.0a54+XORP.