CASYProxyCommandObserver Class Reference
class CASYProxyCommandObserver : public CActive
|
Observer class for processing current response One observer object for every command is needed
ASYProxy.dll
-
Since
-
S60 3.1
Constructor & Destructor Documentation
CASYProxyCommandObserver()
CASYProxyCommandObserver
|
(
|
)
|
[private]
|
~CASYProxyCommandObserver()
~CASYProxyCommandObserver
|
(
|
)
|
[virtual]
|
Member Functions Documentation
AllowResponseL()
void
|
AllowResponseL
|
(
|
)
|
[private]
|
ConstructL(CASYProxyCommsService *)
By default Symbian 2nd phase constructor is private.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DoCancel()
void
|
DoCancel
|
(
|
)
|
[protected, virtual]
|
From
CActive
Implements cancellation of an outstanding request.
DoDestroy(TInt)
void
|
DoDestroy
|
(
|
TInt
|
aTrId
|
)
|
[private]
|
DoObjectContainerFromProxyL(CAccPolObjectCon &)
Gets an object container data from proxy.
DoProcessResponseL(const TAccValueTypeTBool, const TInt)
Process responses.
-
Since
-
S60 3.1
DoProcessResponseL(const TAccValueTypeTInt, const TInt)
Process responses.
-
Since
-
S60 3.1
DoProcessResponseL(const TDesC8 &, const TInt)
void
|
DoProcessResponseL
|
(
|
const
TDesC8
&
|
aCmdResponse,
|
|
const
TInt
|
aErrCode
|
|
)
|
|
Process responses.
-
Since
-
S60 3.1
Parameters
const
TDesC8
& aCmdResponse
|
Response value
|
const
TInt
aErrCode
|
Error code of the response
|
DoProcessResponseL(const CAccPolObjectCon &, const TInt)
InitializeRef(CASYProxyTRRecord *)
Sets the pointer of iAsyProxyTRRecord.
-
Since
-
S60 3.1
IssueRequestL()
Issues asynchronously request for notifying process command to client
-
Since
-
S60 3.1
MarkForFinalDestruction()
void
|
MarkForFinalDestruction
|
(
|
)
|
|
Marks for final destruction, that avoids creation of new observer.
-
Since
-
S60 3.1
NewL(CASYProxyCommsService *)
RunError(TInt)
TInt
|
RunError
|
(
|
TInt
|
aError
|
)
|
[protected, virtual]
|
RunL()
void
|
RunL
|
(
|
)
|
[protected, virtual]
|
From
CActive
Handles an active object's request completion event.
Member Data Documentation
TInt
iAllowResponse
TInt
|
iAllowResponse
|
[private]
|
CASYProxyCommsService * iAsyProxyCommsSrvc
CASYProxyTRRecord * iAsyProxyTRRecord
TBool
iInDestructionPhase
TBool
|
iInDestructionPhase
|
[private]
|
TPtr8
iObjectBufPtr
TPtr8
|
iObjectBufPtr
|
[private]
|
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.