CSIPConcreteProfileHolder Class Reference
class CSIPConcreteProfileHolder : public CBase
|
Class is a holder for multiple
CSIPConcreteProfile
instances Provides serialization and deserialization functions
Inherits from
-
CSIPConcreteProfileHolder
Constructor & Destructor Documentation
CSIPConcreteProfileHolder()
CSIPConcreteProfileHolder
|
(
|
)
|
[private]
|
~CSIPConcreteProfileHolder()
IMPORT_C
|
~CSIPConcreteProfileHolder
|
(
|
)
|
|
Member Functions Documentation
CloneProfileWithoutPasswordsLC(const CSIPConcreteProfile *)
Cleans proxy- and registrar server passwords from the profile. Leaves copy of the profile into the cleanup stack.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DoInternalizeL(RReadStream &)
void
|
DoInternalizeL
|
(
|
RReadStream
&
|
aReadStream
|
)
|
[private]
|
ExternalizeL(RWriteStream &)
IMPORT_C void
|
ExternalizeL
|
(
|
RWriteStream
&
|
aWriteStream
|
)
|
const
|
Serialize profile holder to stream
Parameters
RWriteStream
& aWriteStream
|
stream where profile holder is to be serialized
|
ExternalizedSizeL()
IMPORT_C
TUint
|
ExternalizedSizeL
|
(
|
)
|
const
|
Get serialized profile holder size
InternalizeL(RReadStream &)
Deserialize profile holder from stream, ownership is transferred
Parameters
RReadStream
& aReadStream
|
stream holding serialized profile holder
|
NewLC()
Constructs an object and adds the pointer to the cleanup stack; leaves on failure
SIPProfiles()
Get hold array of profiles
Member Data Documentation
TBool
iInternalized
TBool
|
iInternalized
|
[private]
|
RPointerArray< CSIPConcreteProfile > iSIPProfiles
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.