76 <td>Private method to read the debug infos.</td> |
76 <td>Private method to read the debug infos.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#SessionReader.__readFilenames">__readFilenames</a></td> |
78 <td><a href="#SessionReader.__readFilenames">__readFilenames</a></td> |
79 <td>Private method to read the file name infos.</td> |
79 <td>Private method to read the file name infos.</td> |
80 </tr><tr> |
80 </tr><tr> |
|
81 <td><a href="#SessionReader.__readProjectBrowserState">__readProjectBrowserState</a></td> |
|
82 <td>Private method to read the project browser state info.</td> |
|
83 </tr><tr> |
|
84 <td><a href="#SessionReader.__readProjectBrowserStates">__readProjectBrowserStates</a></td> |
|
85 <td>Private method to read the project browser state infos.</td> |
|
86 </tr><tr> |
81 <td><a href="#SessionReader.__readWatchexpression">__readWatchexpression</a></td> |
87 <td><a href="#SessionReader.__readWatchexpression">__readWatchexpression</a></td> |
82 <td>Private method to read the watch expression info.</td> |
88 <td>Private method to read the watch expression info.</td> |
83 </tr><tr> |
89 </tr><tr> |
84 <td><a href="#SessionReader.__readWatchexpressions">__readWatchexpressions</a></td> |
90 <td><a href="#SessionReader.__readWatchexpressions">__readWatchexpressions</a></td> |
85 <td>Private method to read watch expression infos.</td> |
91 <td>Private method to read watch expression infos.</td> |
133 </p><a NAME="SessionReader.__readFilenames" ID="SessionReader.__readFilenames"></a> |
139 </p><a NAME="SessionReader.__readFilenames" ID="SessionReader.__readFilenames"></a> |
134 <h4>SessionReader.__readFilenames</h4> |
140 <h4>SessionReader.__readFilenames</h4> |
135 <b>__readFilenames</b>(<i></i>) |
141 <b>__readFilenames</b>(<i></i>) |
136 <p> |
142 <p> |
137 Private method to read the file name infos. |
143 Private method to read the file name infos. |
|
144 </p><a NAME="SessionReader.__readProjectBrowserState" ID="SessionReader.__readProjectBrowserState"></a> |
|
145 <h4>SessionReader.__readProjectBrowserState</h4> |
|
146 <b>__readProjectBrowserState</b>(<i>browserName</i>) |
|
147 <p> |
|
148 Private method to read the project browser state info. |
|
149 </p><dl> |
|
150 <dt><i>browserName</i></dt> |
|
151 <dd> |
|
152 name of the project browser (string) |
|
153 </dd> |
|
154 </dl><a NAME="SessionReader.__readProjectBrowserStates" ID="SessionReader.__readProjectBrowserStates"></a> |
|
155 <h4>SessionReader.__readProjectBrowserStates</h4> |
|
156 <b>__readProjectBrowserStates</b>(<i></i>) |
|
157 <p> |
|
158 Private method to read the project browser state infos. |
138 </p><a NAME="SessionReader.__readWatchexpression" ID="SessionReader.__readWatchexpression"></a> |
159 </p><a NAME="SessionReader.__readWatchexpression" ID="SessionReader.__readWatchexpression"></a> |
139 <h4>SessionReader.__readWatchexpression</h4> |
160 <h4>SessionReader.__readWatchexpression</h4> |
140 <b>__readWatchexpression</b>(<i></i>) |
161 <b>__readWatchexpression</b>(<i></i>) |
141 <p> |
162 <p> |
142 Private method to read the watch expression info. |
163 Private method to read the watch expression info. |