CSIPParam Class Reference
|
class CSIPParam : public CBase
|
General class for SIP-URI- and header-parameter manipulation. Class provides functions for setting and getting SIP parameter as name/value pairs.
Constructor & Destructor Documentation
CSIPParam(const CSIPParam &)
|
CSIPParam
|
(
|
const
CSIPParam
&
|
aSIPParam
|
)
|
[private]
|
Member Functions Documentation
ConstructL(RStringF)
|
void
|
ConstructL
|
(
|
RStringF
|
aName
|
)
|
[private]
|
ConstructL(const TDesC8 &)
|
void
|
ConstructL
|
(
|
const
TDesC8
&
|
aName
|
)
|
[private]
|
ConstructL(RStringF, RStringF)
ConstructL(RStringF, const TDesC8 &)
ConstructL(const TDesC8 &, const TDesC8 &)
|
void
|
ConstructL
|
(
|
const
TDesC8
&
|
aName,
|
|
|
const
TDesC8
&
|
aValue
|
|
|
)
|
[private]
|
ConstructL(const CSIPParam &)
|
void
|
ConstructL
|
(
|
const
CSIPParam
&
|
aSIPParam
|
)
|
[private]
|
DesValue()
|
const
TDesC8
&
|
DesValue
|
(
|
)
|
const
|
DoInternalizeL(RReadStream &)
|
void
|
DoInternalizeL
|
(
|
RReadStream
&
|
aReadStream
|
)
|
[private]
|
ExternalizeL(RWriteStream &)
InternalizeL(RReadStream &)
NewL(RStringF, const TDesC8 &)
NewL(const TDesC8 &, const TDesC8 &)
NewLC(RStringF, RStringF)
NewLC(RStringF, const TDesC8 &)
NewLC(const TDesC8 &, const TDesC8 &)
ParseL(const TDesC8 &, TPtrC8 &, TPtrC8 &)
SetL(RStringF &, const TDesC8 &, TBool)
SetValueL(const TDesC8 &, TBool)
|
void
|
SetValueL
|
(
|
const
TDesC8
&
|
aValue,
|
|
|
TBool
|
aAddQuotesWhenEncoding
|
|
|
)
|
|
operator==(const CSIPParam &)
Member Data Documentation
TBool
iAddQuotesWhenEncoding
|
TBool
|
iAddQuotesWhenEncoding
|
[private]
|
TBool
iHasValue
|
TBool
|
iHasValue
|
[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.