F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Os::Generic::Queue Namespace Reference

Variables

static constexpr FwSizeType MAX_PRIORITIES = 32
 
static constexpr FwSizeType DEFAULT_PRIORITY = 0
 

Variable Documentation

◆ DEFAULT_PRIORITY

constexpr FwSizeType Os::Generic::Queue::DEFAULT_PRIORITY = 0
static

Definition at line 32 of file PriorityMemQueue.hpp.

◆ MAX_PRIORITIES

constexpr FwSizeType Os::Generic::Queue::MAX_PRIORITIES = 32
static

Definition at line 31 of file PriorityMemQueue.hpp.