|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Aleph::Synchronized< T, Mutex >::ConstLockedPtr, including all inherited members.
| ConstLockedPtr(Mutex &mutex, const T &value) | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | inline |
| get() const noexcept | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | inline |
| lock_ | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | private |
| operator*() const noexcept | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | inline |
| operator->() const noexcept | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | inline |
| ptr_ | Aleph::Synchronized< T, Mutex >::ConstLockedPtr | private |