![]() |
Leosac
0.8.0
Open Source Access Control
|
#include "core/audit/serializers/PolymorphicAuditSerializer.hpp"#include "modules/AsioModule.hpp"#include "modules/smtp/SMTPFwd.hpp"#include "modules/websock-api/RequestContext.hpp"#include "modules/websock-api/WebSockFwd.hpp"#include "tools/ToolsFwd.hpp"#include "tools/bs2.hpp"#include "tools/service/ServiceRegistry.hpp"#include <boost/asio/io_service.hpp>#include <boost/asio/steady_timer.hpp>#include <curl/curl.h>#include <nlohmann/json.hpp>
Include dependency graph for SMTPModule.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Leosac::Module::SMTP::SMTPModule |
Namespaces | |
| Leosac | |
| This is the header file for a generated source file, GitSHA1.cpp. | |
| Leosac::Module | |
| All modules that provides features to Leosac shall be in this namespace. | |
| Leosac::Module::SMTP | |
Typedefs | |
| using | Leosac::Module::SMTP::json = nlohmann::json |