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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
55 DebugClientBase.DebugClientBase, AsyncIO 55 DebugClientBase.DebugClientBase, AsyncIO
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>debugClient</td></tr> 58 <tr><td>debugClient</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#DebugClientThreads.__init__">DebugClientThreads</a></td>
64 <td>Constructor</td>
65 </tr><tr>
66 <td><a href="#DebugClientThreads.attachThread">attachThread</a></td> 67 <td><a href="#DebugClientThreads.attachThread">attachThread</a></td>
67 <td>Public method to setup a thread for DebugClient to debug.</td> 68 <td>Public method to setup a thread for DebugClient to debug.</td>
68 </tr><tr> 69 </tr><tr>
69 <td><a href="#DebugClientThreads.eventLoop">eventLoop</a></td> 70 <td><a href="#DebugClientThreads.eventLoop">eventLoop</a></td>
70 <td>Public method implementing our event loop.</td> 71 <td>Public method implementing our event loop.</td>
82 <td>Public method called when a DebugThread has exited.</td> 83 <td>Public method called when a DebugThread has exited.</td>
83 </tr><tr> 84 </tr><tr>
84 <td><a href="#DebugClientThreads.unlockClient">unlockClient</a></td> 85 <td><a href="#DebugClientThreads.unlockClient">unlockClient</a></td>
85 <td>Public method to release the lock for this client.</td> 86 <td>Public method to release the lock for this client.</td>
86 </tr> 87 </tr>
88 </table>
89 <h3>Static Methods</h3>
90 <table>
91 <tr><td>None</td></tr>
87 </table> 92 </table>
88 <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a> 93 <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a>
89 <h4>DebugClientThreads (Constructor)</h4> 94 <h4>DebugClientThreads (Constructor)</h4>
90 <b>DebugClientThreads</b>(<i></i>) 95 <b>DebugClientThreads</b>(<i></i>)
91 <p> 96 <p>

eric ide

mercurial