ALib C++ Framework
by
Library Version: 2605 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
dedicatedworker.hpp File Reference

Description:

This header-file is part of module ALib ThreadModel of the ALib C++ Framework.

Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.

Definition in file dedicatedworker.hpp.

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alib::threadmodel::DedicatedWorker
class  alib::threadmodel::DWManager
struct  alib::threadmodel::DedicatedWorker::JobDeleter
struct  alib::threadmodel::DedicatedWorker::JobStop
 The stop job sent by method ScheduleStop. More...
struct  alib::threadmodel::DedicatedWorker::JobTrigger
struct  alib::threadmodel::DedicatedWorker::QueueElement
 Container element of the queue. More...

Namespaces

namespace  alib
namespace  alib::threadmodel

Typedefs

using alib::DedicatedWorker = threadmodel::DedicatedWorker
 Type alias in namespace alib.
using alib::DWManager = threadmodel::DWManager
 Type alias in namespace alib.