8bool BreakPointBase::isTrue(GlobalCliComm& cliComm, Interpreter& interp)
const
16 }
catch (CommandException& e) {
17 cliComm.printWarning(
e.getMessage());
29 if (isTrue(cliComm, interp)) {
Assign new value to some variable and restore the original value when this object goes out of scope.
bool checkAndExecute(GlobalCliComm &cliComm, Interpreter &interp)
void printWarning(std::string_view message)
TclObject executeCommand(Interpreter &interp, bool compile=false)
Interpret this TclObject as a command and execute it.
bool evalBool(Interpreter &interp) const
zstring_view getString() const
constexpr auto empty() const
This file implemented 3 utility functions: