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

Description:

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

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

Definition in file condition.hpp.

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

Go to the source code of this file.

Classes

class  alib::threads::Event
struct  alib::threads::TCondition< TDerived >

Namespaces

namespace  alib
namespace  alib::threads

Typedefs

using alib::Event = threads::Event
 Type alias in namespace alib.
template<typename T = bool>
using alib::TCondition = threads::TCondition<T>
 Type alias in namespace alib.