KDevelop API Documentation

JAVADebugger::JDBItemCommand Class Reference

#include <jdbcommand.h>

Inheritance diagram for JAVADebugger::JDBItemCommand:

JAVADebugger::JDBCommand JAVADebugger::DbgCommand JAVADebugger::JDBPointerCommand 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.

References item_.


Member Data Documentation

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

Definition at line 103 of file jdbcommand.h.

Referenced by getItem().


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:33 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003