CESockIniData Class Reference
class CESockIniData : public CBase
|
Public Member Functions
|
|
~CESockIniData
()
|
IMPORT_C void
|
CommitL
()
|
IMPORT_C
TBool
|
FindVar
(const
TDesC
&,
TPtrC
&)
|
IMPORT_C
TBool
|
FindVar
(const
TDesC
&,
TInt
&)
|
IMPORT_C
TBool
|
FindVar
(const
TDesC
&, const
TDesC
&,
TPtrC
&)
|
IMPORT_C
TBool
|
FindVar
(const
TDesC
&, const
TDesC
&,
TInt
&)
|
IMPORT_C
CESockIniData
*
|
NewL
(const
TDesC
&)
|
IMPORT_C
CESockIniData
*
|
NewL
(const
CommsFW::COwnEntryList
*)
|
IMPORT_C
TInt
|
WriteVar
(const
TDesC
&, const
TDesC
&,
TInt
)
|
IMPORT_C
TInt
|
WriteVar
(const
TDesC
&, const
TDesC
&, const
TDesC
&)
|
Constructor & Destructor Documentation
CESockIniData()
IMPORT_C
|
CESockIniData
|
(
|
)
|
[protected]
|
CESockIniData(const CommsFW::COwnEntryList *)
~CESockIniData()
IMPORT_C
|
~CESockIniData
|
(
|
)
|
[virtual]
|
Member Functions Documentation
CommitL()
IMPORT_C void
|
CommitL
|
(
|
)
|
|
ConstructL(const TDesC &)
IMPORT_C void
|
ConstructL
|
(
|
const
TDesC
&
|
aName
|
)
|
[protected]
|
Allocate a buffer and Read file's contents into iPtr
FindVar(const TDesC &, TPtrC &)
FindVar(const TDesC &, TInt &)
IMPORT_C
TBool
|
FindVar
|
(
|
const
TDesC
&
|
aVarName,
|
|
TInt
&
|
aResult
|
|
)
|
const
|
FindVar(const TDesC &, const TDesC &, TPtrC &)
Find a variable's value given a section name and a var name
FindVar(const TDesC &, const TDesC &, TInt &)
IMPORT_C
TBool
|
FindVar
|
(
|
const
TDesC
&
|
aSection,
|
|
const
TDesC
&
|
aVarName,
|
|
TInt
&
|
aResult
|
|
)
|
const
|
NewL(const TDesC &)
Parameters
const
TDesC
& aName = ESOCK_INI_DATA
|
|
NewL(const CommsFW::COwnEntryList *)
WriteVar(const TDesC &, const TDesC &, TInt)
Changes the string associated with a token
WriteVar(const TDesC &, const TDesC &, const TDesC &)
IMPORT_C
TInt
|
WriteVar
|
(
|
const
TDesC
&
|
aSection,
|
|
const
TDesC
&
|
aVarName,
|
|
const
TDesC
&
|
aValue
|
|
)
|
|
Changes the string associated with a token
Member Data Documentation
const CommsFW::COwnEntryList * iFileList
HBufC * iName
HBufC
*
|
iName
|
[protected]
|
HBufC * iToken
HBufC
*
|
iToken
|
[protected]
|
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.