#include <DebuggerBreakpoint.h>
Definition at line 31 of file DebuggerBreakpoint.h.
| rvDebuggerBreakpoint::rvDebuggerBreakpoint |
( |
const char * |
filename, |
|
|
int |
linenumber, |
|
|
int |
id = -1 |
|
) |
| |
| rvDebuggerBreakpoint::~rvDebuggerBreakpoint |
( |
void |
| ) |
|
| ID_INLINE const char * rvDebuggerBreakpoint::GetFilename |
( |
void |
| ) |
|
| ID_INLINE int rvDebuggerBreakpoint::GetID |
( |
void |
| ) |
|
| ID_INLINE int rvDebuggerBreakpoint::GetLineNumber |
( |
void |
| ) |
|
| bool rvDebuggerBreakpoint::mEnabled |
|
protected |
| idStr rvDebuggerBreakpoint::mFilename |
|
protected |
| int rvDebuggerBreakpoint::mID |
|
protected |
| int rvDebuggerBreakpoint::mLineNumber |
|
protected |
| int rvDebuggerBreakpoint::mNextID = 1 |
|
staticprivate |
The documentation for this class was generated from the following files: