KDevelop API Documentation

GDBDebugger::GDBItemCommand Class Reference

#include <gdbcommand.h>

Inheritance diagram for GDBDebugger::GDBItemCommand:

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

References item_.

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.

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 Tue Oct 19 08:02:09 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003