DebugSink

Undocumented in source.

Members

Aliases

DataDataVector
alias DataDataVector = LockedVector!(DataVector*)
Undocumented in source.
DataVector
alias DataVector = Vector!T
Undocumented in source.
T
alias T = int
Undocumented in source.

Static functions

add
void add(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
deinitialize
void deinitialize()
Undocumented in source. Be warned that the author may not have intended to support it.
deinitializeShared
void deinitializeShared()
Undocumented in source. Be warned that the author may not have intended to support it.
getAll
auto getAll()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
initializeShared
void initializeShared()
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.
verifyUnique
verifyUnique(int expectedNum)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

allData
DataDataVector allData;
Undocumented in source.
vector
DataVector vector;
Undocumented in source.

Meta