BufferedSocketDeviceRequest Class Reference
#include <httprequest.h>
List of all members.
Detailed Description
Definition at line 207 of file httprequest.h.
Constructor & Destructor Documentation
| virtual BufferedSocketDeviceRequest::~BufferedSocketDeviceRequest |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| Q_LONG BufferedSocketDeviceRequest::BytesAvailable |
( |
|
) |
[virtual] |
| Q_ULONG BufferedSocketDeviceRequest::WaitForMore |
( |
int |
msecs, |
|
|
bool * |
timeout = NULL | |
|
) |
| | [virtual] |
| bool BufferedSocketDeviceRequest::CanReadLine |
( |
|
) |
[virtual] |
| QString BufferedSocketDeviceRequest::ReadLine |
( |
int |
msecs = 0 |
) |
[virtual] |
| Q_LONG BufferedSocketDeviceRequest::ReadBlock |
( |
char * |
pData, |
|
|
Q_ULONG |
nMaxLen, |
|
|
int |
msecs = 0 | |
|
) |
| | [virtual] |
| Q_LONG BufferedSocketDeviceRequest::WriteBlock |
( |
char * |
pData, |
|
|
Q_ULONG |
nLen | |
|
) |
| | [virtual] |
| Q_LONG BufferedSocketDeviceRequest::WriteBlockDirect |
( |
char * |
pData, |
|
|
Q_ULONG |
nLen | |
|
) |
| | [virtual] |
| QString BufferedSocketDeviceRequest::GetHostAddress |
( |
|
) |
[virtual] |
| QString BufferedSocketDeviceRequest::GetPeerAddress |
( |
|
) |
[virtual] |
| virtual void BufferedSocketDeviceRequest::Flush |
( |
void |
|
) |
[inline, virtual] |
| virtual bool BufferedSocketDeviceRequest::IsValid |
( |
|
) |
[inline, virtual] |
| virtual int BufferedSocketDeviceRequest::getSocketHandle |
( |
|
) |
[inline, virtual] |
| void BufferedSocketDeviceRequest::SetBlocking |
( |
bool |
bBlock |
) |
[virtual] |
| bool BufferedSocketDeviceRequest::IsBlocking |
( |
|
) |
[virtual] |
Member Data Documentation
Definition at line 211 of file httprequest.h.
Referenced by BufferedSocketDeviceRequest(), BytesAvailable(), CanReadLine(), Flush(), GetHostAddress(), GetPeerAddress(), getSocketHandle(), IsBlocking(), IsValid(), ReadBlock(), ReadLine(), SetBlocking(), WaitForMore(), WriteBlock(), and WriteBlockDirect().
The documentation for this class was generated from the following files: