Nemiver  0.3
nemiver::IDBGPerspective Member List

This is the complete list of members for nemiver::IDBGPerspective, including all inherited members.

activate(bool a_activate, ObjectSafePtr &a_activation_context)nemiver::common::Plugin::EntryPointprotectedvirtual
activated_signal()=0nemiver::IDBGPerspectivepure virtual
agree_to_shutdown()=0nemiver::IDBGPerspectivepure virtual
append_breakpoints(const map< string, IDebugger::Breakpoint > &a_breaks)=0nemiver::IDBGPerspectivepure 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)=0nemiver::IDBGPerspectivepure virtual
build_absolute_resource_path(const UString &a_relative_path, std::string &a_absolute_path)nemiver::common::Plugin::EntryPoint
close_current_file()=0nemiver::IDBGPerspectivepure virtual
close_file(const UString &a_uri)=0nemiver::IDBGPerspectivepure virtual
close_opened_files()=0nemiver::IDBGPerspectivepure virtual
connect_to_remote_target(const UString &a_server_address, unsigned a_server_port, const UString &a_prog_path, const UString &a_solib_prefix)=0nemiver::IDBGPerspectivepure virtual
connect_to_remote_target(const UString &a_serial_line, const UString &a_prog_path, const UString &a_solib_prefix)=0nemiver::IDBGPerspectivepure virtual
debugger()=0nemiver::IDBGPerspectivepure virtual
delete_breakpoint()=0nemiver::IDBGPerspectivepure virtual
delete_breakpoint(const string &a_breakpoint_num)=0nemiver::IDBGPerspectivepure virtual
delete_breakpoint(const UString &a_file_uri, int a_linenum)=0nemiver::IDBGPerspectivepure virtual
descriptor(DescriptorSafePtr &a_desc)nemiver::common::Plugin::EntryPointprotected
descriptor()nemiver::common::Plugin::EntryPoint
do_continue()=0nemiver::IDBGPerspectivepure virtual
do_init(IWorkbench *a_workbench)=0nemiver::IDBGPerspectivepure virtual
DynModIface(DynamicModuleSafePtr &a_dynmod)nemiver::common::DynModIfaceinline
DynModIface(DynamicModule *a_dynmod)nemiver::common::DynModIfaceinline
edit_workbench_menu()=0nemiver::IDBGPerspectivepure virtual
enable_refcount(bool a_enabled=true)nemiver::common::Object
EntryPoint(DynamicModuleSafePtr &a_module)nemiver::common::Plugin::EntryPointprotected
EntryPoint(DynamicModule *a_module)nemiver::common::Plugin::EntryPointprotected
execute_program()=0nemiver::IDBGPerspectivepure 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)=0nemiver::IDBGPerspectivepure 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)=0nemiver::IDBGPerspectivepure virtual
execute_session(ISessMgr::Session &a_session)=0nemiver::IDBGPerspectivepure virtual
get_attached_object(const UString &a_key, const Object *&a_object)nemiver::common::Object
get_body()=0nemiver::IDBGPerspectivepure virtual
get_conf_mgr()=0nemiver::IDBGPerspectivepure virtual
get_contextual_menu()=0nemiver::IDBGPerspectivepure virtual
get_dynamic_module() constnemiver::common::DynModIfaceinline
get_perspective_identifier()=0nemiver::IDBGPerspectivepure virtual
get_refcount() constnemiver::common::Object
get_source_view_widget()=0nemiver::IDBGPerspectivepure virtual
get_toolbars(list< Gtk::Widget * > &a_tbs)=0nemiver::IDBGPerspectivepure virtual
get_workbench()=0nemiver::IDBGPerspectivepure virtual
IDBGPerspective(DynamicModule *a_dynmod)nemiver::IDBGPerspectiveinline
IPerspective(DynamicModule *a_dynmod)nemiver::IPerspectiveinlineprotected
is_activated()nemiver::common::Plugin::EntryPointprotectedvirtual
is_refcount_enabled() constnemiver::common::Object
layout_changed_signal()=0nemiver::IDBGPerspectivepure virtual
load_core_file()=0nemiver::IDBGPerspectivepure virtual
load_core_file(const UString &a_prog_path, const UString &a_core_file_path)=0nemiver::IDBGPerspectivepure virtual
load_menu(const UString &a_filename, const UString &a_widget_name)=0nemiver::IDBGPerspectivepure virtual
LoaderSafePtr typedefnemiver::common::Plugin::EntryPoint
Object()nemiver::common::Object
Object(Object const &)nemiver::common::Object
open_file()=0nemiver::IDBGPerspectivepure virtual
open_file(const UString &a_uri, int current_line=-1)=0nemiver::IDBGPerspectivepure virtual
nemiver::common::Object::operator=(Object const &)nemiver::common::Object
plugin_entry_point_loader()nemiver::common::Plugin::EntryPointprotected
plugin_entry_point_loader(Plugin::EntryPoint::LoaderSafePtr &)nemiver::common::Plugin::EntryPointprotected
plugin_path()nemiver::common::Plugin::EntryPoint
ref()nemiver::common::Object
run()=0nemiver::IDBGPerspectivepure virtual
session_manager()=0nemiver::IDBGPerspectivepure virtual
set_breakpoint()=0nemiver::IDBGPerspectivepure virtual
set_breakpoint(const UString &a_file, int a_line, const UString &a_condition, bool a_is_count_point)=0nemiver::IDBGPerspectivepure virtual
set_breakpoint(const UString &a_func_name, const UString &a_condition, bool a_is_count_point)=0nemiver::IDBGPerspectivepure virtual
set_breakpoint(const IDebugger::Breakpoint &a_breakpoint)=0nemiver::IDBGPerspectivepure virtual
set_where(const UString &a_uri, int line, bool a_do_scroll=true)=0nemiver::IDBGPerspectivepure virtual
step_into()=0nemiver::IDBGPerspectivepure virtual
step_out()=0nemiver::IDBGPerspectivepure virtual
step_over()=0nemiver::IDBGPerspectivepure virtual
unref()nemiver::common::Object
uses_launch_terminal() const =0nemiver::IDBGPerspectivepure virtual
uses_launch_terminal(bool a_flag)=0nemiver::IDBGPerspectivepure virtual
~EntryPoint()nemiver::common::Plugin::EntryPointvirtual
~IDBGPerspective()nemiver::IDBGPerspectiveinlinevirtual
~Object()nemiver::common::Objectvirtual