F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
This is the complete list of members for Os::MutexInterface, including all inherited members.
ERROR_BUSY enum value | Os::MutexInterface | |
ERROR_DEADLOCK enum value | Os::MutexInterface | |
ERROR_OTHER enum value | Os::MutexInterface | |
getDelegate(MutexHandleStorage &aligned_new_memory) | Os::MutexInterface | static |
getHandle()=0 | Os::MutexInterface | pure virtual |
MutexInterface()=default | Os::MutexInterface | |
MutexInterface(const MutexInterface &other)=delete | Os::MutexInterface | |
MutexInterface(const MutexInterface *other)=delete | Os::MutexInterface | |
OP_OK enum value | Os::MutexInterface | |
operator=(const MutexInterface &other)=delete | Os::MutexInterface | |
release()=0 | Os::MutexInterface | pure virtual |
Status enum name | Os::MutexInterface | |
take()=0 | Os::MutexInterface | pure virtual |
~MutexInterface()=default | Os::MutexInterface | virtual |