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

This is the complete list of members for PlatformUniqueLock< Mutex >, including all inherited members.

IsLocked() const noexceptPlatformUniqueLock< Mutex >inline
locked_PlatformUniqueLock< Mutex >private
mutex_PlatformUniqueLock< Mutex >private
operator=(const PlatformUniqueLock &)=deletePlatformUniqueLock< Mutex >
operator=(PlatformUniqueLock &&other) noexceptPlatformUniqueLock< Mutex >inline
PlatformUniqueLock(Mutex &mutex, uint32_t timeout_ms=0) noexceptPlatformUniqueLock< Mutex >inlineexplicit
PlatformUniqueLock(const PlatformUniqueLock &)=deletePlatformUniqueLock< Mutex >
PlatformUniqueLock(PlatformUniqueLock &&other) noexceptPlatformUniqueLock< Mutex >inline
Unlock() noexceptPlatformUniqueLock< Mutex >inline
~PlatformUniqueLock() noexceptPlatformUniqueLock< Mutex >inline