TEvent Class Reference
class TEvent : public TEventIf
|
Constructor & Destructor Documentation
Member Functions Documentation
CompletePendingWait(TInt)
void
|
CompletePendingWait
|
(
|
TInt
|
aError
|
)
|
|
Release()
Release event. Completes conceivably pending unset.
SetWaitPending(TRequestStatus *)
Unset(const RMessage2 &, CTestExecution *)
Unset event. Unset blocks until Release is called (i.e. iUnsetMessage is compeled from release).
WaitEventPending()
TBool
|
WaitEventPending
|
(
|
)
|
|
Member Data Documentation
TBool
iEventPending
TBool
|
iEventPending
|
[private]
|
Flag for state event status.
CTestExecution * iExecution
Execution object. Is non-NULL if unset is pending.
TBool
iOwnReq
Flag for indicating that iReq is owned by us.
TRequestStatus
iRequestStatus
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.