Pool

Undocumented in source.

Constructors

this
this(R input_range, uint w)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
fromBusyToIdle
void fromBusyToIdle(Tid t)

helpers

fromIdleToBusy
void fromIdleToBusy(Tid t, Route r)
Undocumented in source. Be warned that the author may not have intended to support it.
front
Result front()

front

popFront
void popFront()

popFront

sendWhilePossible
void sendWhilePossible()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta