![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include "../Exception.h"#include "../Managers/FileDescriptorManager.h"#include "../Encoding/Http.h"#include "TcpSocket.h"#include <atomic>Go to the source code of this file.
Classes | |
| class | BaseLib::HttpServerException |
| Exception class for the HTTP server. More... | |
| class | BaseLib::HttpServer |
| This class provides a basic HTTP server. More... | |
| struct | BaseLib::HttpServer::HttpServerInfo |
| struct | BaseLib::HttpServer::HttpClientInfo |
Namespaces | |
| BaseLib | |