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