TEventsMask Class Reference
This class stores the supported events list in a bitmask. The event ids are numbers from 0x01 to 0x09 (from specs). A 1 in the 0xXX position means that the XX eventid event is supported, a 0 in the same position means that it's not supported.
Constructor & Destructor Documentation
Member Functions Documentation
Append(TRegisterNotificationEvent)
void
|
Append
|
(
|
TRegisterNotificationEvent
|
aEvent
|
)
|
|
Parameters
TRegisterNotificationEvent
aEvent
|
|
Find(TRegisterNotificationEvent)
TBool
|
Find
|
(
|
TRegisterNotificationEvent
|
aEvent
|
)
|
const
|
Parameters
TRegisterNotificationEvent
aEvent
|
|
Get()
TRegisterNotificationEvent
|
Get
|
(
|
)
|
const
|
Remove(TRegisterNotificationEvent)
void
|
Remove
|
(
|
TRegisterNotificationEvent
|
aEvent
|
)
|
|
Parameters
TRegisterNotificationEvent
aEvent
|
|
Member Data Documentation
TUint8
iNextSupportedEvent
TUint8
|
iNextSupportedEvent
|
[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.