flext
0.6.0
Public Member Functions
|
List of all members
TypedLifo< T > Class Template Reference
#include <
flcontainers.h
>
Inheritance diagram for TypedLifo< T >:
Public Member Functions
void
Push
(T *c)
T *
Pop
()
Public Member Functions inherited from
Lifo
void
Push
(
LifoCell
*cell)
LifoCell
*
Pop
()
bool
Avail
() const
Member Function Documentation
◆
Pop()
template<typename T>
T*
TypedLifo
< T >::Pop
(
)
inline
◆
Push()
template<typename T>
void
TypedLifo
< T >::Push
(
T *
c
)
inline
The documentation for this class was generated from the following file:
/build/pd-flext-ARz9W4/pd-flext-0.6.0+git20161101.1.01318a94/source/
flcontainers.h
Generated by
1.8.13