CMemSpyEngineSinkMetaData Class Reference
class CMemSpyEngineSinkMetaData : public CBase |
Context is like additional data that is appended to the file name. Folder is used to formulate a subdirectory within the main memspy output folder Extension is the file extension aUseFileTimeStamp, if true, will cause all output files (irrespective of the folder) to include a timestamp prefix aFolderTimeStamp, if specified, will cause the parent folder to also have a timestamp prepended to it
Inherits from
- CMemSpyEngineSinkMetaData
Constructor & Destructor Documentation
CMemSpyEngineSinkMetaData(TBool, TBool)
CMemSpyEngineSinkMetaData | ( | TBool | aOverwrite, |
| TBool | aUseTimeStamp |
| ) | [private] |
~CMemSpyEngineSinkMetaData()
IMPORT_C | ~CMemSpyEngineSinkMetaData | ( | ) | |
Member Functions Documentation
ConstructL(const TDesC &, const TDesC &, const TDesC &, const TTime &)
void | ConstructL | ( | const TDesC & | aContext, |
| const TDesC & | aFolder, |
| const TDesC & | aExtension, |
| const TTime & | aFolderTime |
| ) | [private] |
Context()
const TDesC & | Context | ( | ) | const [inline] |
Extension()
const TDesC & | Extension | ( | ) | const [inline] |
Folder()
const TDesC & | Folder | ( | ) | const [inline] |
FolderTimeStamp()
const TDesC & | FolderTimeStamp | ( | ) | const [inline] |
NewL(const TDesC &, const TDesC &, const TDesC &, TBool, TBool)
NewL(const TDesC &, const TDesC &, const TDesC &, TBool, TBool, const TTime &)
Overwrite()
const TBool | Overwrite | ( | ) | const [inline] |
UseFileTimeStamp()
const TBool | UseFileTimeStamp | ( | ) | const [inline] |
Member Data Documentation
HBufC * iExtension
HBufC * | iExtension | [private] |
HBufC * iFolderTimeStamp
HBufC * | iFolderTimeStamp | [private] |
TBool
iOverwrite
TBool
| iOverwrite | [private] |
TBool
iUseFileTimeStamp
TBool
| iUseFileTimeStamp | [private] |
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.