, including all inherited members.
| BaseInteractiveDebugger() | BaseInteractiveDebugger | [private] |
| breakForError(const char *message) | BaseInteractiveDebugger | [private] |
| breaks_ | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::changeFrame(unsigned int number)=0 | BaseInteractiveDebugger | [private, pure virtual] |
| checkBreak(bool entering) | BaseInteractiveDebugger | [private] |
| commands_ | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::currentFrameLocation(std::string &file, unsigned int &line, unsigned int &column) const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| debugQuery(const XQQuery *query, DynamicContext *context) | InteractiveDebugger | [static] |
| disableBreakPoint(unsigned int number) | BaseInteractiveDebugger | [private] |
| enableBreakPoint(unsigned int number) | BaseInteractiveDebugger | [private] |
| end(const StackFrame *stack, const DynamicContext *context) | DebugListener | [inline, private, virtual] |
| findCommand(std::string &command) const | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::getStackSize() const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| interrupted() | BaseInteractiveDebugger | [private] |
| listBreakPoints() const | BaseInteractiveDebugger | [private] |
| next_ | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::outputCurrentFrame(unsigned int context=0) const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| BaseInteractiveDebugger::outputCurrentFrameQueryPlan() const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| outputLocation(const LocationInfo *info, unsigned int context=0) | InteractiveDebugger | [static] |
| BaseInteractiveDebugger::outputLocation(const XMLCh *file, unsigned int line, unsigned int column, unsigned int context=0) | BaseInteractiveDebugger | [private, static] |
| outputLocationFromString(const XMLCh *query, unsigned int line, unsigned int column, unsigned int context=0) | BaseInteractiveDebugger | [private, static] |
| prevcmd_ | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::queryCurrentFrame(const char *queryString) const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| queryStarted() const | BaseInteractiveDebugger | [inline, private] |
| queryStarted_ | BaseInteractiveDebugger | [private] |
| readCommand() | BaseInteractiveDebugger | [private] |
| regexFind(const char *regex, const std::string &str, int groupNo=1) | BaseInteractiveDebugger | [private, static] |
| BaseInteractiveDebugger::run()=0 | BaseInteractiveDebugger | [private, pure virtual] |
| setBreakPoint(const std::string &file, unsigned int line, unsigned int column, bool temporary) | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::setDoFocusOptimizationsn(bool opt)=0 | BaseInteractiveDebugger | [private, pure virtual] |
| BaseInteractiveDebugger::setDoLazyEvaluation(bool lazy)=0 | BaseInteractiveDebugger | [private, pure virtual] |
| BaseInteractiveDebugger::setDoProjection(bool opt)=0 | BaseInteractiveDebugger | [private, pure virtual] |
| setNext() | BaseInteractiveDebugger | [private] |
| setStep() | BaseInteractiveDebugger | [private] |
| BaseInteractiveDebugger::stackTrace() const =0 | BaseInteractiveDebugger | [private, pure virtual] |
| start(const StackFrame *stack, const DynamicContext *context) | DebugListener | [inline, private, virtual] |
| step_ | BaseInteractiveDebugger | [private] |
| ~BaseInteractiveDebugger() | BaseInteractiveDebugger | [private, virtual] |
| ~DebugListener() | DebugListener | [inline, private, virtual] |