VultureChecker/Documentation/source/Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html

changeset 69
3c2922b45a9f
parent 62
4a69da851bd2
child 79
47e46cd3bb23
equal deleted inserted replaced
68:d7a6b7ea640d 69:3c2922b45a9f
120 <dd> 120 <dd>
121 vulture item 121 vulture item
122 </dd> 122 </dd>
123 </dl> 123 </dl>
124 <dl> 124 <dl>
125 <dt>Returns:</dt> 125 <dt>Return:</dt>
126 <dd> 126 <dd>
127 item dictionary 127 item dictionary
128 </dd> 128 </dd>
129 </dl> 129 </dl>
130 <dl> 130 <dl>
139 139
140 <p> 140 <p>
141 Public method to get the scan results. 141 Public method to get the scan results.
142 </p> 142 </p>
143 <dl> 143 <dl>
144 <dt>Returns:</dt> 144 <dt>Return:</dt>
145 <dd> 145 <dd>
146 scan results 146 scan results
147 </dd> 147 </dd>
148 </dl> 148 </dl>
149 <dl> 149 <dl>
172 <dd> 172 <dd>
173 source text 173 source text
174 </dd> 174 </dd>
175 </dl> 175 </dl>
176 <dl> 176 <dl>
177 <dt>Returns:</dt> 177 <dt>Return:</dt>
178 <dd> 178 <dd>
179 tuple containing the result dictionary 179 tuple containing the result dictionary
180 </dd> 180 </dd>
181 </dl> 181 </dl>
182 <dl> 182 <dl>
227 227
228 <p> 228 <p>
229 Initialize the batch service and return the entry point. 229 Initialize the batch service and return the entry point.
230 </p> 230 </p>
231 <dl> 231 <dl>
232 <dt>Returns:</dt> 232 <dt>Return:</dt>
233 <dd> 233 <dd>
234 the entry point for the background client (function) 234 the entry point for the background client (function)
235 </dd> 235 </dd>
236 </dl> 236 </dl>
237 <div align="right"><a href="#top">Up</a></div> 237 <div align="right"><a href="#top">Up</a></div>
243 243
244 <p> 244 <p>
245 Initialize the service and return the entry point. 245 Initialize the service and return the entry point.
246 </p> 246 </p>
247 <dl> 247 <dl>
248 <dt>Returns:</dt> 248 <dt>Return:</dt>
249 <dd> 249 <dd>
250 the entry point for the background client (function) 250 the entry point for the background client (function)
251 </dd> 251 </dd>
252 </dl> 252 </dl>
253 <div align="right"><a href="#top">Up</a></div> 253 <div align="right"><a href="#top">Up</a></div>
270 <dd> 270 <dd>
271 source text 271 source text
272 </dd> 272 </dd>
273 </dl> 273 </dl>
274 <dl> 274 <dl>
275 <dt>Returns:</dt> 275 <dt>Return:</dt>
276 <dd> 276 <dd>
277 tuple containing the result dictionary 277 tuple containing the result dictionary
278 </dd> 278 </dd>
279 </dl> 279 </dl>
280 <dl> 280 <dl>

eric ide

mercurial