class MEventCodec |
?one_line_short_description
?more_complete_description
Public Member Functions | |
---|---|
HBufC8 * | PackL(CXIMPApiEventBase &, TInt32 &) |
void | PackL(CXIMPApiEventBase &, TInt32 &, CBufFlat *) |
CXIMPApiEventBase * | UnPackL(const TDesC8 &, TInt32 &) |
HBufC8 * | PackL | ( | CXIMPApiEventBase & | aEventObj, |
TInt32 & | aTypeOfEvent | |||
) | [pure virtual] |
CXIMPApiEventBase & aEventObj | |
TInt32 & aTypeOfEvent |
void | PackL | ( | CXIMPApiEventBase & | aEventObj, |
TInt32 & | aTypeOfEvent, | |||
CBufFlat * | aBuffer | |||
) | [pure virtual] |
CXIMPApiEventBase & aEventObj | |
TInt32 & aTypeOfEvent | |
CBufFlat * aBuffer |
CXIMPApiEventBase * | UnPackL | ( | const TDesC8 & | aEventData, |
TInt32 & | aTypeOfEvent | |||
) | [pure virtual] |
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.