|
perfc 0.11.0
|
This is the complete list of members for perfc::Locked< T, Mutex >, including all inherited members.
| Get() const noexcept | perfc::Locked< T, Mutex > | inline |
| Locked(ReferenceType t, Mutex &mutex) | perfc::Locked< T, Mutex > | inline |
| Locked(Locked &&other) noexcept | perfc::Locked< T, Mutex > | inline |
| operator bool() const noexcept | perfc::Locked< T, Mutex > | inline |
| operator*() const noexcept | perfc::Locked< T, Mutex > | inline |
| operator->() const noexcept | perfc::Locked< T, Mutex > | inline |
| operator=(Locked &&other) noexcept | perfc::Locked< T, Mutex > | inline |
| PointerType typedef | perfc::Locked< T, Mutex > | |
| ReferenceType typedef | perfc::Locked< T, Mutex > | |
| Unlock() noexcept | perfc::Locked< T, Mutex > | inline |