KDevelop API Documentation

JAVADebugger::JDBSetBreakpointCommand Class Reference

#include <jdbcommand.h>

Inheritance diagram for JAVADebugger::JDBSetBreakpointCommand:

JAVADebugger::JDBCommand JAVADebugger::DbgCommand List of all members.

Public Member Functions

 JDBSetBreakpointCommand (const QCString &setCommand, int key)
 ***************************************************************************/

virtual ~JDBSetBreakpointCommand ()
int getKey () const

Private Attributes

int key_

Constructor & Destructor Documentation

JAVADebugger::JDBSetBreakpointCommand::JDBSetBreakpointCommand const QCString setCommand,
int  key
 

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

Definition at line 94 of file jdbcommand.cpp.

JAVADebugger::JDBSetBreakpointCommand::~JDBSetBreakpointCommand  )  [virtual]
 

Definition at line 102 of file jdbcommand.cpp.


Member Function Documentation

int JAVADebugger::JDBSetBreakpointCommand::getKey  )  const [inline]
 

Definition at line 135 of file jdbcommand.h.

References key_.


Member Data Documentation

int JAVADebugger::JDBSetBreakpointCommand::key_ [private]
 

Definition at line 138 of file jdbcommand.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 Tue Oct 19 08:02:09 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003