flext  0.6.0
Public Member Functions | List of all members
Lifo Class Reference

#include <flcontainers.h>

Inheritance diagram for Lifo:
TypedLifo< T > TypedLifo< ValueLifoCell< T > > PooledLifo< T, M, O > ValueLifo< T >

Public Member Functions

void Push (LifoCell *cell)
 
LifoCellPop ()
 
bool Avail () const
 

Member Function Documentation

◆ Avail()

bool Lifo::Avail ( ) const
inline

◆ Pop()

LifoCell* Lifo::Pop ( )
inline

◆ Push()

void Lifo::Push ( LifoCell cell)
inline

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