TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::TaskQueueFactory Class Reference

This factory helps constructing a usable TaskQueue. More...

#include <TaskQueueFactory.h>

Collaboration diagram for Nice::TaskQueueFactory:
Collaboration graph

Public Member Functions

virtual ~TaskQueueFactory ()
 
TaskQueuePtr buildTaskQueueWithRunningDispatchingThread ()
 

Detailed Description

This factory helps constructing a usable TaskQueue.

Constructor & Destructor Documentation

◆ ~TaskQueueFactory()

virtual Nice::TaskQueueFactory::~TaskQueueFactory ( )
inlinevirtual

Member Function Documentation

◆ buildTaskQueueWithRunningDispatchingThread()

Nice::TaskQueuePtr Nice::TaskQueueFactory::buildTaskQueueWithRunningDispatchingThread ( )
Returns
a thread-safe TaskQueue
Note
thread-safe

The documentation for this class was generated from the following files: