Http::BodyWriter Class Reference
#include <BodyWriter.h> [code]
Inherits QObject.
Inheritance diagram for Http::BodyWriter:
[legend]Collaboration diagram for Http::BodyWriter:
[legend]List of all members.
Detailed Description
- Todo:
- Rename to BodyReader
Definition at line 36 of file BodyWriter.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
| Http::BodyWriter::BodyWriter |
( |
const BodyWriter & |
|
) |
[private] |
|
| BodyWriter::BodyWriter |
( |
Connection * |
connection |
) |
|
|
| BodyWriter::~BodyWriter |
( |
|
) |
|
|
Member Function Documentation
| void Http::BodyWriter::bodyWritten |
( |
|
) |
[signal] |
|
| void BodyWriter::bytesWritten |
( |
qint64 |
|
) |
[private, slot] |
|
| bool BodyWriter::canWrite |
( |
|
) |
const |
|
| void Http::BodyWriter::readError |
( |
|
) |
[signal] |
|
| void BodyWriter::write |
( |
QIODevice * |
file, |
|
|
qint64 |
bodySize |
|
) |
|
|
| void Http::BodyWriter::writeError |
( |
|
) |
[signal] |
|
Member Data Documentation
The documentation for this class was generated from the following files: