28 lines
4.6 KiB
HTML
28 lines
4.6 KiB
HTML
<!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>
|
|
<!-- 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>
|
|
<h1>DebugCommand Member List</h1>This is the complete list of members for <a class="el" href="classDebugCommand.html">DebugCommand</a>, including all inherited members.<p><table>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#p2">briefHelp_</a></td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [protected]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#p1">compatName_</a></td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [protected]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#b0">DebugCommand</a>(const char *name, const char *compatName, const char *briefHelp, const char *moreHelp)</td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, protected]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a6">execute</a>(InputParser::Args &args, BaseInteractiveDebugger &env)=0</td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [pure virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a3">getBriefHelp</a>() const </td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a1">getCommandName</a>() const </td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a2">getCommandNameCompat</a>() const </td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a4">getMoreHelp</a>() const </td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#e0">matches</a>(const std::string &command, const std::string &toMatch)</td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [static]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a5">matches</a>(const std::string &command) const </td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [virtual]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#p3">moreHelp_</a></td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [protected]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#p0">name_</a></td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [protected]</code></td></tr>
|
|
<tr class="memlist"><td><a class="el" href="classDebugCommand.html#a0">~DebugCommand</a>()</td><td><a class="el" href="classDebugCommand.html">DebugCommand</a></td><td><code> [inline, 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
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
|
</body>
|
|
</html>
|