KDevelop API Documentation

JAVADebugger::JDBItemCommand Class Reference

#include <jdbcommand.h>

Inheritance diagram for JAVADebugger::JDBItemCommand:

Inheritance graph
[legend]
Collaboration diagram for JAVADebugger::JDBItemCommand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JDBItemCommand (VarItem *item, const QCString &command, bool isRunCmd=false, char prompt=DATAREQUEST)
virtual ~JDBItemCommand ()
VarItemgetItem ()

Private Attributes

VarItemitem_

Constructor & Destructor Documentation

JAVADebugger::JDBItemCommand::JDBItemCommand VarItem item,
const QCString command,
bool  isRunCmd = false,
char  prompt = DATAREQUEST
 

Definition at line 41 of file jdbcommand.cpp.

JAVADebugger::JDBItemCommand::~JDBItemCommand  )  [virtual]
 

Definition at line 52 of file jdbcommand.cpp.


Member Function Documentation

VarItem* JAVADebugger::JDBItemCommand::getItem  )  [inline]
 

Definition at line 100 of file jdbcommand.h.


Member Data Documentation

VarItem* JAVADebugger::JDBItemCommand::item_ [private]
 

Definition at line 103 of file jdbcommand.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 Wed Mar 23 00:32:51 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003