KJS
KJS::DebuggerImp Class Reference
#include <internal.h>
Detailed Description
Definition at line 100 of file internal.h.
Public Member Functions | |
| DebuggerImp () | |
| void | abort () |
| bool | aborted () const |
Public Attributes | |
| AttachedInterpreter * | interps |
| bool | isAborted |
Constructor & Destructor Documentation
| KJS::DebuggerImp::DebuggerImp | ( | ) | [inline] |
Definition at line 103 of file internal.h.
Member Function Documentation
| void KJS::DebuggerImp::abort | ( | ) | [inline] |
Definition at line 108 of file internal.h.
| bool KJS::DebuggerImp::aborted | ( | ) | const [inline] |
Definition at line 109 of file internal.h.
Member Data Documentation
| AttachedInterpreter* KJS::DebuggerImp::interps |
Definition at line 111 of file internal.h.
Definition at line 112 of file internal.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference