branch | anywhere |
changeset 20 | d63d727ee0a6 |
parent 15 | 4122176ea935 |
child 62 | 4a8fed1c0ef6 |
child 90 | 947f0dc9f7a8 |
--- a/userlibandfileserver/fileserver/sfile/sf_std.h Tue Dec 08 08:11:42 2009 +0100 +++ b/userlibandfileserver/fileserver/sfile/sf_std.h Mon Jan 04 12:25:19 2010 +0100 @@ -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 */