CXdmDirectory Class Reference
class CXdmDirectory : public CActive |
Constructor & Destructor Documentation
CXdmDirectory(CXdmEngine &)
IMPORT_C | CXdmDirectory | ( | CXdmEngine & | aXdmEngine | ) | [protected] |
C++ constructor is protected.
Member Functions Documentation
BaseConstructL(const TDesC &)
IMPORT_C void | BaseConstructL | ( | const TDesC & | aDirectoryPath | ) | [protected] |
By default Symbian OS constructor is private.
Parameters
const TDesC & aDirectoryPath | |
CancelUpdate()
void | CancelUpdate | ( | ) | [private, pure virtual] |
Cancel a directory update
DirectoryPath()
TPtrC
| DirectoryPath | ( | ) | const [pure virtual] |
Returns the path to this directory
Document(TInt)
TPtrC
| Document | ( | TInt | aIndex | ) | const [pure virtual] |
Return the name of the specified document
DocumentCount()
TInt
| DocumentCount | ( | ) | [pure virtual] |
Return the number of documents in this directory
SaveRequestData(TDirUpdatePhase, TRequestStatus &)
Save the client's request status and update status
StartUpdateL()
void | StartUpdateL | ( | ) | [private, pure virtual] |
Start updating the contents of this directory model
Member Data Documentation
HBufC * iDirectoryPath
HBufC * | iDirectoryPath | [protected] |
TInt
iFileCount
TInt
| iFileCount | [protected] |
TDirUpdatePhase
iUpdatePhase
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.