1#ifndef TCLCALLBACKMESSAGES_HH
2#define TCLCALLBACKMESSAGES_HH
10class CommandController;
21 std::string_view name, std::string_view value)
noexcept override;
29 std::vector<TclObject> postponedCommands;
void log(CliComm::LogLevel level, std::string_view message, float fraction) noexcept override
void update(CliComm::UpdateType type, std::string_view machine, std::string_view name, std::string_view value) noexcept override
TclCallbackMessages(GlobalCliComm &cliComm, CommandController &controller)
void redoPostponedCallbacks()
~TclCallbackMessages() override
This file implemented 3 utility functions: