DbMisc

Misc operations that do not really fit in any other category.

Members

Functions

db
Miniorm db()
Undocumented in source. Be warned that the author may not have intended to support it.
getConfigVersion
Checksum getConfigVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
isToolVersionDifferent
bool isToolVersionDifferent(ToolVersion compareTo)
Undocumented in source. Be warned that the author may not have intended to support it.
setConfigVersion
void setConfigVersion(Checksum a)
Undocumented in source. Be warned that the author may not have intended to support it.
setToolVersion
void setToolVersion(ToolVersion tv)

Update the version of the tool.

Meta