| activate(bool a_activate, ObjectSafePtr &a_activation_context) | nemiver::common::Plugin::EntryPoint | protectedvirtual |
| activated_signal()=0 | nemiver::IDBGPerspective | pure virtual |
| agree_to_shutdown()=0 | nemiver::IDBGPerspective | pure virtual |
| append_breakpoints(const map< string, IDebugger::Breakpoint > &a_breaks)=0 | nemiver::IDBGPerspective | pure virtual |
| attach_object(const UString &a_key, const Object *a_object) | nemiver::common::Object | |
| attach_to_program(unsigned int a_pid, bool a_close_open_files=false)=0 | nemiver::IDBGPerspective | pure virtual |
| build_absolute_resource_path(const UString &a_relative_path, std::string &a_absolute_path) | nemiver::common::Plugin::EntryPoint | |
| close_current_file()=0 | nemiver::IDBGPerspective | pure virtual |
| close_file(const UString &a_uri)=0 | nemiver::IDBGPerspective | pure virtual |
| close_opened_files()=0 | nemiver::IDBGPerspective | pure virtual |
| connect_to_remote_target(const UString &a_server_address, unsigned a_server_port, const UString &a_prog_path, const UString &a_solib_prefix)=0 | nemiver::IDBGPerspective | pure virtual |
| connect_to_remote_target(const UString &a_serial_line, const UString &a_prog_path, const UString &a_solib_prefix)=0 | nemiver::IDBGPerspective | pure virtual |
| debugger()=0 | nemiver::IDBGPerspective | pure virtual |
| delete_breakpoint()=0 | nemiver::IDBGPerspective | pure virtual |
| delete_breakpoint(const string &a_breakpoint_num)=0 | nemiver::IDBGPerspective | pure virtual |
| delete_breakpoint(const UString &a_file_uri, int a_linenum)=0 | nemiver::IDBGPerspective | pure virtual |
| descriptor(DescriptorSafePtr &a_desc) | nemiver::common::Plugin::EntryPoint | protected |
| descriptor() | nemiver::common::Plugin::EntryPoint | |
| do_continue()=0 | nemiver::IDBGPerspective | pure virtual |
| do_init(IWorkbench *a_workbench)=0 | nemiver::IDBGPerspective | pure virtual |
| DynModIface(DynamicModuleSafePtr &a_dynmod) | nemiver::common::DynModIface | inline |
| DynModIface(DynamicModule *a_dynmod) | nemiver::common::DynModIface | inline |
| edit_workbench_menu()=0 | nemiver::IDBGPerspective | pure virtual |
| enable_refcount(bool a_enabled=true) | nemiver::common::Object | |
| EntryPoint(DynamicModuleSafePtr &a_module) | nemiver::common::Plugin::EntryPoint | protected |
| EntryPoint(DynamicModule *a_module) | nemiver::common::Plugin::EntryPoint | protected |
| execute_program()=0 | nemiver::IDBGPerspective | pure virtual |
| execute_program(const UString &a_prog, const vector< UString > &a_args, const map< UString, UString > &a_env, const UString &a_cwd=".", bool a_close_opened_files=false, bool a_break_in_main_run=true)=0 | nemiver::IDBGPerspective | pure virtual |
| execute_program(const UString &a_prog, const vector< UString > &a_args, const map< UString, UString > &a_env, const UString &a_cwd, const vector< IDebugger::Breakpoint > &a_breaks, bool a_check_is_new_program=true, bool a_close_opened_files=false, bool a_break_in_main_run=true)=0 | nemiver::IDBGPerspective | pure virtual |
| execute_session(ISessMgr::Session &a_session)=0 | nemiver::IDBGPerspective | pure virtual |
| get_attached_object(const UString &a_key, const Object *&a_object) | nemiver::common::Object | |
| get_body()=0 | nemiver::IDBGPerspective | pure virtual |
| get_conf_mgr()=0 | nemiver::IDBGPerspective | pure virtual |
| get_contextual_menu()=0 | nemiver::IDBGPerspective | pure virtual |
| get_dynamic_module() const | nemiver::common::DynModIface | inline |
| get_perspective_identifier()=0 | nemiver::IDBGPerspective | pure virtual |
| get_refcount() const | nemiver::common::Object | |
| get_source_view_widget()=0 | nemiver::IDBGPerspective | pure virtual |
| get_toolbars(list< Gtk::Widget * > &a_tbs)=0 | nemiver::IDBGPerspective | pure virtual |
| get_workbench()=0 | nemiver::IDBGPerspective | pure virtual |
| IDBGPerspective(DynamicModule *a_dynmod) | nemiver::IDBGPerspective | inline |
| IPerspective(DynamicModule *a_dynmod) | nemiver::IPerspective | inlineprotected |
| is_activated() | nemiver::common::Plugin::EntryPoint | protectedvirtual |
| is_refcount_enabled() const | nemiver::common::Object | |
| layout_changed_signal()=0 | nemiver::IDBGPerspective | pure virtual |
| load_core_file()=0 | nemiver::IDBGPerspective | pure virtual |
| load_core_file(const UString &a_prog_path, const UString &a_core_file_path)=0 | nemiver::IDBGPerspective | pure virtual |
| load_menu(const UString &a_filename, const UString &a_widget_name)=0 | nemiver::IDBGPerspective | pure virtual |
| LoaderSafePtr typedef | nemiver::common::Plugin::EntryPoint | |
| Object() | nemiver::common::Object | |
| Object(Object const &) | nemiver::common::Object | |
| open_file()=0 | nemiver::IDBGPerspective | pure virtual |
| open_file(const UString &a_uri, int current_line=-1)=0 | nemiver::IDBGPerspective | pure virtual |
| nemiver::common::Object::operator=(Object const &) | nemiver::common::Object | |
| plugin_entry_point_loader() | nemiver::common::Plugin::EntryPoint | protected |
| plugin_entry_point_loader(Plugin::EntryPoint::LoaderSafePtr &) | nemiver::common::Plugin::EntryPoint | protected |
| plugin_path() | nemiver::common::Plugin::EntryPoint | |
| ref() | nemiver::common::Object | |
| run()=0 | nemiver::IDBGPerspective | pure virtual |
| session_manager()=0 | nemiver::IDBGPerspective | pure virtual |
| set_breakpoint()=0 | nemiver::IDBGPerspective | pure virtual |
| set_breakpoint(const UString &a_file, int a_line, const UString &a_condition, bool a_is_count_point)=0 | nemiver::IDBGPerspective | pure virtual |
| set_breakpoint(const UString &a_func_name, const UString &a_condition, bool a_is_count_point)=0 | nemiver::IDBGPerspective | pure virtual |
| set_breakpoint(const IDebugger::Breakpoint &a_breakpoint)=0 | nemiver::IDBGPerspective | pure virtual |
| set_where(const UString &a_uri, int line, bool a_do_scroll=true)=0 | nemiver::IDBGPerspective | pure virtual |
| step_into()=0 | nemiver::IDBGPerspective | pure virtual |
| step_out()=0 | nemiver::IDBGPerspective | pure virtual |
| step_over()=0 | nemiver::IDBGPerspective | pure virtual |
| unref() | nemiver::common::Object | |
| uses_launch_terminal() const =0 | nemiver::IDBGPerspective | pure virtual |
| uses_launch_terminal(bool a_flag)=0 | nemiver::IDBGPerspective | pure virtual |
| ~EntryPoint() | nemiver::common::Plugin::EntryPoint | virtual |
| ~IDBGPerspective() | nemiver::IDBGPerspective | inlinevirtual |
| ~Object() | nemiver::common::Object | virtual |