#include <nmv-set-breakpoint-dialog.h>
◆ Mode
| Enumerator |
|---|
| MODE_SOURCE_LOCATION | |
| MODE_FUNCTION_NAME | |
| MODE_BINARY_ADDRESS | |
| MODE_EVENT | |
◆ SetBreakpointDialog()
| nemiver::SetBreakpointDialog::SetBreakpointDialog |
( |
Gtk::Window & |
a_parent, |
|
|
const UString & |
a_resource_root_path |
|
) |
| |
◆ ~SetBreakpointDialog()
| virtual nemiver::SetBreakpointDialog::~SetBreakpointDialog |
( |
| ) |
|
|
virtual |
◆ address() [1/2]
| Address nemiver::SetBreakpointDialog::address |
( |
| ) |
const |
◆ address() [2/2]
| void nemiver::SetBreakpointDialog::address |
( |
const Address & |
| ) |
|
◆ condition() [1/2]
| UString nemiver::SetBreakpointDialog::condition |
( |
| ) |
const |
◆ condition() [2/2]
| void nemiver::SetBreakpointDialog::condition |
( |
const UString & |
a_cond | ) |
|
◆ count_point() [1/2]
| bool nemiver::SetBreakpointDialog::count_point |
( |
| ) |
const |
◆ count_point() [2/2]
| void nemiver::SetBreakpointDialog::count_point |
( |
bool |
a_flag | ) |
|
◆ event() [1/2]
| UString nemiver::SetBreakpointDialog::event |
( |
| ) |
const |
◆ event() [2/2]
| void nemiver::SetBreakpointDialog::event |
( |
const UString & |
a_event | ) |
|
◆ file_name() [1/2]
| UString nemiver::SetBreakpointDialog::file_name |
( |
| ) |
const |
◆ file_name() [2/2]
| void nemiver::SetBreakpointDialog::file_name |
( |
const UString & |
a_name | ) |
|
◆ function() [1/2]
| UString nemiver::SetBreakpointDialog::function |
( |
| ) |
const |
◆ function() [2/2]
| void nemiver::SetBreakpointDialog::function |
( |
const UString & |
a_name | ) |
|
◆ line_number() [1/2]
| int nemiver::SetBreakpointDialog::line_number |
( |
| ) |
const |
◆ line_number() [2/2]
| void nemiver::SetBreakpointDialog::line_number |
( |
int |
| ) |
|
◆ mode() [1/2]
| Mode nemiver::SetBreakpointDialog::mode |
( |
| ) |
const |
◆ mode() [2/2]
| void nemiver::SetBreakpointDialog::mode |
( |
Mode |
| ) |
|
The documentation for this class was generated from the following file: