#include "hook-fcn.h"
Public Member Functions | |
virtual | ~base_hook_function ()=default |
virtual void | eval (const octave_value_list &) |
virtual std::string | id () const |
virtual bool | is_valid () const |
Definition at line 41 of file hook-fcn.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in fcn_handle_hook_function, and named_hook_function.
Definition at line 53 of file hook-fcn.h.
|
inlinevirtual |
Reimplemented in fcn_handle_hook_function, and named_hook_function.
Definition at line 49 of file hook-fcn.h.
|
inlinevirtual |
Reimplemented in fcn_handle_hook_function, and named_hook_function.
Definition at line 51 of file hook-fcn.h.