CMmSubTsyBase Class Reference
class CMmSubTsyBase : public CBase |
CLASS DECLARATION CMmSubTsyBase is a base class for TSY's subsystems.
Constructor & Destructor Documentation
CMmSubTsyBase()
CMmSubTsyBase | ( | ) | [protected, inline] |
~CMmSubTsyBase()
~CMmSubTsyBase | ( | ) | [inline, virtual] |
Member Functions Documentation
CancelService(const TInt, const TTsyReqHandle)
Cancels request of which IPC number and request handle are given in parameters.
Parameters
const TInt anIpc | an interprocess communication command identifier |
const TTsyReqHandle aTsyReqHandle | Request handle |
Complete(TInt, TInt)
void | Complete | ( | TInt | , |
| TInt | |
| ) | [inline, virtual] |
Calls the needed complete method due timer expiration
DeregisterNotification(const TInt)
TInt
| DeregisterNotification | ( | const TInt | anIpc | ) | [pure virtual] |
Deregister given notification.
Parameters
const TInt anIpc | an interprocess communication command identifier |
DoExtFuncL(const TTsyReqHandle, const TInt, const TDataPackage &)
Handles extended client requests. Uses TRAP to ensure functioning on memory allocation failure.
Parameters
const TTsyReqHandle aTsyReqHandle | Request handle |
const TInt anIpc | an interprocess communication command identifier |
const TDataPackage & aPackage | reference to a data package |
NumberOfSlotsL(const TInt)
TInt
| NumberOfSlotsL | ( | const TInt | anIpc | ) | [pure virtual] |
Returns number of slots to be used for given IPC.
Parameters
const TInt anIpc | an interprocess communication command identifier |
RegisterNotification(const TInt)
TInt
| RegisterNotification | ( | const TInt | anIpc | ) | [pure virtual] |
Register given notification.
Parameters
const TInt anIpc | an interprocess communication command identifier |
ReqModeL(const TInt)
CTelObject::TReqMode | ReqModeL | ( | const TInt | anIpc | ) | [pure virtual] |
Returns request mode for given IPC number.
Parameters
const TInt anIpc | an interprocess communication command identifier |
SupportingIPC(const TInt)
TBool
| SupportingIPC | ( | const TInt | anIpc | ) | [pure virtual] |
Tells whether the object supports given IPC.
Parameters
const TInt anIpc | an interprocess communication command identifier return TBool: ETrue if object support given IPC |
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.