flext 0.6.2
Queue Class Reference
Inheritance diagram for Queue:
QueueFifo PooledFifo< flext::MsgBundle > TypedFifo< flext::MsgBundle > Fifo

Public Member Functions

bool Empty () const
void Push (MsgBundle *m)
Public Member Functions inherited from QueueFifo
 ~QueueFifo ()
Public Member Functions inherited from PooledFifo< flext::MsgBundle >
 ~PooledFifo ()
flext::MsgBundleNew ()
void Free (flext::MsgBundle *p)
Public Member Functions inherited from TypedFifo< flext::MsgBundle >
void Put (flext::MsgBundle *c)
flext::MsgBundleGet ()
Public Member Functions inherited from Fifo
void Put (FifoCell *cl)
FifoCellGet ()
bool Avail () const

Member Function Documentation

◆ Empty()

bool Queue::Empty ( ) const
inline

◆ Push()

void Queue::Push ( MsgBundle * m)

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