2020-02-17 22:17:06 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > XQilla Simple API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 22:19:08 +01:00
<!-- Generated by Doxygen 1.3.9.1 -->
< div class = "qindex" > < a class = "qindex" href = "index.html" > Main Page< / a > | < a class = "qindex" href = "namespaces.html" > Namespace List< / a > | < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > | < a class = "qindex" href = "classes.html" > Alphabetical List< / a > | < a class = "qindex" href = "annotated.html" > Class List< / a > | < a class = "qindex" href = "dirs.html" > Directories< / a > | < a class = "qindex" href = "files.html" > File List< / a > | < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > | < a class = "qindex" href = "functions.html" > Class Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > | < a class = "qindex" href = "examples.html" > Examples< / a > < / div >
2020-02-17 22:17:06 +01:00
< h1 > BaseInteractiveDebugger Member List< / h1 > This is the complete list of members for < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > , including all inherited members.< p > < table >
2020-02-17 22:19:08 +01:00
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b0" > BaseInteractiveDebugger< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b3" > breakForError< / a > (const char *message)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p3" > breaks_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a9" > changeFrame< / a > (unsigned int number)=0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b2" > checkBreak< / a > (bool entering)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p0" > commands_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a15" > currentFrameLocation< / a > (std::string & file, unsigned int & line, unsigned int & column) const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a2" > disableBreakPoint< / a > (unsigned int number)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a3" > enableBreakPoint< / a > (unsigned int number)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b1" > findCommand< / a > (std::string & command) const < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a10" > getStackSize< / a > () const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b4" > interrupted< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a4" > listBreakPoints< / a > () const < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p5" > next_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a12" > outputCurrentFrame< / a > (unsigned int context=0) const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a13" > outputCurrentFrameQueryPlan< / a > () const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#e0" > outputLocation< / a > (const XMLCh *file, unsigned int line, unsigned int column, unsigned int context=0)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#e1" > outputLocationFromString< / a > (const XMLCh *query, unsigned int line, unsigned int column, unsigned int context=0)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p1" > prevcmd_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a14" > queryCurrentFrame< / a > (const char *queryString) const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a7" > queryStarted< / a > () const < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [inline]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p2" > queryStarted_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#b5" > readCommand< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#e2" > regexFind< / a > (const char *regex, const std::string & str, int groupNo=1)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [static]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a8" > run< / a > ()=0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a1" > setBreakPoint< / a > (const std::string & file, unsigned int line, unsigned int column, bool temporary)< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a17" > setDoFocusOptimizationsn< / a > (bool opt)=0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a16" > setDoLazyEvaluation< / a > (bool lazy)=0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a18" > setDoProjection< / a > (bool opt)=0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a6" > setNext< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a5" > setStep< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a11" > stackTrace< / a > () const =0< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [pure virtual]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#p4" > step_< / a > < / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [protected]< / code > < / td > < / tr >
< tr class = "memlist" > < td > < a class = "el" href = "classBaseInteractiveDebugger.html#a0" > ~BaseInteractiveDebugger< / a > ()< / td > < td > < a class = "el" href = "classBaseInteractiveDebugger.html" > BaseInteractiveDebugger< / a > < / td > < td > < code > [virtual]< / code > < / td > < / tr >
< / table > < hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:40 2009 for XQilla Simple API by
2020-02-17 22:17:06 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:19:08 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 22:17:06 +01:00
< / body >
< / html >