AbstractHelper

Undocumented in source.

Members

Functions

getHelperSet
HelperSet getHelperSet()
Undocumented in source. Be warned that the author may not have intended to support it.
setHelperSet
void setHelperSet(HelperSet helperSet)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

formatMemory
string formatMemory(long memory)
Undocumented in source. Be warned that the author may not have intended to support it.
formatTime
string formatTime(long seconds)
Undocumented in source. Be warned that the author may not have intended to support it.
strlenWithoutDecoration
int strlenWithoutDecoration(OutputFormatter formatter, string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

helperSet
HelperSet helperSet;
Undocumented in source.

Inherited Members

From Helper

setHelperSet
void setHelperSet(HelperSet helperSet)
Undocumented in source.
getHelperSet
HelperSet getHelperSet()
Undocumented in source.
getName
string getName()
Undocumented in source.

Meta