JAVADebugger::JDBItemCommand Class Reference
#include <jdbcommand.h>
Inheritance diagram for JAVADebugger::JDBItemCommand:

Public Member Functions | |
JDBItemCommand (VarItem *item, const QCString &command, bool isRunCmd=false, char prompt=DATAREQUEST) | |
virtual | ~JDBItemCommand () |
VarItem * | getItem () |
Private Attributes | |
VarItem * | item_ |
Constructor & Destructor Documentation
|
Definition at line 41 of file jdbcommand.cpp. |
|
Definition at line 52 of file jdbcommand.cpp. |
Member Function Documentation
|
Definition at line 100 of file jdbcommand.h. References item_. |
Member Data Documentation
|
Definition at line 103 of file jdbcommand.h. Referenced by getItem(). |
The documentation for this class was generated from the following files:
- languages/java/debugger/jdbcommand.h
- languages/java/debugger/jdbcommand.cpp