Documentation/Source/eric5.DebugClients.Python.DebugClientBase.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
95 object 95 object
96 <h3>Class Attributes</h3> 96 <h3>Class Attributes</h3>
97 <table> 97 <table>
98 <tr><td>clientCapabilities</td></tr> 98 <tr><td>clientCapabilities</td></tr>
99 </table> 99 </table>
100 <h3>Class Methods</h3>
101 <table>
102 <tr><td>None</td></tr>
103 </table>
100 <h3>Methods</h3> 104 <h3>Methods</h3>
101 <table> 105 <table>
102 <tr> 106 <tr>
103 <td><a href="#DebugClientBase.__init__">DebugClientBase</a></td> 107 <td><a href="#DebugClientBase.__init__">DebugClientBase</a></td>
104 <td>Constructor</td> 108 <td>Constructor</td>
203 <td>Public method used to start the remote debugger.</td> 207 <td>Public method used to start the remote debugger.</td>
204 </tr><tr> 208 </tr><tr>
205 <td><a href="#DebugClientBase.write">write</a></td> 209 <td><a href="#DebugClientBase.write">write</a></td>
206 <td>Public method to write data to the output stream.</td> 210 <td>Public method to write data to the output stream.</td>
207 </tr> 211 </tr>
212 </table>
213 <h3>Static Methods</h3>
214 <table>
215 <tr><td>None</td></tr>
208 </table> 216 </table>
209 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> 217 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a>
210 <h4>DebugClientBase (Constructor)</h4> 218 <h4>DebugClientBase (Constructor)</h4>
211 <b>DebugClientBase</b>(<i></i>) 219 <b>DebugClientBase</b>(<i></i>)
212 <p> 220 <p>

eric ide

mercurial