HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
Loading...
Searching...
No Matches
PlatformSharedLock< SharedMutex > Member List

This is the complete list of members for PlatformSharedLock< SharedMutex >, including all inherited members.

IsLocked() const noexceptPlatformSharedLock< SharedMutex >inline
locked_PlatformSharedLock< SharedMutex >private
mutex_PlatformSharedLock< SharedMutex >private
operator=(const PlatformSharedLock &)=deletePlatformSharedLock< SharedMutex >
operator=(PlatformSharedLock &&other) noexceptPlatformSharedLock< SharedMutex >inline
PlatformSharedLock(SharedMutex &mutex, uint32_t timeout_ms=0) noexceptPlatformSharedLock< SharedMutex >inlineexplicit
PlatformSharedLock(const PlatformSharedLock &)=deletePlatformSharedLock< SharedMutex >
PlatformSharedLock(PlatformSharedLock &&other) noexceptPlatformSharedLock< SharedMutex >inline
Unlock() noexceptPlatformSharedLock< SharedMutex >inline
~PlatformSharedLock() noexceptPlatformSharedLock< SharedMutex >inline