Debugger

Undocumented in source.

Members

Functions

clearVar
void clearVar(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
logVar
void logVar(string name, double val, size_t maxLen)
Undocumented in source. Be warned that the author may not have intended to support it.
setVar
void setVar(string name, double val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffers
VarBuffer[string] buffers;
Undocumented in source.
vars
double[string] vars;
Undocumented in source.

Meta