SingleVarCrafter

Undocumented in source.

Constructors

this
this(string sinkFilename, bool append)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T[] xs, T[] ys)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(T x, T y)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(immutable(T)[] xs, immutable(T)[] ys)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

counter
size_t counter;
Undocumented in source.

Variables

workerThreadName
string workerThreadName;
Undocumented in source.

Meta