CSIPCallIDHeader Class Reference
class CSIPCallIDHeader : public CSIPHeaderBase |
Class for a SIP Call-ID header.
sipcodec.lib
Constructor & Destructor Documentation
CSIPCallIDHeader()
CSIPCallIDHeader | ( | ) | [private] |
~CSIPCallIDHeader()
IMPORT_C | ~CSIPCallIDHeader | ( | ) | |
Member Functions Documentation
BaseDecodeL(const TDesC8 &)
DecodeL(const TDesC8 &)
Constructs a CSIPCallIDHeader from textual representation of the header's value part.
Parameters
const TDesC8 & aValue | a value part of a "Call-ID"-header (e.g. "ab2x@zb7y") |
ExternalizeValueL(RWriteStream &)
void | ExternalizeValueL | ( | RWriteStream & | aWriteStream | ) | const [private, virtual] |
HasCompactName()
TBool
| HasCompactName | ( | ) | const [virtual] |
InternalizeValueL(RReadStream &)
Parameters
RReadStream & aReadStream | a stream containing the value of the externalized object (header name not included). |
ParseL(const TDesC8 &)
void | ParseL | ( | const TDesC8 & | aValue | ) | [private] |
PreferredPlaceInMessage()
ToTextValueL()
IMPORT_C HBufC8 * | ToTextValueL | ( | ) | const [virtual] |
operator==(const CSIPCallIDHeader &)
Compares this instance to another "Call-ID" header object
Member Data Documentation
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.