|
Sen API
Sen Libraries
|
This is the complete list of members for sen::Guarded< T, MutexType >, including all inherited members.
| createAccessToken() | sen::Guarded< T, MutexType > | inline |
| getValue() const | sen::Guarded< T, MutexType > | inline |
| Guarded(TArgs... args) | sen::Guarded< T, MutexType > | inlineexplicit |
| invoke(CallableType callable) | sen::Guarded< T, MutexType > | inline |
| operator UnderlyingValueTypeOfT() const | sen::Guarded< T, MutexType > | inline |
| operator!=(const LHSType &lhs, const RHSType &rhs) noexcept | sen::Guarded< T, MutexType > | friend |
| operator+(U &&rhs) const | sen::Guarded< T, MutexType > | inline |
| operator+=(U &&rhs) | sen::Guarded< T, MutexType > | inline |
| operator->() | sen::Guarded< T, MutexType > | inline |
| operator=(U &&newValue) | sen::Guarded< T, MutexType > | inline |
| operator==(const LHSType &lhs, const RHSType &rhs) noexcept | sen::Guarded< T, MutexType > | friend |
| UnderlyingValueTypeOfT typedef | sen::Guarded< T, MutexType > |