Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

AsyncQueue Class Reference

Asynchronous queue for commands. More...

#include <async_queue.hpp>

Inheritance diagram for AsyncQueue:

SkinObject List of all members.

Public Member Functions

void push (const CmdGenericPtr &rcCommand)
 Add a command in the queue.
void remove (const string &rType)
 Remove the commands of the given type.
void flush ()
 Flush the queue and execute the commands.

Static Public Member Functions

static AsyncQueueinstance (intf_thread_t *pIntf)
static void destroy (intf_thread_t *pIntf)
 Destroy the instance of AsyncQueue.

Detailed Description

Asynchronous queue for commands.

Definition at line 37 of file async_queue.hpp.


Member Function Documentation

AsyncQueue * AsyncQueue::instance intf_thread_t *  pIntf  )  [static]
 

Get the instance of AsyncQueue Returns NULL if initialization failed.

Definition at line 52 of file async_queue.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Dec 20 10:15:02 2005 for vlc-0.8.4a by  doxygen 1.4.2