class FileStoreFactory |
A class containing a set of factory functions for opening an existing direct file store and an existing permanent file store identified using a Uidtype.
Public Member Functions | |
---|---|
IMPORT_C CFileStore * | DirectLC(RFileBuf &, const TUidType &) |
IMPORT_C CFileStore * | PermanentLC(RFileBuf &, const TUidType &) |
IMPORT_C CFileStore * | DirectLC | ( | RFileBuf & | aBuf, |
const TUidType & | aType | |||
) | [static] |
Opens an existing direct file store and creates a file store object to represent it.
IMPORT_C CFileStore * | PermanentLC | ( | RFileBuf & | aBuf, |
const TUidType & | aType | |||
) | [static] |
Opens an existing permanent file store and creates a file store object to represent it.
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.