BSUL::CIniDocumentTmplX Class Reference
class BSUL::CIniDocumentTmplX : public CBase |
Constructor & Destructor Documentation
CIniDocumentTmplX(RFs &, TBool)
CIniDocumentTmplX | ( | RFs & | aFs, |
| TBool | aNarrow |
| ) | |
Member Functions Documentation
AddSectionL(const TDesCX &, CIniLineX *)
CIniSectionX * | AddSectionL | ( | const TDesCX & | aSectionName, |
| CIniLineX * | aLine |
| ) | |
Parameters
const TDesCX & aSectionName | |
CIniLineX * aLine | |
AddSectionL(const TDesCX &)
CIniSectionX * | AddSectionL | ( | const TDesCX & | aSectionName | ) | |
Parameters
const TDesCX & aSectionName | |
AddSectionL(const CIniSectionX *)
void | AddSectionL | ( | const CIniSectionX * | aSection | ) | |
Parameters
const CIniSectionX * aSection | |
AppendIntoQueue(CIniLineX *)
void | AppendIntoQueue | ( | CIniLineX * | aSection | ) | |
CompareDocs(CIniDocumentTmplX &)
ConstructL(const TDesC &)
void | ConstructL | ( | const TDesC & | aFileName | ) | [private] |
FindSectionL(const TDesCX &)
CIniSectionX * | FindSectionL | ( | const TDesCX & | aSectionName | ) | const [private] |
Parameters
const TDesCX & aSectionName | |
FlushL(const TDesC &)
void | FlushL | ( | const TDesC & | aFileName | ) | |
GetKeyValueL(const TDesCX &, const TDesCX &, TPtrCX &)
void | GetKeyValueL | ( | const TDesCX & | aSectionName, |
| const TDesCX & | aKeyName, |
| TPtrCX & | aKeyValue |
| ) | const |
Parameters
const TDesCX & aSectionName | |
const TDesCX & aKeyName | |
TPtrCX & aKeyValue | |
GetSectionList(RArray< TPtrCX > &)
TInt
| GetSectionList | ( | RArray< TPtrCX > & | aSectionList | ) | const |
Parameters
RArray< TPtrCX > & aSectionList | |
InsertKeyValueIntoQueueL(CIniLineX *, CIniSectionX &)
void | InsertKeyValueIntoQueueL | ( | CIniLineX * | aKeyValue, |
| CIniSectionX & | aSection |
| ) | |
Parameters
CIniLineX * aKeyValue | |
CIniSectionX & aSection | |
RemoveKeyL(const TDesCX &, const TDesCX &)
void | RemoveKeyL | ( | const TDesCX & | aSectionName, |
| const TDesCX & | aKeyName |
| ) | |
Parameters
const TDesCX & aSectionName | |
const TDesCX & aKeyName | |
RemoveLineL(CIniLineX *)
void | RemoveLineL | ( | CIniLineX * | aLine | ) | |
RemoveSectionL(const TDesCX &)
void | RemoveSectionL | ( | const TDesCX & | aSectionName | ) | |
Parameters
const TDesCX & aSectionName | |
SectionL(const TDesCX &)
CIniSectionX * | SectionL | ( | const TDesCX & | aSectionName | ) | const |
Parameters
const TDesCX & aSectionName | |
SetKeyL(const TDesCX &, const TDesCX &, const TDesCX &)
void | SetKeyL | ( | const TDesCX & | aSectionName, |
| const TDesCX & | aKeyName, |
| const TDesCX & | aKeyValue |
| ) | |
Parameters
const TDesCX & aSectionName | |
const TDesCX & aKeyName | |
const TDesCX & aKeyValue | |
Member Data Documentation
TDblQue< CIniLineX > iDocument
TDblQue< CIniLineX > | iDocument | [private] |
RPointerArray< CIniSectionX > iSectionArray
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.