MTlvItemDataLengthType Class Reference
class MTlvItemDataLengthType |
Defines interface for specifying the Length of a TLV object.
Member Functions Documentation
DataLength()
TUint
| DataLength | ( | ) | const [pure virtual] |
Gets length of the data it relates to
ExternalizeL(TDes8 &)
void | ExternalizeL | ( | TDes8 & | aBuffer | ) | const [pure virtual] |
Externalize object by serializing to provided descriptor
InternalizeL(TDesC8 &)
void | InternalizeL | ( | TDesC8 & | aBuffer | ) | [pure virtual] |
Internalize object by de-serializing of data in provided buffer
SerializedLength()
TUint
| SerializedLength | ( | ) | const [pure virtual] |
The length of serialized data member
SetDataLength(TUint)
void | SetDataLength | ( | TUint | | ) | [pure virtual] |
Sets length of the data it relates to
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.