![]() |
Leosac
0.8.0
Open Source Access Control
|
#include <memory>
Include dependency graph for SMTPFwd.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
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::SMTPConfigPtr = std::shared_ptr< SMTPConfig > |
| using | Leosac::Module::SMTP::SMTPConfigUPtr = std::unique_ptr< SMTPConfig > |
| using | Leosac::Module::SMTP::SMTPConfigId = unsigned long |
| using | Leosac::Module::SMTP::SMTPAuditPtr = std::shared_ptr< SMTPAudit > |