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