KDevelop API Documentation

GDBDebugger::GDBItemCommand Class Reference

#include <gdbcommand.h>

Inheritance diagram for GDBDebugger::GDBItemCommand:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

VarItemitem_

Constructor & Destructor Documentation

GDBDebugger::GDBItemCommand::GDBItemCommand VarItem item,
const QCString command,
bool  isRunCmd = false,
char  prompt = DATAREQUEST
 

Definition at line 49 of file gdbcommand.cpp.

GDBDebugger::GDBItemCommand::~GDBItemCommand  )  [virtual]
 

Definition at line 60 of file gdbcommand.cpp.


Member Function Documentation

VarItem* GDBDebugger::GDBItemCommand::getItem  )  [inline]
 

Definition at line 105 of file gdbcommand.h.

Referenced by GDBDebugger::GDBController::parseRequestedData(), and GDBDebugger::GDBController::parseWhatis().


Member Data Documentation

VarItem* GDBDebugger::GDBItemCommand::item_ [private]
 

Definition at line 108 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 Wed Mar 23 00:32:29 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003