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

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

eric ide

mercurial