flext 0.6.2
Lifo Class Reference

#include <flcontainers.h>

Inheritance diagram for Lifo:
TypedLifo< ValueLifoCell< T > > TypedLifo< T > ValueLifo< T > ThrFinder< TypedLifo< thr_entry > > PooledLifo< T, M, O > ThrFinder< PooledLifo< thr_entry, 1, 10 > >

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: