CommsFW::COwnEntryList Class Reference
class CommsFW::COwnEntryList : public CBase |
Nested Classes and Structures
Constructor & Destructor Documentation
COwnEntryList(TInt)
IMPORT_C | COwnEntryList | ( | TInt | aGranularity | ) | [explicit] |
Member Functions Documentation
AddL(const COwnEntryList &)
Count()
IMPORT_C TInt | Count | ( | ) | const |
UniqueWildScanAcrossDrivesL(const TDesC &, const TDesC &)
IMPORT_C void | UniqueWildScanAcrossDrivesL | ( | const TDesC & | aDir, |
| const TDesC & | aFileMask |
| ) | |
Function is used to scan unique files from drives starting from Y: to A: then last Z:. The scanning is done by module name.Files with unique name module name will be scanned.This function is used by Rootserver to scan cmi files unique by name.It can be used by other internal components for the similar use.
WildScanAcrossDrivesL(const TDesC &, const TDesC &)
IMPORT_C void | WildScanAcrossDrivesL | ( | const TDesC & | aDir, |
| const TDesC & | aFileMask |
| ) | |
Member Data Documentation
RArray< TOwnEntry > iArray
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.