|
AusweisApp2
|
#include <HttpServerStatusParser.h>
Öffentliche Methoden | |
| HttpServerStatusParser (int pPort, const QHostAddress &pHost=QHostAddress::LocalHost) | |
| virtual | ~HttpServerStatusParser () |
| bool | request () |
| const QString & | getServerHeader () const |
| const VersionInfo & | getVersionInfo () const |
| HttpServerStatusParser::HttpServerStatusParser | ( | int | pPort, |
| const QHostAddress & | pHost = QHostAddress::LocalHost |
||
| ) |
|
virtual |
| const QString & HttpServerStatusParser::getServerHeader | ( | ) | const |
| const VersionInfo & HttpServerStatusParser::getVersionInfo | ( | ) | const |
| bool HttpServerStatusParser::request | ( | ) |