flext
0.6.2
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
TypedFifo< T > Class Template Reference
#include <
flcontainers.h
>
Inheritance diagram for TypedFifo< T >:
Public Member Functions
void
Put
(T *c)
T *
Get
()
Public Member Functions inherited from
Fifo
void
Put
(
FifoCell
*cl)
FifoCell
*
Get
()
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:
flcontainers.h
Generated by
1.9.4