class TECAMEvent |
General purpose class to describe an ECam event.
Contains a UID to define the actual event type, and an integer to define the event code.
Public Member Functions | |
---|---|
TECAMEvent(TUid, TInt) | |
TECAMEvent() |
Public Attributes | |
---|---|
TInt | iErrorCode |
TUid | iEventType |
IMPORT_C | TECAMEvent | ( | ) |
Default constructor.
Provided so this class can be packaged in a TPckgBuf<>.
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.