User Manual, Developers Guide and API Documentation

wns::scheduler::queue Namespace Reference


Classes

class  IQueueManager
 Interface class for the queue manager used by the QueueProxy. It requires a system specific implementation to map CIDs to queues. More...
class  ISegmentationCommand
class  QueueInterface
 Interface class for the queue module of the scheduler framework. More...
class  QueueProxy
 This virtual queue is intended to be used by a Master UL scheduler and passes all calls to the according queue of the Slave UL scheduler(s) in the UT(s). A system specific QueueManager must be available mapping CIDs to according Queues. More...
class  SegmentingQueue
 the queues handled by this class all use a FIFO strategy the queues are organized by ConnectionID cid (several per user) More...
class  SimpleQueue
 the queues handled by this class all use a FIFO strategy the queues are organized by ConnectionID cid (several per user) More...

Namespaces

namespace  detail

Typedefs

typedef std::map
< wns::scheduler::ConnectionID,
QueueInterface * > 
QueueContainer
typedef
wns::HasReceptorConfigCreator
< QueueInterface,
QueueInterface
QueueCreator
typedef wns::StaticFactory
< QueueCreator
QueueFactory


Typedef Documentation

Definition at line 38 of file IQueueManager.hpp.

Definition at line 229 of file QueueInterface.hpp.

Definition at line 230 of file QueueInterface.hpp.


Generated on Fri Feb 10 03:34:01 2012 for openWNS by  doxygen 1.5.5