ChunkRemoveQueue

Undocumented in source.

Members

Functions

add
void add(Chunk* chunk)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(void delegate(Chunk* chunk) chunkRemoveCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(Chunk* chunk)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

first
Chunk* first;
Undocumented in source.
length
size_t length;
Undocumented in source.

Meta