GDBDebugger::GDBItemCommand Class Reference
#include <gdbcommand.h>
Inheritance diagram for GDBDebugger::GDBItemCommand:

Public Member Functions | |
GDBItemCommand (VarItem *item, const QCString &command, bool isRunCmd=false, char prompt=DATAREQUEST) | |
virtual | ~GDBItemCommand () |
VarItem * | getItem () |
Private Attributes | |
VarItem * | item_ |
Constructor & Destructor Documentation
|
Definition at line 49 of file gdbcommand.cpp. |
|
Definition at line 60 of file gdbcommand.cpp. |
Member Function Documentation
|
Definition at line 105 of file gdbcommand.h. References item_. Referenced by GDBDebugger::GDBController::parseRequestedData(), and GDBDebugger::GDBController::parseWhatis(). |
Member Data Documentation
|
Definition at line 108 of file gdbcommand.h. Referenced by getItem(). |
The documentation for this class was generated from the following files:
- languages/cpp/debugger/gdbcommand.h
- languages/cpp/debugger/gdbcommand.cpp