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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
101 <td>Constructor</td>
102 </tr><tr>
103 <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td> 104 <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td>
104 <td>Private method to determine the clients capabilities.</td> 105 <td>Private method to determine the clients capabilities.</td>
105 </tr><tr> 106 </tr><tr>
106 <td><a href="#DebugClientBase.__compileFileSource">__compileFileSource</a></td> 107 <td><a href="#DebugClientBase.__compileFileSource">__compileFileSource</a></td>
107 <td>Private method to compile source code read from a file.</td> 108 <td>Private method to compile source code read from a file.</td>
200 <td>Public method used to start the remote debugger.</td> 201 <td>Public method used to start the remote debugger.</td>
201 </tr><tr> 202 </tr><tr>
202 <td><a href="#DebugClientBase.write">write</a></td> 203 <td><a href="#DebugClientBase.write">write</a></td>
203 <td>Public method to write data to the output stream.</td> 204 <td>Public method to write data to the output stream.</td>
204 </tr> 205 </tr>
206 </table>
207 <h3>Static Methods</h3>
208 <table>
209 <tr><td>None</td></tr>
205 </table> 210 </table>
206 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> 211 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a>
207 <h4>DebugClientBase (Constructor)</h4> 212 <h4>DebugClientBase (Constructor)</h4>
208 <b>DebugClientBase</b>(<i></i>) 213 <b>DebugClientBase</b>(<i></i>)
209 <p> 214 <p>

eric ide

mercurial