flext 0.6.2
Fifo Class Reference

#include <flcontainers.h>

Inheritance diagram for Fifo:
TypedFifo< flext::MsgBundle > TypedFifo< ValueFifoCell< T > > TypedFifo< T > PooledFifo< flext::MsgBundle > ValueFifo< T > PooledFifo< T, M, O > QueueFifo Queue

Public Member Functions

void Put (FifoCell *cl)
FifoCellGet ()
bool Avail () const

Member Function Documentation

◆ Avail()

bool Fifo::Avail ( ) const
inline

◆ Get()

FifoCell * Fifo::Get ( )
inline

◆ Put()

void Fifo::Put ( FifoCell * cl)
inline

The documentation for this class was generated from the following file: