Public Member Functions | Private Member Functions | Private Attributes

gui2::tformula_debugger Class Reference

#include <formula_debugger.hpp>

Inheritance diagram for gui2::tformula_debugger:
Inheritance graph
[legend]
Collaboration diagram for gui2::tformula_debugger:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 tformula_debugger (game_logic::formula_debugger &fdb)

Private Member Functions

void pre_show (CVideo &video, twindow &window)
 Inherited from tdialog.
virtual const std::string & window_id () const
 Inherited from tdialog, implemented by REGISTER_DIALOG.
void callback_continue_button (twindow &window)
void callback_next_button (twindow &window)
void callback_step_button (twindow &window)
void callback_stepout_button (twindow &window)

Private Attributes

game_logic::formula_debuggerfdb_

Detailed Description

Definition at line 27 of file formula_debugger.hpp.


Constructor & Destructor Documentation

gui2::tformula_debugger::tformula_debugger ( game_logic::formula_debugger fdb  )  [inline, explicit]

Definition at line 31 of file formula_debugger.hpp.


Member Function Documentation

void gui2::tformula_debugger::callback_continue_button ( twindow window  )  [private]

Definition at line 163 of file formula_debugger.cpp.

References game_logic::formula_debugger::add_breakpoint_continue_to_end(), fdb_, gui2::twindow::OK, and gui2::twindow::set_retval().

Referenced by pre_show().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tformula_debugger::callback_next_button ( twindow window  )  [private]

Definition at line 169 of file formula_debugger.cpp.

References game_logic::formula_debugger::add_breakpoint_next(), fdb_, gui2::twindow::OK, and gui2::twindow::set_retval().

Referenced by pre_show().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tformula_debugger::callback_step_button ( twindow window  )  [private]

Definition at line 175 of file formula_debugger.cpp.

References game_logic::formula_debugger::add_breakpoint_step_into(), fdb_, gui2::twindow::OK, and gui2::twindow::set_retval().

Referenced by pre_show().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tformula_debugger::callback_stepout_button ( twindow window  )  [private]

Definition at line 181 of file formula_debugger.cpp.

References game_logic::formula_debugger::add_breakpoint_step_out(), fdb_, gui2::twindow::OK, and gui2::twindow::set_retval().

Referenced by pre_show().

Here is the call graph for this function:

Here is the caller graph for this function:

void gui2::tformula_debugger::pre_show ( CVideo video,
twindow window 
) [private, virtual]
virtual const std::string& gui2::tformula_debugger::window_id (  )  const [private, virtual]

Inherited from tdialog, implemented by REGISTER_DIALOG.

Implements gui2::tdialog.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:10 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs