Support Class Library
A set of tools providing classes and utility
scl::async::Mutexed< T, Lock, Guard > Member List

This is the complete list of members for scl::async::Mutexed< T, Lock, Guard >, including all inherited members.

guard_type typedefscl::async::Mutexed< T, Lock, Guard >
lockscl::async::Mutexed< T, Lock, Guard >mutableprotected
lock_type typedefscl::async::Mutexed< T, Lock, Guard >
Mutexed(Args &&... args)scl::async::Mutexed< T, Lock, Guard >inlineexplicit
Mutexed(Mutexed &&) noexcept=defaultscl::async::Mutexed< T, Lock, Guard >
Mutexed(const Mutexed &)=deletescl::async::Mutexed< T, Lock, Guard >
operator=(Mutexed &&) noexcept=defaultscl::async::Mutexed< T, Lock, Guard >
operator=(const Mutexed &)=deletescl::async::Mutexed< T, Lock, Guard >
transaction(F &&f)scl::async::Mutexed< T, Lock, Guard >inline
valuescl::async::Mutexed< T, Lock, Guard >protected
value_type typedefscl::async::Mutexed< T, Lock, Guard >