trantor
Non-blocking I/O cross-platform TCP network library, using C++14
Loading...
Searching...
No Matches
trantor::SerialTaskQueue Member List

This is the complete list of members for trantor::SerialTaskQueue, including all inherited members.

getName() consttrantor::SerialTaskQueueinlinevirtual
getTaskCount()trantor::SerialTaskQueue
isRuningTask()trantor::SerialTaskQueueinline
isRunningTask()trantor::SerialTaskQueueinline
loopThread_ (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueueprotected
NonCopyable() (defined in trantor::NonCopyable)trantor::NonCopyableinlineprotected
NonCopyable(const NonCopyable &)=delete (defined in trantor::NonCopyable)trantor::NonCopyableprotected
NonCopyable(NonCopyable &&) noexcept(true)=default (defined in trantor::NonCopyable)trantor::NonCopyableprotected
operator=(const NonCopyable &)=delete (defined in trantor::NonCopyable)trantor::NonCopyableprotected
operator=(NonCopyable &&) noexcept(true)=default (defined in trantor::NonCopyable)trantor::NonCopyableprotected
queueName_ (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueueprotected
runTaskInQueue(const std::function< void()> &task)trantor::SerialTaskQueuevirtual
runTaskInQueue(std::function< void()> &&task) (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueuevirtual
SerialTaskQueue()=delete (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueue
SerialTaskQueue(const std::string &name)trantor::SerialTaskQueueexplicit
stop()trantor::SerialTaskQueue
stop_ (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueueprotected
syncTaskInQueue(const std::function< void()> &task)trantor::TaskQueueinline
waitAllTasksFinished()trantor::SerialTaskQueue
~NonCopyable() (defined in trantor::NonCopyable)trantor::NonCopyableinlineprotected
~SerialTaskQueue() (defined in trantor::SerialTaskQueue)trantor::SerialTaskQueuevirtual
~TaskQueue() (defined in trantor::TaskQueue)trantor::TaskQueueinlinevirtual