Extracted from Pike v7.4 release 117 at 2004-11-02.
[Top]
predef::
ADT
ADT.Queue
cast()
create()
flush()
get()
is_empty()
peek()
put()
read()
write()
ADT.Queue()->create()
ADT.Queue()->get()
Method ADT.Queue()->flush()
Method
flush
void
flush
(
)
Description
Empties the queue.