E-MailRelay
|
This is the complete list of members for GSmtp::ServerProtocol, including all inherited members.
apply(const ApplyArgsTuple &) | GSmtp::ServerProtocol | |
ApplyArgsTuple typedef (defined in GSmtp::ServerProtocol) | GSmtp::ServerProtocol | |
changeSignal() noexcept | GSmtp::ServerProtocol | |
inBusyState() const | GSmtp::ServerProtocol | |
inDataState() const | GSmtp::ServerProtocol | |
init() | GSmtp::ServerProtocol | |
operator=(const ServerProtocol &)=delete (defined in GSmtp::ServerProtocol) | GSmtp::ServerProtocol | |
operator=(ServerProtocol &&)=delete (defined in GSmtp::ServerProtocol) | GSmtp::ServerProtocol | |
operator=(const ServerSend &)=delete (defined in GSmtp::ServerSend) | GSmtp::ServerSend | private |
operator=(ServerSend &&)=delete (defined in GSmtp::ServerSend) | GSmtp::ServerSend | private |
secure(const std::string &certificate, const std::string &protocol, const std::string &cipher) | GSmtp::ServerProtocol | |
ServerProtocol(ServerSender &, Verifier &, ProtocolMessage &, const GAuth::SaslServerSecrets &secrets, Text &text, const GNet::Address &peer_address, const Config &config, bool enabled) | GSmtp::ServerProtocol | |
ServerProtocol(const ServerProtocol &)=delete (defined in GSmtp::ServerProtocol) | GSmtp::ServerProtocol | |
ServerProtocol(ServerProtocol &&)=delete (defined in GSmtp::ServerProtocol) | GSmtp::ServerProtocol | |
setSender(ServerSender &) | GSmtp::ServerProtocol | |
GSmtp::ServerSend::setSender(ServerSender *) | GSmtp::ServerSend | private |
~ServerProtocol() override | GSmtp::ServerProtocol |