This header file is part of module ALib ThreadModel of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file trigger.hpp.
#include "alib/threads/thread.hpp"#include "alib/threads/condition.hpp"#include "alib/containers/list.hpp"Go to the source code of this file.
Classes | |
| class | Trigger |
| class | Triggered |
| struct | Trigger::TriggerEntry |
| The entry type used with field triggerList. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::threadmodel |
Typedefs | |
| using | Trigger = threadmodel::Trigger |
| Type alias in namespace alib. | |
| using | Triggered = threadmodel::Triggered |
| Type alias in namespace alib. | |