flext  0.6.2
Public Member Functions | List of all members
TypedFifo< T > Class Template Reference

#include <flcontainers.h>

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

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: