CObexSendOpTimeout Class Reference
class CObexSendOpTimeout : public CTimer |
Constructor & Destructor Documentation
CObexSendOpTimeout()
CObexSendOpTimeout | ( | ) | [private] |
Constructor. Calls CTimer's constructor with priority EPriorityStandard
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
Second phase constructor. Calls CTimer::ConstructL(), and adds itself to the active scheduler
-
leave
- KErrXXX system wide error codes
NewL(CObexServerSendOperation *)
Canonical NewL function, which also sets the owner operation.
RunL()
void | RunL | ( | ) | [private, virtual] |
Calls the TimeOut method of the associated CObexServerSendOperation when the timer expires
-
leave
- KErrXXX system wide error codes
Member Data Documentation
CObexServerSendOperation * iSendOperation
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.