#include <server.h>
List of all members.
Constructor & Destructor Documentation
| WServerReply::WServerReply |
( |
|
) |
|
Member Function Documentation
| void WServerReply::setBody |
( |
const QString & |
b |
) |
|
| void WServerReply::setBody |
( |
const QByteArray & |
b |
) |
|
| bool WServerReply::setHeader |
( |
const QString & |
h, |
|
|
const QString & |
c | |
|
) |
| | |
| bool WServerReply::setStatus |
( |
short |
code, |
|
|
QString |
str | |
|
) |
| | |
| QByteArray WServerReply::toWireFormat |
( |
|
) |
const [protected] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: