TConnMonId Class Reference
class TConnMonId : public MDesSerializer< TConnMonId > |
Class representing an ID number. MDesSerializer - abstract interface for class serialization.
Constructor & Destructor Documentation
TConnMonId(TUint)
IMPORT_C | TConnMonId | ( | TUint | aId | ) | |
Member Functions Documentation
FromPtrC(const TPtrC &)
Parameters
const TPtrC & aPtrC | Pointer to the beginning of the TConnMonId object in buffer. |
ToBuf()
IMPORT_C const HBufC * | ToBuf | ( | ) | const [virtual] |
Writes object of class TConnMonId to memory. Ownership of newly created buffer is transferred to caller.
Member Enumerations Documentation
Enum FieldsShifts
Defines shifts of fields inside the object.
Member Data Documentation
const TUint KMaxSize
const TUint | KMaxSize | [static] |
Defines the maximum size of the object in TChar's. +1 is for rounding to bigger integer.
const TUint iId
const TUint | iId | [protected] |
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.