flext 0.6.2
ValueFifo< T > Class Template Reference

#include <flcontainers.h>

Inheritance diagram for ValueFifo< T >:
TypedFifo< ValueFifoCell< T > > Fifo

Public Member Functions

void Put (T v)
Get ()
Public Member Functions inherited from TypedFifo< ValueFifoCell< T > >
void Put (T *c)
T * Get ()
Public Member Functions inherited from Fifo
void Put (FifoCell *cl)
FifoCellGet ()
bool Avail () const

Member Function Documentation

◆ Get()

template<typename T>
T ValueFifo< T >::Get ( )
inline

◆ Put()

template<typename T>
void ValueFifo< T >::Put ( T v)
inline

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