|
Nemiver
0.3
|
This is the complete list of members for nemiver::SourceEditor, including all inherited members.
| add_asm(Gtk::Window &a_parent_window, const common::DisassembleInfo &, const std::list< common::Asm > &a_asm, bool a_append, const list< UString > &a_src_search_dirs, list< UString > &a_session_dirs, std::map< UString, bool > &a_ignore_paths, Glib::RefPtr< Buffer > &a_buf) | nemiver::SourceEditor | static |
| assembly_buf_addr_to_line(const Address &, bool, int &) const | nemiver::SourceEditor | |
| assembly_buf_line_to_addr(int, Address &) const | nemiver::SourceEditor | |
| BUFFER_TYPE_ASSEMBLY enum value | nemiver::SourceEditor | |
| BUFFER_TYPE_SOURCE enum value | nemiver::SourceEditor | |
| BUFFER_TYPE_UNDEFINED enum value | nemiver::SourceEditor | |
| BufferType enum name | nemiver::SourceEditor | |
| clear_decorations() | nemiver::SourceEditor | |
| create_source_buffer() | nemiver::SourceEditor | static |
| current_address(Address &) const | nemiver::SourceEditor | |
| current_column() const | nemiver::SourceEditor | |
| current_column(int &a_col) | nemiver::SourceEditor | |
| current_line() const | nemiver::SourceEditor | |
| current_line(int a_line) | nemiver::SourceEditor | |
| current_location() const | nemiver::SourceEditor | |
| do_search(const UString &a_str, Gtk::TextIter &a_start, Gtk::TextIter &a_end, bool a_match_case=false, bool a_match_entire_word=false, bool a_search_backwards=false, bool a_clear_selection=false) | nemiver::SourceEditor | |
| get_assembly_address_range(common::Range &a) const | nemiver::SourceEditor | |
| get_assembly_source_buffer() const | nemiver::SourceEditor | |
| get_buffer_type() const | nemiver::SourceEditor | |
| get_file_mime_type(const UString &a_path, UString &a_mime_type) | nemiver::SourceEditor | static |
| get_file_name(UString &a_file_name) | nemiver::SourceEditor | |
| get_non_assembly_source_buffer() const | nemiver::SourceEditor | |
| get_path(UString &a_path) const | nemiver::SourceEditor | |
| get_path() const | nemiver::SourceEditor | |
| get_word_at_position(int a_x, int a_y, UString &a_word, Gdk::Rectangle &a_start_rect, Gdk::Rectangle &a_end_rect) const | nemiver::SourceEditor | |
| insertion_changed_signal() const | nemiver::SourceEditor | |
| is_visual_breakpoint_set_at_line(int a_line) const | nemiver::SourceEditor | |
| load_asm(Gtk::Window &a_parent_window, const common::DisassembleInfo &, const std::list< common::Asm > &a_asm, bool a_append, const list< UString > &a_src_search_dirs, list< UString > &a_session_dirs, std::map< UString, bool > &a_ignore_paths, Glib::RefPtr< Buffer > &a_buf) | nemiver::SourceEditor | static |
| load_file(Gtk::Window &a_parent, const UString &a_path, const std::list< std::string > &a_supported_encodings, bool a_enable_syntaxt_highlight, Glib::RefPtr< Buffer > &a_source_buffer) | nemiver::SourceEditor | static |
| marker_region_got_clicked_signal() const | nemiver::SourceEditor | |
| move_where_marker_to_address(const Address &address, bool do_scroll, bool a_approximate) | nemiver::SourceEditor | |
| move_where_marker_to_line(int a_line, bool a_do_scroll=true) | nemiver::SourceEditor | |
| place_cursor_at_address(const Address &) | nemiver::SourceEditor | |
| place_cursor_at_line(size_t) | nemiver::SourceEditor | |
| register_assembly_source_buffer(Glib::RefPtr< Buffer > &a_buf) | nemiver::SourceEditor | |
| register_non_assembly_source_buffer(Glib::RefPtr< Buffer > &a_buf) | nemiver::SourceEditor | |
| remove_visual_breakpoint_from_address(const Address &) | nemiver::SourceEditor | |
| remove_visual_breakpoint_from_line(int a_line) | nemiver::SourceEditor | |
| scroll_to_address(const Address &a_address, bool a_approximate) | nemiver::SourceEditor | |
| scroll_to_iter(Gtk::TextIter &a_iter) | nemiver::SourceEditor | |
| scroll_to_line(int a_line) | nemiver::SourceEditor | |
| set_path(const UString &a_path) | nemiver::SourceEditor | |
| set_visual_breakpoint_at_address(const Address &a_address, bool is_countpoint, bool enabled) | nemiver::SourceEditor | |
| set_visual_breakpoint_at_line(int a_line, bool a_is_count_point, bool a_enabled) | nemiver::SourceEditor | |
| setup_and_popup_menu(GdkEventButton *a_event, Gtk::Widget *attach_to, Gtk::Menu *custom_menu) | nemiver::SourceEditor | |
| setup_buffer_mime_and_lang(Glib::RefPtr< Buffer > &a_buf, const std::string &a_mime_type="text/x-c++") | nemiver::SourceEditor | static |
| source_view() const | nemiver::SourceEditor | |
| SourceEditor(Gtk::Window &a_parent_window, const UString &a_root_dir, Glib::RefPtr< Buffer > &a_buf, bool a_composite=false) | nemiver::SourceEditor | explicit |
| switch_to_assembly_source_buffer() | nemiver::SourceEditor | |
| switch_to_non_assembly_source_buffer() | nemiver::SourceEditor | |
| unset_where_marker() | nemiver::SourceEditor | |
| ~SourceEditor() | nemiver::SourceEditor | virtual |
1.8.17