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::CpuInterface, including all inherited members.
_getCount(FwSizeType &cpu_count)=0 | Os::CpuInterface | pure virtual |
_getTicks(Ticks &ticks, FwSizeType cpu_index)=0 | Os::CpuInterface | pure virtual |
CpuInterface()=default | Os::CpuInterface | |
CpuInterface(const CpuInterface &other)=delete | Os::CpuInterface | |
getDelegate(CpuHandleStorage &aligned_new_memory) | Os::CpuInterface | static |
getHandle()=0 | Os::CpuInterface | pure virtual |
operator=(const CpuInterface &other)=delete | Os::CpuInterface | virtual |
Status typedef | Os::CpuInterface | |
Ticks typedef | Os::CpuInterface | |
~CpuInterface()=default | Os::CpuInterface | virtual |