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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
104 <td>Constructor</td>
105 </tr><tr>
106 <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td> 107 <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td>
107 <td>Private method to determine the clients capabilities.</td> 108 <td>Private method to determine the clients capabilities.</td>
108 </tr><tr> 109 </tr><tr>
109 <td><a href="#DebugClientBase.__completionList">__completionList</a></td> 110 <td><a href="#DebugClientBase.__completionList">__completionList</a></td>
110 <td>Private slot to handle the request for a commandline completion list.</td> 111 <td>Private slot to handle the request for a commandline completion list.</td>
203 <td>Public method used to start the remote debugger.</td> 204 <td>Public method used to start the remote debugger.</td>
204 </tr><tr> 205 </tr><tr>
205 <td><a href="#DebugClientBase.write">write</a></td> 206 <td><a href="#DebugClientBase.write">write</a></td>
206 <td>Public method to write data to the output stream.</td> 207 <td>Public method to write data to the output stream.</td>
207 </tr> 208 </tr>
209 </table>
210 <h3>Static Methods</h3>
211 <table>
212 <tr><td>None</td></tr>
208 </table> 213 </table>
209 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> 214 <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a>
210 <h4>DebugClientBase (Constructor)</h4> 215 <h4>DebugClientBase (Constructor)</h4>
211 <b>DebugClientBase</b>(<i></i>) 216 <b>DebugClientBase</b>(<i></i>)
212 <p> 217 <p>

eric ide

mercurial