branch | CompilerCompatibility |
changeset 11 | 510c10de8083 |
parent 0 | 164170e6151a |
8:150a5dd64ae5 | 11:510c10de8083 |
---|---|
265 |
265 |
266 /** |
266 /** |
267 * This function is called by CWimServer destructor, |
267 * This function is called by CWimServer destructor, |
268 * to delete the gApdu object. |
268 * to delete the gApdu object. |
269 */ |
269 */ |
270 static void CWimCallBack::DeletegApdu(); |
270 static void DeletegApdu(); |
271 |
271 |
272 private: |
272 private: |
273 |
273 |
274 /** |
274 /** |
275 * Respond to the certificate fetch operation |
275 * Respond to the certificate fetch operation |