Public Member Functions | Protected Attributes

game_logic::base_breakpoint Class Reference

#include <formula_debugger.hpp>

Inheritance diagram for game_logic::base_breakpoint:
Inheritance graph
[legend]
Collaboration diagram for game_logic::base_breakpoint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 base_breakpoint (formula_debugger &fdb, const std::string &name, bool one_time_only)
virtual ~base_breakpoint ()
virtual bool is_break_now () const =0
bool is_one_time_only () const
const std::string & name () const

Protected Attributes

formula_debuggerfdb_
std::string name_
bool one_time_only_

Detailed Description

Definition at line 62 of file formula_debugger.hpp.


Constructor & Destructor Documentation

game_logic::base_breakpoint::base_breakpoint ( formula_debugger fdb,
const std::string &  name,
bool  one_time_only 
)

Definition at line 242 of file formula_debugger.cpp.

game_logic::base_breakpoint::~base_breakpoint (  )  [virtual]

Definition at line 249 of file formula_debugger.cpp.


Member Function Documentation

virtual bool game_logic::base_breakpoint::is_break_now (  )  const [pure virtual]
bool game_logic::base_breakpoint::is_one_time_only (  )  const

Definition at line 254 of file formula_debugger.cpp.

References one_time_only_.

const std::string & game_logic::base_breakpoint::name (  )  const

Definition at line 260 of file formula_debugger.cpp.

References name_.


Member Data Documentation

std::string game_logic::base_breakpoint::name_ [protected]

Definition at line 71 of file formula_debugger.hpp.

Referenced by name().

Definition at line 72 of file formula_debugger.hpp.

Referenced by is_one_time_only().


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:20:56 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs