.\" @(#)CG56flushqueue	1.1 12/17/92
.NA "FlushQueue"
.SD
A queue that when full, discards all inputs until it empties completely.
.SE
.LO "~ptolemy/src/domains/de/demo"
.SV 1.1 11/8/92
.AL "Paul Haskell."
.LD
This galaxy is always in one of two states:  "normal" and "flushing".
In "normal" mode, a
.c Queue
star stores input events.
When the queue fills, the galaxy switches to "flush" mode.
Then, all inputs are discarded until the queue empties
entirely.
After the queue is empty, the galaxy reverts to "normal" mode.
.SA
Queue,
Switch
.ES
