|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
This is the complete list of members for PlatformSharedLock< SharedMutex >, including all inherited members.
| IsLocked() const noexcept | PlatformSharedLock< SharedMutex > | inline |
| locked_ | PlatformSharedLock< SharedMutex > | private |
| mutex_ | PlatformSharedLock< SharedMutex > | private |
| operator=(const PlatformSharedLock &)=delete | PlatformSharedLock< SharedMutex > | |
| operator=(PlatformSharedLock &&other) noexcept | PlatformSharedLock< SharedMutex > | inline |
| PlatformSharedLock(SharedMutex &mutex, uint32_t timeout_ms=0) noexcept | PlatformSharedLock< SharedMutex > | inlineexplicit |
| PlatformSharedLock(const PlatformSharedLock &)=delete | PlatformSharedLock< SharedMutex > | |
| PlatformSharedLock(PlatformSharedLock &&other) noexcept | PlatformSharedLock< SharedMutex > | inline |
| Unlock() noexcept | PlatformSharedLock< SharedMutex > | inline |
| ~PlatformSharedLock() noexcept | PlatformSharedLock< SharedMutex > | inline |