CMmTsyReqHandleStore Class Reference
| class CMmTsyReqHandleStore : public CBase |
Constructor & Destructor Documentation
~CMmTsyReqHandleStore()
| ~CMmTsyReqHandleStore | ( | ) | [virtual] |
Member Functions Documentation
GetTsyReqHandle(const TInt)
Get TSY request handle by index.
NewL(CTelObject *, CMmPhoneTsy *, TInt, TTsyReqHandle *)
NewL(TInt, TTsyReqHandle *)
PostponeTimeout(const TInt, const TInt)
| void | PostponeTimeout | ( | const TInt | aHandle, |
| | const TInt | aTimeout |
| | ) | |
Sets a new timeout for a given handle type
Parameters
| const TInt aHandle | |
| const TInt aTimeout | Time out value |
ResetTsyReqHandle(const TInt)
Reset TSY request handle by index.
Parameters
| const TInt aIndex | index which req handle to reset. |
SetTsyReqHandle(const TInt, const TTsyReqHandle)
Sets TSY request handle for given index.
Parameters
| const TInt aIndex | index where to store the req handle. |
| const TTsyReqHandle aTsyReqHandle | req handle to be stored. |
SetTsyReqHandle(const TInt, const TTsyReqHandle, TInt, TInt)
Sets TSY request handle for given index.
Parameters
| const TInt aIndex | index where to store the req handle. |
| const TTsyReqHandle aTsyReqHandle | req handle to be stored. |
| TInt aTimeout | value of the timeout |
| TInt aIPC = 0 | IPC number of the operation |
StopTimeout(const TInt)
| void | StopTimeout | ( | const TInt | aHandle | ) | |
deletes the timeout stored for the given handle
Parameters
| const TInt aHandle | a req handle |
Member Data Documentation
CTelObject * iCTelObject
A Pointer to caller CEtelObject object
TInt
iNumOfRequests
|
TInt
| iNumOfRequests | [private] |
CMmPhoneTsy * iPhone
Pointer to phone NOt own.
TTsyReqHandle * iReqHandles
A pointer for request handles Not own.
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.