TSmsOctet Class Reference
Base class for performing all operations on octets.
Constructor & Destructor Documentation
TSmsOctet(TInt)
TSmsOctet | ( | TInt | aValue | ) | [inline] |
Constructor, initialising the octet value with a TInt.
TSmsOctet(TUint8)
TSmsOctet | ( | TUint8 | aValue = 0 | ) | [inline] |
Constructor, initialising the octet value with a TInt8.
Member Functions Documentation
DecodeL(TGsmuLex8 &)
Sets the octet value to the next byte in TGsmuLex8 PDU.
ExternalizeL(RWriteStream &)
FillSemiOctets(TInt)
void | FillSemiOctets | ( | TInt | aNum | ) | [inline] |
Converts an integer to semi-octet format and set the object's data to this value.
Parameters
TInt aNum | Value to convert to semi-octet |
InternalizeL(RReadStream &)
SemiOctetsToNum()
TInt
| SemiOctetsToNum | ( | ) | const [inline] |
Converts a semi-octet value to an integer.
operator TInt()
operator TInt | ( | ) | const [inline] |
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.