changeset 2 | 4122176ea935 |
parent 0 | a41df078684a |
child 19 | 4a8fed1c0ef6 |
--- a/userlibandfileserver/fileserver/sfile/sf_std.h Mon Oct 19 15:55:17 2009 +0100 +++ b/userlibandfileserver/fileserver/sfile/sf_std.h Mon Dec 21 16:14:42 2009 +0000 @@ -442,7 +442,8 @@ EFileBodyIsNull, ETraceLddLoadFailure, //200 ETooManyDrivesPerSocket, - ENotificationFault + ENotificationFault, + EFsObjectOpen }; @@ -800,6 +801,8 @@ { public: CPluginThread(CFsPlugin& aPlugin); + ~CPluginThread(); + void CompleteSessionRequests(CSessionFs* aSession, TInt aValue); /** @prototype */