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
Pckg()
IMPORT_C
TPtrC8
|
Pckg
|
(
|
)
|
const
|
Size()
IMPORT_C
TInt
|
Size
|
(
|
)
|
const
|
TypeId()
IMPORT_C
TUid
|
TypeId
|
(
|
)
|
const
|
Member Data Documentation
const TInt iSize
const
TInt
|
iSize
|
[private]
|
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.