inflights

Undocumented in source.

Constructors

this
this(int size)
Undocumented in source.

Members

Functions

add
void add(ulong inflight)
Undocumented in source. Be warned that the author may not have intended to support it.
freeFirstOne
void freeFirstOne()
Undocumented in source. Be warned that the author may not have intended to support it.
freeTo
void freeTo(ulong to)
Undocumented in source. Be warned that the author may not have intended to support it.
full
bool full()
Undocumented in source. Be warned that the author may not have intended to support it.
growBuf
void growBuf()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_bufffer
ulong[] _bufffer;
Undocumented in source.
_count
int _count;
Undocumented in source.
_size
int _size;
Undocumented in source.
_start
int _start;
Undocumented in source.

Meta