flext  0.6.0
Public Member Functions | Public Attributes | List of all members
ValueFifoCell< T > Class Template Reference

#include <flcontainers.h>

Inheritance diagram for ValueFifoCell< T >:
FifoCell

Public Member Functions

 ValueFifoCell (T v)
 

Public Attributes

value
 

Constructor & Destructor Documentation

◆ ValueFifoCell()

template<typename T>
ValueFifoCell< T >::ValueFifoCell ( v)
inline

Member Data Documentation

◆ value

template<typename T>
T ValueFifoCell< T >::value

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