GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
callback_event Member List

This is the complete list of members for callback_event, including all inherited members.

base_graphics_event(void)base_graphics_eventinline
base_graphics_event(int busyaction)base_graphics_eventinline
callbackcallback_eventprivate
callback_datacallback_eventprivate
callback_event(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix(), int busyaction=base_graphics_event::QUEUE)callback_eventinline
callback_event(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix(), int busyaction=base_graphics_event::QUEUE)callback_eventinline
callback_event(void)callback_eventinlineprivate
callback_namecallback_eventprivate
CANCEL enum valuebase_graphics_event
execute(void)callback_eventinlinevirtual
get_busyaction(void)base_graphics_eventinline
handlecallback_eventprivate
INTERRUPT enum valuebase_graphics_event
m_busyactionbase_graphics_eventprivate
priority enum namebase_graphics_event
QUEUE enum valuebase_graphics_event
~base_graphics_event(void)=defaultbase_graphics_eventvirtual