F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
PriorityQueue.hpp File Reference
#include "Os/Condition.hpp"
#include "Os/Generic/Types/MaxHeap.hpp"
#include "Os/Mutex.hpp"
#include "Os/Queue.hpp"

Go to the source code of this file.

Classes

struct  Os::Generic::PriorityQueueHandle
 critical data stored for priority queue More...
 
class  Os::Generic::PriorityQueue
 generic priority queue implementation More...
 

Namespaces

namespace  Os
 
namespace  Os::Generic