KDevelop API Documentation

GDBDebugger::GDBSetBreakpointCommand Class Reference

#include <gdbcommand.h>

Inheritance diagram for GDBDebugger::GDBSetBreakpointCommand:

Inheritance graph
[legend]
Collaboration diagram for GDBDebugger::GDBSetBreakpointCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GDBSetBreakpointCommand (const QCString &setCommand, int key)
 ***************************************************************************/
virtual ~GDBSetBreakpointCommand ()
int getKey () const

Private Attributes

int key_

Constructor & Destructor Documentation

GDBDebugger::GDBSetBreakpointCommand::GDBSetBreakpointCommand const QCString setCommand,
int  key
 

***************************************************************************/

Definition at line 102 of file gdbcommand.cpp.

References GDBDebugger::SET_BREAKPT.

GDBDebugger::GDBSetBreakpointCommand::~GDBSetBreakpointCommand  )  [virtual]
 

Definition at line 110 of file gdbcommand.cpp.


Member Function Documentation

int GDBDebugger::GDBSetBreakpointCommand::getKey  )  const [inline]
 

Definition at line 140 of file gdbcommand.h.

Referenced by GDBDebugger::GDBController::parseBreakpointSet().


Member Data Documentation

int GDBDebugger::GDBSetBreakpointCommand::key_ [private]
 

Definition at line 143 of file gdbcommand.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:50:51 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003