CPcCardReceiver Class Reference
class CPcCardReceiver : public CActive
|
Reader active object One receive buffer only, read queue handled by LDD
Constructor & Destructor Documentation
CPcCardReceiver()
CPcCardReceiver
|
(
|
)
|
[private]
|
Read active object class. Read kept permanently on the LDD Read completion is notified immediately up through the stack with the one receive buffer therefore no Q.
Member Functions Documentation
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
Cancellation of an outstanding request.
InitL(CPcCardControlEngine *)
Allocate the one and only read buffer.
NewL(CPcCardControlEngine *)
QueueRead()
Pass the receive buffer to the Card.
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
Pseudo read interrupt handler.
Member Data Documentation
CPcCardControlEngine * iParent
TUint
iRecvBufLength
TUint
|
iRecvBufLength
|
[private]
|
TPtr8
iRecvBufPtr
TPtr8
|
iRecvBufPtr
|
[private]
|
HBufC8 * iRecvBuffer
HBufC8
*
|
iRecvBuffer
|
[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.