XQuilla/docs/simple-api/classDebugCommand-members.html

29 lines
4.6 KiB
HTML
Raw Normal View History

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&amp;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&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
2020-02-17 22:17:06 +01:00
<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>
2020-02-17 22:19:08 +01:00
<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 &amp;args, BaseInteractiveDebugger &amp;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 &amp;command, const std::string &amp;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 &amp;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&nbsp;
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>