forked from OSchip/llvm-project
134 lines
6.0 KiB
HTML
134 lines
6.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html><head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
|
|
<meta name="keywords" content="LLDB,C++,doxygen,API,documentation"/>
|
|
<meta name="description" content="C++ source code API documentation for LLDB."/>
|
|
<title>LLVM: lldb::SBCommandPluginInterface Class Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
|
</head><body>
|
|
<p class="title">LLDB API Documentation</p>
|
|
<!-- Generated by Doxygen 1.8.1.2 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="classes.html"><span>Class Index</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="namespacelldb.html">lldb</a></li><li class="navelem"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html">SBCommandPluginInterface</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-methods">Public Member Functions</a> |
|
|
<a href="classlldb_1_1SBCommandPluginInterface-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">lldb::SBCommandPluginInterface Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p><code>#include <<a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>></code></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr class="memitem:a683be36b0e55cbfc980059e14b1fde84"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#a683be36b0e55cbfc980059e14b1fde84">DoExecute</a> (<a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> debugger, char **command, <a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> &result)</td></tr>
|
|
<tr class="memitem:ab0c33994ee68e4c2d7fe799057ef5398"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classlldb_1_1SBCommandPluginInterface.html#ab0c33994ee68e4c2d7fe799057ef5398">~SBCommandPluginInterface</a> ()</td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2>Detailed Description</h2>
|
|
<div class="textblock">
|
|
<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00144">144</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
|
|
</div><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" id="ab0c33994ee68e4c2d7fe799057ef5398"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual lldb::SBCommandPluginInterface::~SBCommandPluginInterface </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00156">156</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2>Member Function Documentation</h2>
|
|
<a class="anchor" id="a683be36b0e55cbfc980059e14b1fde84"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool lldb::SBCommandPluginInterface::DoExecute </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classlldb_1_1SBDebugger.html">lldb::SBDebugger</a> </td>
|
|
<td class="paramname"><em>debugger</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">char ** </td>
|
|
<td class="paramname"><em>command</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classlldb_1_1SBCommandReturnObject.html">lldb::SBCommandReturnObject</a> & </td>
|
|
<td class="paramname"><em>result</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Definition at line <a class="el" href="SBCommandInterpreter_8h_source.html#l00148">148</a> of file <a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="SBCommandInterpreter_8h_source.html">SBCommandInterpreter.h</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<hr>
|
|
<p class="footer">
|
|
Generated on Fri Jul 19 2013 13:25:55 for <a href="http://lldb.llvm.org/">LLVM</a> by
|
|
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
|
|
align="middle" border="0"/>1.8.1.2</a><br>
|
|
Copyright © 2003-2013 University of Illinois at Urbana-Champaign.
|
|
All Rights Reserved.</p>
|
|
<hr>
|
|
<!--#include virtual="/attrib.incl" -->
|
|
</body>
|
|
</html>
|