Queue

A queue

Constructors

this
this()
Undocumented in source.

Members

Functions

_fetch
bool _fetch(TYPE data)
Undocumented in source. Be warned that the author may not have intended to support it.
fetch
bool fetch(TYPE data)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
void insert(TYPES types)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta