GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for gh_manager, including all inherited members.
callback_objects | gh_manager | private |
cleanup_instance(void) | gh_manager | inlinestatic |
cleanup_instance(void) | gh_manager | inlinestatic |
close_all_figures(void) | gh_manager | inlinestatic |
close_all_figures(void) | gh_manager | inlinestatic |
const_figure_list_iterator typedef | gh_manager | private |
const_figure_list_iterator typedef | gh_manager | private |
const_free_list_iterator typedef | gh_manager | private |
const_free_list_iterator typedef | gh_manager | private |
const_iterator typedef | gh_manager | private |
const_iterator typedef | gh_manager | private |
create_instance(void) | gh_manager | static |
create_instance(void) | gh_manager | static |
current_figure(void) | gh_manager | inlinestatic |
current_figure(void) | gh_manager | inlinestatic |
do_close_all_figures(void) | gh_manager | private |
do_close_all_figures(void) | gh_manager | private |
do_current_figure(void) const | gh_manager | inlineprivate |
do_current_figure(void) const | gh_manager | inlineprivate |
do_enable_event_processing(bool enable=true) | gh_manager | private |
do_enable_event_processing(bool enable=true) | gh_manager | private |
do_execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data) | gh_manager | private |
do_execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data) | gh_manager | private |
do_execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | private |
do_execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | private |
do_figure_handle_list(bool show_hidden) | gh_manager | inlineprivate |
do_figure_handle_list(bool show_hidden) | gh_manager | inlineprivate |
do_free(const graphics_handle &h) | gh_manager | private |
do_free(const graphics_handle &h) | gh_manager | private |
do_get_handle(bool integer_figure_handle) | gh_manager | private |
do_get_handle(bool integer_figure_handle) | gh_manager | private |
do_get_object(const graphics_handle &h) | gh_manager | inlineprivate |
do_get_object(const graphics_handle &h) | gh_manager | inlineprivate |
do_handle_list(bool show_hidden) | gh_manager | inlineprivate |
do_handle_list(bool show_hidden) | gh_manager | inlineprivate |
do_lock(void) | gh_manager | inlineprivate |
do_lock(void) | gh_manager | inlineprivate |
do_lookup(double val) | gh_manager | inlineprivate |
do_lookup(double val) | gh_manager | inlineprivate |
do_make_figure_handle(double val, bool do_notify_toolkit) | gh_manager | private |
do_make_figure_handle(double val, bool do_notify_toolkit) | gh_manager | private |
do_make_graphics_handle(const std::string &go_name, const graphics_handle &p, bool integer_figure_handle, bool do_createfcn, bool do_notify_toolkit) | gh_manager | private |
do_make_graphics_handle(const std::string &go_name, const graphics_handle &p, bool integer_figure_handle, bool do_createfcn, bool do_notify_toolkit) | gh_manager | private |
do_pop_figure(const graphics_handle &h) | gh_manager | private |
do_pop_figure(const graphics_handle &h) | gh_manager | private |
do_post_callback(const graphics_handle &h, const std::string name, const octave_value &data) | gh_manager | private |
do_post_callback(const graphics_handle &h, const std::string name, const octave_value &data) | gh_manager | private |
do_post_event(const graphics_event &e) | gh_manager | private |
do_post_event(const graphics_event &e) | gh_manager | private |
do_post_function(graphics_event::event_fcn fcn, void *fcn_data) | gh_manager | private |
do_post_function(graphics_event::event_fcn fcn, void *fcn_data) | gh_manager | private |
do_post_set(const graphics_handle &h, const std::string name, const octave_value &value, bool notify_toolkit=true) | gh_manager | private |
do_post_set(const graphics_handle &h, const std::string name, const octave_value &value, bool notify_toolkit=true) | gh_manager | private |
do_process_events(bool force=false) | gh_manager | private |
do_process_events(bool force=false) | gh_manager | private |
do_push_figure(const graphics_handle &h) | gh_manager | private |
do_push_figure(const graphics_handle &h) | gh_manager | private |
do_renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | private |
do_renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | private |
do_restore_gcbo(void) | gh_manager | private |
do_restore_gcbo(void) | gh_manager | private |
do_try_lock(void) | gh_manager | inlineprivate |
do_try_lock(void) | gh_manager | inlineprivate |
do_unlock(void) | gh_manager | inlineprivate |
do_unlock(void) | gh_manager | inlineprivate |
enable_event_processing(bool enable=true) | gh_manager | inlinestatic |
enable_event_processing(bool enable=true) | gh_manager | inlinestatic |
event_processing | gh_manager | private |
event_queue | gh_manager | private |
execute_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
execute_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
execute_callback(const graphics_handle &h, const octave_value &cb, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | inlinestatic |
execute_listener(const graphics_handle &h, const octave_value &l) | gh_manager | inlinestatic |
figure_handle_list(bool show_hidden=false) | gh_manager | inlinestatic |
figure_handle_list(bool show_hidden=false) | gh_manager | inlinestatic |
figure_list | gh_manager | private |
figure_list_iterator typedef | gh_manager | private |
figure_list_iterator typedef | gh_manager | private |
flush_events(void) | gh_manager | inlinestatic |
flush_events(void) | gh_manager | inlinestatic |
free(const graphics_handle &h) | gh_manager | inlinestatic |
free(const graphics_handle &h) | gh_manager | inlinestatic |
free_list_iterator typedef | gh_manager | private |
free_list_iterator typedef | gh_manager | private |
get_handle(bool integer_figure_handle) | gh_manager | inlinestatic |
get_handle(bool integer_figure_handle) | gh_manager | inlinestatic |
get_object(double val) | gh_manager | inlinestatic |
get_object(const graphics_handle &h) | gh_manager | inlinestatic |
get_object(double val) | gh_manager | inlinestatic |
get_object(const graphics_handle &h) | gh_manager | inlinestatic |
gh_manager(void) | gh_manager | protected |
gh_manager(void) | gh_manager | protected |
graphics_lock | gh_manager | private |
handle_free_list | gh_manager | private |
handle_list(bool show_hidden=false) | gh_manager | inlinestatic |
handle_list(bool show_hidden=false) | gh_manager | inlinestatic |
handle_map | gh_manager | private |
instance | gh_manager | privatestatic |
instance_ok(void) | gh_manager | inlinestatic |
instance_ok(void) | gh_manager | inlinestatic |
is_handle_visible(const graphics_handle &h) | gh_manager | inlinestatic |
is_handle_visible(const graphics_handle &h) | gh_manager | inlinestatic |
iterator typedef | gh_manager | private |
iterator typedef | gh_manager | private |
lock(void) | gh_manager | inlinestatic |
lock(void) | gh_manager | inlinestatic |
lookup(double val) | gh_manager | inlinestatic |
lookup(const octave_value &val) | gh_manager | inlinestatic |
lookup(double val) | gh_manager | inlinestatic |
lookup(const octave_value &val) | gh_manager | inlinestatic |
make_figure_handle(double val, bool do_notify_toolkit=true) | gh_manager | inlinestatic |
make_figure_handle(double val, bool do_notify_toolkit=true) | gh_manager | inlinestatic |
make_graphics_handle(const std::string &go_name, const graphics_handle &parent, bool integer_figure_handle=false, bool do_createfcn=true, bool do_notify_toolkit=true) | gh_manager | inlinestatic |
make_graphics_handle(const std::string &go_name, const graphics_handle &parent, bool integer_figure_handle=false, bool do_createfcn=true, bool do_notify_toolkit=true) | gh_manager | inlinestatic |
next_handle | gh_manager | private |
pop_figure(const graphics_handle &h) | gh_manager | inlinestatic |
pop_figure(const graphics_handle &h) | gh_manager | inlinestatic |
post_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
post_callback(const graphics_handle &h, const std::string &name, const octave_value &data=Matrix()) | gh_manager | inlinestatic |
post_function(graphics_event::event_fcn fcn, void *data=0) | gh_manager | inlinestatic |
post_function(graphics_event::event_fcn fcn, void *data=0) | gh_manager | inlinestatic |
post_set(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true) | gh_manager | inlinestatic |
post_set(const graphics_handle &h, const std::string &name, const octave_value &value, bool notify_toolkit=true) | gh_manager | inlinestatic |
process_events(void) | gh_manager | inlinestatic |
process_events(void) | gh_manager | inlinestatic |
push_figure(const graphics_handle &h) | gh_manager | inlinestatic |
push_figure(const graphics_handle &h) | gh_manager | inlinestatic |
renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | inlinestatic |
renumber_figure(const graphics_handle &old_gh, const graphics_handle &new_gh) | gh_manager | inlinestatic |
restore_gcbo(void) | gh_manager | inlineprivatestatic |
restore_gcbo(void) | gh_manager | inlineprivatestatic |
try_lock(void) | gh_manager | inlinestatic |
try_lock(void) | gh_manager | inlinestatic |
unlock(void) | gh_manager | inlinestatic |
unlock(void) | gh_manager | inlinestatic |