7 #include <InterViews/action.h> 21 int execute(
bool notify =
true);
22 int execute(
const char*,
bool notify =
true);
40 class HocCommandAction :
public Action {
43 virtual ~HocCommandAction();
52 virtual ~HocCommandTool();
53 virtual bool event(
Event&);
int execute(bool notify=true)
int exec_strret(char *buf, int size, bool notify=true)
double func_call(int narg, int *perr=NULL)
void init(const char *, Object *)
virtual void update(Observable *)