|
Comms CCF
This is a simple communication layer based on COBS, CBOR and FNV-1A
|
This is the complete list of members for Guard< T >, including all inherited members.
| Guard(MutexT *mutex_) (defined in Guard< T >) | Guard< T > | inline |
| Guard(const Guard &)=delete (defined in Guard< T >) | Guard< T > | |
| Guard(Guard &&)=default (defined in Guard< T >) | Guard< T > | |
| MutexT typedef (defined in Guard< T >) | Guard< T > | |
| operator->() (defined in Guard< T >) | Guard< T > | inline |
| operator->() const (defined in Guard< T >) | Guard< T > | inline |
| operator=(const Guard &)=delete (defined in Guard< T >) | Guard< T > | |
| operator=(Guard &&)=default (defined in Guard< T >) | Guard< T > | |
| ~Guard() (defined in Guard< T >) | Guard< T > | inline |