7 #include <InterViews/action.h>
21 int execute(
bool notify =
true);
22 int execute(
const char*,
bool notify =
true);
42 std::unique_ptr<std::string>
s_{};
47 class HocCommandAction:
public Action {
50 virtual ~HocCommandAction();
51 virtual void execute();
60 virtual ~HocCommandTool();
std::unique_ptr< std::string > s_
double func_call(int narg, int *perr=NULL)
int exec_strret(char *buf, int size, bool notify=true)
virtual void update(Observable *)
int execute(bool notify=true)
void init(const char *, Object *)
const Event & event() const