This is the complete list of members for gh_manager, including all inherited members.
close_all_figures(void) | gh_manager | |
const_figure_list_iterator typedef | gh_manager | private |
const_free_list_iterator typedef | gh_manager | private |
const_iterator typedef | gh_manager | private |
current_figure(void) const | gh_manager | inline |
enable_event_processing(bool enable=true) | gh_manager | |
execute_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inline |
execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | gh_manager | |
execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | |
figure_handle_list(bool show_hidden=false) | gh_manager | inline |
figure_list_iterator typedef | gh_manager | private |
free(const graphics_handle &h, bool from_root=false) | gh_manager | |
free_list_iterator typedef | gh_manager | private |
get_handle(bool integer_figure_handle) | gh_manager | |
get_object(double val) const | gh_manager | inline |
get_object(const graphics_handle &h) const | gh_manager | inline |
gh_manager(octave::interpreter &interp) | gh_manager | |
graphics_lock(void) | gh_manager | inline |
handle_list(bool show_hidden=false) | gh_manager | inline |
is_handle_visible(const graphics_handle &h) const | gh_manager | inline |
iterator typedef | gh_manager | private |
lock(void) | gh_manager | inline |
lookup(double val) const | gh_manager | inline |
lookup(const octave_value &val) const | gh_manager | inline |
m_callback_objects | gh_manager | private |
m_event_processing | gh_manager | private |
m_event_queue | gh_manager | private |
m_figure_list | gh_manager | private |
m_graphics_lock | gh_manager | private |
m_handle_free_list | gh_manager | private |
m_handle_map | gh_manager | private |
m_interpreter | gh_manager | private |
m_next_handle | gh_manager | private |
make_figure_handle(double val, bool notify_toolkit=true) | gh_manager | |
make_graphics_handle(const std::string &go_name, const graphics_handle &p, bool integer_figure_handle=false, bool call_createfcn=true, bool notify_toolkit=true) | gh_manager | |
pop_figure(const graphics_handle &h) | gh_manager | |
post_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | |
post_event(const graphics_event &e) | gh_manager | |
post_function(graphics_event::event_fcn fcn, void *fcn_data=nullptr) | gh_manager | |
post_set(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true, bool redraw_figure=false) | gh_manager | |
process_events(bool force=false) | gh_manager | |
push_figure(const graphics_handle &h) | gh_manager | |
renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | |
restore_gcbo(void) | gh_manager | |
try_lock(void) | gh_manager | inline |
unlock(void) | gh_manager | inline |