CSuplSocketReader Class Reference
class CSuplSocketReader : public CActive |
CSuplSocketReader is a class to read packets from the remote host
Provides an active object to perform SocketRead operation
EPosSuplProtocolHandlerPlugin.dll
- Since
- Series 60 3.1 //e.g. Series 60 3.0
Constructor & Destructor Documentation
CSuplSocketReader(CSecureSocket *, MSuplPacketNotifier *, TBool)
C++ default constructor.- For TLS
CSuplSocketReader(RSocket &, MSuplPacketNotifier *, TBool)
C++ default constructor.- For without TLS
~CSuplSocketReader()
~CSuplSocketReader | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
DoCancel()
void | DoCancel | ( | ) | [protected, virtual] |
From CActive To cancel the asynchronous requests
IssueRead()
Send.
- Since
- Series 60 3.1M
NewL(CSecureSocket *, MSuplPacketNotifier *, TBool)
Two-phased constructor.- For TLS
NewL(RSocket &, MSuplPacketNotifier *, TBool)
Two-phased constructor.- For without TLS
RunL()
void | RunL | ( | ) | [protected, virtual] |
From CActive To handle request completion
SetPortNum(TUint)
void | SetPortNum | ( | TUint | aPortNum | ) | |
Member Data Documentation
RBuf8
iAdditionalReadBuffer
RBuf8
| iAdditionalReadBuffer | [private] |
TSockXfrLength
iMsgLength
RBuf8
iReadBuffer
RBuf8
| iReadBuffer | [private] |
MSuplPacketNotifier * iReadNotifier
CSecureSocket * iSecureSocket
CSuplConnTrace * iTrace
CSuplConnTrace * | iTrace | [private] |
TBool
iVariantEnabled
TBool
| iVariantEnabled | [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.