CXIMPApiEventBase Class Reference
class CXIMPApiEventBase : public CXIMPApiObjBase |
API event object base.
Concrete event types must implement static NewFromStreamLC() constructor and event types must be registered to event automation system.
For details, see XIMPEventCodec implementation. ximpdatamodel.dll
- Since
- S60 v3.2
Constructor & Destructor Documentation
CXIMPApiEventBase()
IMPORT_C | CXIMPApiEventBase | ( | ) | |
~CXIMPApiEventBase()
IMPORT_C | ~CXIMPApiEventBase | ( | ) | [virtual] |
Member Functions Documentation
EqualsContent(const CXIMPApiEventBase &)
Compare the content of this event with another event of the same type. Volatile things (e.g. timestamps) are not compared, but things like user ids and such are.
ExternalizeL(RWriteStream &)
Virtual extenalize method for concrete event objects to externalize their data.
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.