CPcCardSender Class Reference
class CPcCardSender : public CActive
|
Writer Active object class Queues buffers for transmit
Constructor & Destructor Documentation
CPcCardSender()
CPcCardSender
|
(
|
)
|
[private]
|
~CPcCardSender()
Destructor. Could be buffers on the transmit queue, free them as this class should be sole owner.
Member Functions Documentation
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
cancellation of an outstanding request.
EmptyQueue()
Free all queued buffers. Should be safe as this class owns them
InitL(CPcCardControlEngine *)
Add the newly created object to an object container.
NewL(CPcCardControlEngine *)
RunL()
void
|
RunL
|
(
|
)
|
[private, virtual]
|
Write completion from the LDD. Pseudo transmit interrupt handler
Send(CIOBuffer *)
Writes the data to buffer.
Member Data Documentation
CPcCardControlEngine * iParent
TInt
iQueueLength
TInt
|
iQueueLength
|
[private]
|
TBool
iStopSending
TBool
|
iStopSending
|
[private]
|
TSglQue< CIOBuffer > iTxQueue
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.