F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
AtomicQueue.hpp File Reference
#include <Fw/FPrimeBasicTypes.hpp>
#include <Fw/Types/ByteArray.hpp>
#include <Fw/Types/MemAllocator.hpp>
#include <Os/CountingSemaphore.hpp>
#include <atomic>

Go to the source code of this file.

Classes

class  Types::AtomicQueue
 A lock-free MPMC FIFO circular buffer with fixed-size buffer storage. More...
 

Namespaces

 Types