|
Nemiver
0.3
|
#include <nmv-memory-view.h>
Public Member Functions | |
| MemoryView (IDebuggerSafePtr &a_debugger) | |
| virtual | ~MemoryView () |
| Gtk::Widget & | widget () const |
| void | clear () |
| void | modify_font (const Pango::FontDescription &a_font_desc) |
Public Member Functions inherited from nemiver::common::Object | |
| Object () | |
| Object (Object const &) | |
| Object & | operator= (Object const &) |
| virtual | ~Object () |
| void | ref () |
| void | unref () |
| void | enable_refcount (bool a_enabled=true) |
| bool | is_refcount_enabled () const |
| long | get_refcount () const |
| void | attach_object (const UString &a_key, const Object *a_object) |
| bool | get_attached_object (const UString &a_key, const Object *&a_object) |
Additional Inherited Members | |
Protected Attributes inherited from nemiver::common::Object | |
| SafePtr< ObjectPriv > | m_priv |
| nemiver::MemoryView::MemoryView | ( | IDebuggerSafePtr & | a_debugger | ) |
|
virtual |
| void nemiver::MemoryView::clear | ( | ) |
| void nemiver::MemoryView::modify_font | ( | const Pango::FontDescription & | a_font_desc | ) |
| Gtk::Widget& nemiver::MemoryView::widget | ( | ) | const |
1.8.17