Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
Loading...
Searching...
No Matches
Guard< T > Class Template Reference

Public Types

using MutexT = Mutex<T>

Public Member Functions

 Guard (MutexT *mutex_)
 Guard (const Guard &)=delete
Guardoperator= (const Guard &)=delete
 Guard (Guard &&)=default
Guardoperator= (Guard &&)=default
T * operator-> ()
const T * operator-> () const

The documentation for this class was generated from the following file: