KDevelop API Documentation

GDBDebugger::GDBSetBreakpointCommand Class Reference

#include <gdbcommand.h>

Inheritance diagram for GDBDebugger::GDBSetBreakpointCommand:

GDBDebugger::GDBCommand GDBDebugger::DbgCommand 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.

References key_.

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


Member Data Documentation

int GDBDebugger::GDBSetBreakpointCommand::key_ [private]
 

Definition at line 143 of file gdbcommand.h.

Referenced by getKey().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:32 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003