sc_queue Struct Reference

Generic Queue object. More...

#include <si_std/queue.h>

List of all members.

Public Attributes

sc_blockAllocator blka
const sc_queueNodeDescdesc
sc_queueNodehead
sc_queueNodetail


Detailed Description

Generic Queue object.

Note:
Not meant to be used directly.
See also:
sm_queueDecl.

Member Data Documentation

allocator for queueNodes

node descriptor

head of the queue (front)

tail of the queue (back)


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

doxygen