| class TEventTc : public TEventIf |
| Public Member Functions | |
|---|---|
| TEventTc(CStifLogger *) | |
| TEventTc(TName &, CStifLogger *) | |
| ~TEventTc() | |
| void | Complete(TInt) |
| void | SetEvent(TEventType) |
| void | SetRequestStatus(TRequestStatus *) |
| void | WaitEvent(TRequestStatus &) |
| Inherited Enumerations | |
|---|---|
| TEventIf:TEventType | |
| TEventIf:TReqType | |
| Private Attributes | |
|---|---|
| CStifLogger * | iLogger |
| TRequestStatus * | iReq |
| Inherited Attributes | |
|---|---|
| TEventIf::iEventType | |
| TEventIf::iName | |
| TEventIf::iType | |
| TEventTc | ( | CStifLogger * | aLogger | ) |
C++ default constructor.
| CStifLogger * aLogger |
| TEventTc | ( | TName & | aEventName, |
| CStifLogger * | aLogger | ||
| ) | |||
C++ parametric constructor.
| TName & aEventName | |
| CStifLogger * aLogger |
| void | SetEvent | ( | TEventType | aEventType | ) |
Set event pending.
| TEventType aEventType |
| void | SetRequestStatus | ( | TRequestStatus * | aStatus | ) |
Set request status member.
| TRequestStatus * aStatus |
| void | WaitEvent | ( | TRequestStatus & | aStatus | ) |
Wait event.
| TRequestStatus & aStatus |
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.