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> |
67 <td><a href="#DebugClientThreads.__init__">DebugClientThreads</a></td> |
64 <td>Constructor</td> |
68 <td>Constructor</td> |
82 <td>Public method called when a DebugThread has exited.</td> |
86 <td>Public method called when a DebugThread has exited.</td> |
83 </tr><tr> |
87 </tr><tr> |
84 <td><a href="#DebugClientThreads.unlockClient">unlockClient</a></td> |
88 <td><a href="#DebugClientThreads.unlockClient">unlockClient</a></td> |
85 <td>Public method to release the lock for this client.</td> |
89 <td>Public method to release the lock for this client.</td> |
86 </tr> |
90 </tr> |
|
91 </table> |
|
92 <h3>Static Methods</h3> |
|
93 <table> |
|
94 <tr><td>None</td></tr> |
87 </table> |
95 </table> |
88 <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a> |
96 <a NAME="DebugClientThreads.__init__" ID="DebugClientThreads.__init__"></a> |
89 <h4>DebugClientThreads (Constructor)</h4> |
97 <h4>DebugClientThreads (Constructor)</h4> |
90 <b>DebugClientThreads</b>(<i></i>) |
98 <b>DebugClientThreads</b>(<i></i>) |
91 <p> |
99 <p> |