TWsGraphicMsgFixedBase Class Reference
class TWsGraphicMsgFixedBase |
Constructor & Destructor Documentation
TWsGraphicMsgFixedBase(TUid, TInt)
IMPORT_C | TWsGraphicMsgFixedBase | ( | TUid | aTypeId, |
| TInt | aSizeOfDerived |
| ) | [protected] |
Protected constructor for subclasses to call Example:
TMyDerivedFixedMsg::TMyDerivedFixedMsg(): TWsGraphicMsgFixedBase(KUidMyDerivedType,sizeof(TMyDerivedFixedMsg)), ...
Parameters
TUid aTypeId | The UID representing this type of data |
TInt aSizeOfDerived | |
Member Functions Documentation
TypeId()
IMPORT_C TUid | TypeId | ( | ) | const |
Member Data Documentation
const TUid iTypeId
const TUid | iTypeId | [private] |
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.