#include <tc.h>
Collaboration diagram for TC_QUEUE_STRUCT:

Data Fields | |
| TC_STRUCT * | queue |
| int | size |
| int | _len |
| int | start |
| int | end |
| int | allFull |
|
|
Definition at line 136 of file tc.h. Referenced by tcqCreate(), tcqFull(), tcqGet(), tcqInit(), tcqItem(), tcqLast(), tcqLen(), tcqPut(), and tcqRemove().
|
|
|
Definition at line 138 of file tc.h. Referenced by tcqCreate(), tcqFull(), tcqGet(), tcqInit(), tcqPut(), and tcqRemove().
|
|
|
Definition at line 137 of file tc.h. Referenced by tcqCreate(), tcqGet(), tcqInit(), tcqPut(), and tcqRemove().
|
|
|
Definition at line 134 of file tc.h. Referenced by tcqCreate(), tcqDelete(), tcqGet(), tcqItem(), tcqPut(), and tcqRemove().
|
|
|
Definition at line 135 of file tc.h. Referenced by tcqCreate(), tcqFull(), tcqGet(), tcqItem(), tcqPut(), and tcqRemove().
|
|
|
Definition at line 137 of file tc.h. Referenced by tcqCreate(), tcqGet(), tcqInit(), tcqItem(), tcqPut(), and tcqRemove().
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001