class conn::TRestoreFileFilter |
TRestoreFileFilter packages up a file or directory name and an include or exclude flag.
This type is used when telling a client during a restore operation which public files are to be restored for a specific data owner.
Public Member Functions | |
---|---|
TRestoreFileFilter ( TBool , const TFileName &) |
Public Attributes | |
---|---|
TBool | iInclude |
TFileName | iName |
TRestoreFileFilter | ( | TBool | aInclude, |
const TFileName & | aName | ||
) | [inline] |
Constructor
TBool | iInclude |
ETrue if the file or directory is to be included, EFalse for exclusion
TFileName | iName |
The name of the file or directory (directory names end with a slash)
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.