77:7e1793d03381 | 78:4ce16e1d29f3 |
---|---|
88 <dd> | 88 <dd> |
89 object as returned from cc_visit() | 89 object as returned from cc_visit() |
90 </dd> | 90 </dd> |
91 </dl> | 91 </dl> |
92 <dl> | 92 <dl> |
93 <dt>Returns:</dt> | 93 <dt>Return:</dt> |
94 <dd> | 94 <dd> |
95 conversion result | 95 conversion result |
96 </dd> | 96 </dd> |
97 </dl> | 97 </dl> |
98 <dl> | 98 <dl> |
122 <dd> | 122 <dd> |
123 source text | 123 source text |
124 </dd> | 124 </dd> |
125 </dl> | 125 </dl> |
126 <dl> | 126 <dl> |
127 <dt>Returns:</dt> | 127 <dt>Return:</dt> |
128 <dd> | 128 <dd> |
129 tuple containing the result dictionary | 129 tuple containing the result dictionary |
130 </dd> | 130 </dd> |
131 </dl> | 131 </dl> |
132 <dl> | 132 <dl> |
151 <dd> | 151 <dd> |
152 object to be analyzed | 152 object to be analyzed |
153 </dd> | 153 </dd> |
154 </dl> | 154 </dl> |
155 <dl> | 155 <dl> |
156 <dt>Returns:</dt> | 156 <dt>Return:</dt> |
157 <dd> | 157 <dd> |
158 type string for the object | 158 type string for the object |
159 </dd> | 159 </dd> |
160 </dl> | 160 </dl> |
161 <dl> | 161 <dl> |
219 <dd> | 219 <dd> |
220 source text | 220 source text |
221 </dd> | 221 </dd> |
222 </dl> | 222 </dl> |
223 <dl> | 223 <dl> |
224 <dt>Returns:</dt> | 224 <dt>Return:</dt> |
225 <dd> | 225 <dd> |
226 tuple containing the result dictionary | 226 tuple containing the result dictionary |
227 </dd> | 227 </dd> |
228 </dl> | 228 </dl> |
229 <dl> | 229 <dl> |
241 | 241 |
242 <p> | 242 <p> |
243 Initialize the batch service and return the entry point. | 243 Initialize the batch service and return the entry point. |
244 </p> | 244 </p> |
245 <dl> | 245 <dl> |
246 <dt>Returns:</dt> | 246 <dt>Return:</dt> |
247 <dd> | 247 <dd> |
248 the entry point for the background client (function) | 248 the entry point for the background client (function) |
249 </dd> | 249 </dd> |
250 </dl> | 250 </dl> |
251 <div align="right"><a href="#top">Up</a></div> | 251 <div align="right"><a href="#top">Up</a></div> |
257 | 257 |
258 <p> | 258 <p> |
259 Initialize the service and return the entry point. | 259 Initialize the service and return the entry point. |
260 </p> | 260 </p> |
261 <dl> | 261 <dl> |
262 <dt>Returns:</dt> | 262 <dt>Return:</dt> |
263 <dd> | 263 <dd> |
264 the entry point for the background client (function) | 264 the entry point for the background client (function) |
265 </dd> | 265 </dd> |
266 </dl> | 266 </dl> |
267 <div align="right"><a href="#top">Up</a></div> | 267 <div align="right"><a href="#top">Up</a></div> |