CRtpSendItem Class Reference
class CRtpSendItem : public CBase |
Holds an a packet and request status for buffering if socket is busy.
RtpService.dll
Constructor & Destructor Documentation
CRtpSendItem(TRequestStatus &)
Constructor. Construction and destruction
CRtpSendItem(TRequestStatus &, TRequestStatus &)
Member Functions Documentation
ClientStatus()
Return client status pointer.
- Since
- S60 3.2.3
ConstructL(const TDesC8 &)
void | ConstructL | ( | const TDesC8 & | aData | ) | [private] |
Second phase constructor.
Parameters
const TDesC8 & aData | Data for sendItem |
NewL(const TDesC8 &, TRequestStatus &)
Allocates and constructs a new item for RtpCommSend. Construction and destruction
NewL(const TDesC8 &, TRequestStatus &, TRequestStatus &)
Allocates and constructs a new item for RtpCommSend. Stores client's request status while packet is in queue.
- Since
- S60 3.2.3
NewLC(const TDesC8 &, TRequestStatus &)
Allocates and constructs a new item for RtpCommSend. Construction and destruction
NewLC(const TDesC8 &, TRequestStatus &, TRequestStatus &)
Allocates and constructs a new item for RtpCommSend. Stores client's request status while packet is in queue.
- Since
- S60 3.2.3
Member Data Documentation
TRequestStatus * iClientStatus
Holds client's status as long as packet is in queue. If NULL, the sending operation is synchronous. Not own.
TSglQueLink
iLink
Allows objects to be part of a linked list of sendItem
const TInt iOffset
const TInt | iOffset | [static] |
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.