CCnaConvInfoFileReader2 Class Reference
class CCnaConvInfoFileReader2 : public CCnaConvInfoFile2
|
Encapsulates a collection of converter properties (
CCnaConverter
) read from a converter information (.rsc) file.
Constructor & Destructor Documentation
CCnaConvInfoFileReader2()
CCnaConvInfoFileReader2
|
(
|
)
|
[private]
|
Member Functions Documentation
AtL(TInt)
Constructs and returns a new
CCnaConverter
object that is a copy of the converter at the specified index.
Parameters
TInt
anIndex
|
An index into the object's array of converters. The array is created by calling RestoreL(). The index must be valid, or a panic occurs.
|
ConstructL(const TDesC &)
void
|
ConstructL
|
(
|
const
TDesC
&
|
aFileName
|
)
|
[private]
|
Count()
Gets the number of converters that were restored from the .rsc file.
This function returns zero if
RestoreL()
has not been called.
NewL(const TDesC &)
Parameters
const
TDesC
& aFileName
|
The .rsc file name.
|
NewLC(const TDesC &)
Parameters
const
TDesC
& aFileName
|
The .rsc file name.
|
RestoreConverterL(TResourceReader &)
RestoreL()
IMPORT_C void
|
RestoreL
|
(
|
)
|
|
Restores all the converters from the .rsc file that was specified in the
NewL()
or
NewLC()
.
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.