#include <mimaMem.h>
Inherits MimaGtk::MimaChildWindow.
Public Member Functions | |
| int | get_current_address () |
| int | get_current_address_end () |
| MimaMemWnd (MimaSim::Mima *_mima) | |
| virtual ChildWindowType | type () |
| ~MimaMemWnd () | |
Protected Member Functions | |
| virtual bool | ask_to_save () |
| Ask the user to save changes (if any). | |
| void | on_breakpoint_add () |
| void | on_breakpoint_remove () |
| void | on_breakpoint_remove_all () |
Protected Attributes | |
| MimaMem | m_mimaMemFrame |
| MimaMemMenu | m_mimaMemMenu |
| Gtk::VBox | m_vbox |
Static Protected Attributes | |
| static int | m_count = 0 |
| count open windows | |
| MimaMemWnd::MimaMemWnd | ( | MimaSim::Mima * | _mima | ) |
| MimaMemWnd::~MimaMemWnd | ( | ) |
| bool MimaMemWnd::ask_to_save | ( | ) | [protected, virtual] |
| int MimaGtk::MimaMemWnd::get_current_address | ( | ) | [inline] |
| int MimaGtk::MimaMemWnd::get_current_address_end | ( | ) | [inline] |
| void MimaMemWnd::on_breakpoint_add | ( | ) | [protected] |
| void MimaMemWnd::on_breakpoint_remove | ( | ) | [protected] |
| void MimaMemWnd::on_breakpoint_remove_all | ( | ) | [protected] |
| virtual ChildWindowType MimaGtk::MimaMemWnd::type | ( | ) | [inline, virtual] |
Implements MimaGtk::MimaChildWindow.
int MimaMemWnd::m_count = 0 [static, protected] |
count open windows
MimaMem MimaGtk::MimaMemWnd::m_mimaMemFrame [protected] |
MimaMemMenu MimaGtk::MimaMemWnd::m_mimaMemMenu [protected] |
Gtk::VBox MimaGtk::MimaMemWnd::m_vbox [protected] |
1.4.7