flext 0.6.2
TypedFifo< T > Class Template Reference

#include <flcontainers.h>

Inheritance diagram for TypedFifo< T >:
Fifo PooledFifo< T, M, O >

Public Member Functions

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 * TypedFifo< T >::Get ( )
inline

◆ Put()

template<typename T>
void TypedFifo< T >::Put ( T * c)
inline

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