userlibandfileserver/fileserver/sfile/sf_std.h
changeset 247 d8d70de2bd36
parent 201 43365a9b78a3
child 259 57b9594f5772
equal deleted inserted replaced
201:43365a9b78a3 247:d8d70de2bd36
  1318 	
  1318 	
  1319    // UID of the process to touching the file. (To be used in notification framework).
  1319    // UID of the process to touching the file. (To be used in notification framework).
  1320    // TUid iUID;
  1320    // TUid iUID;
  1321 private:
  1321 private:
  1322 	void DoNotify(TInt aError);
  1322 	void DoNotify(TInt aError);
       
  1323 	void DoNotifyDiskSpace(TInt aError);
  1323 	TInt DoInitialise();
  1324 	TInt DoInitialise();
  1324 	TInt PostInitialise();
  1325 	TInt PostInitialise();
  1325 	TBool DispatchToPlugin();
  1326 	TBool DispatchToPlugin();
  1326 	void ProcessPostOperation();
  1327 	void ProcessPostOperation();
  1327 	void ProcessPreOperation();
  1328 	void ProcessPreOperation();