class CFileBase : public CBase |
Public Member Functions | |
---|---|
IMPORT_C TPtrC | AbbreviatedPath() |
IMPORT_C const TEntry & | CurrentEntry() |
IMPORT_C TPtrC | FullPath() |
IMPORT_C TInt | GetLastError() |
IMPORT_C TFileManError | GetMoreInfoAboutError() |
IMPORT_C void | SetObserver(MFileManObserver *) |
Protected Member Functions | |
---|---|
CFileBase(RFs &) | |
~CFileBase() | |
void | CompleteOperationL() |
IMPORT_C void | ConstructL() |
void | DoOperationL() |
IMPORT_C void | RunInSeparateThreadL(TThreadFunction) |
IMPORT_C void | RunL() |
IMPORT_C void | RunInSeparateThreadL | ( | TThreadFunction | aThreadFunction | ) | [protected] |
TThreadFunction aThreadFunction |
IMPORT_C void | SetObserver | ( | MFileManObserver * | anObserver | ) |
MFileManObserver * anObserver |