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, float val, size_t maxLen)
Undocumented in source. Be warned that the author may not have intended to support it.
setVar
void setVar(string name, float 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
float[string] vars;
Undocumented in source.

Meta