![]() |
F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
Public Member Functions | |
BareQueueHandle () | |
bool | create (NATIVE_INT_TYPE depth, NATIVE_INT_TYPE msgSize) |
Public Attributes | |
bool | m_init |
Actual queue used to store. More... | |
BufferQueue | m_queue |
Wrapper class used to convert the BufferQueue into a "handler" used by the Queue class.
|
inline |
bool Os::BareQueueHandle::m_init |
BufferQueue Os::BareQueueHandle::m_queue |