CSdpAttrValueString Class Reference
class CSdpAttrValueString : public CSdpAttrValue |
A Text String value of an attribute.
The encoding of the string is up to the user. The interpretation of the encoding is enabled using facilities in SDP.
Constructor & Destructor Documentation
CSdpAttrValueString()
CSdpAttrValueString | ( | ) | [private] |
~CSdpAttrValueString()
~CSdpAttrValueString | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aString | ) | [private] |
DataSize()
TUint
| DataSize | ( | ) | const [virtual] |
Gets the size of the attribute.
Des()
const TPtrC8 | Des | ( | ) | const [virtual] |
Gets the value as a data buffer.
NewStringL(const TDesC8 &)
Parameters
const TDesC8 & aString | Buffer containing a Text String value for the attribute |
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.