E-MailRelay
|
This is the complete list of members for GSmtp::ServerProtocolText, including all inherited members.
operator=(const ServerProtocolText &)=delete (defined in GSmtp::ServerProtocolText) | GSmtp::ServerProtocolText | |
operator=(ServerProtocolText &&)=delete (defined in GSmtp::ServerProtocolText) | GSmtp::ServerProtocolText | |
receivedLine(const std::string &smtp_peer_name_from_helo, const std::string &peer_address, const std::string &thishost, bool authenticated, bool secure, const std::string &secure_protocol, const std::string &secure_cipher) | GSmtp::ServerProtocolText | static |
ServerProtocolText(const std::string &code_ident, const std::string &thishost, const GNet::Address &peer_address) | GSmtp::ServerProtocolText | |
ServerProtocolText(const ServerProtocolText &)=delete (defined in GSmtp::ServerProtocolText) | GSmtp::ServerProtocolText | |
ServerProtocolText(ServerProtocolText &&)=delete (defined in GSmtp::ServerProtocolText) | GSmtp::ServerProtocolText | |
~ServerProtocolText() override=default (defined in GSmtp::ServerProtocolText) | GSmtp::ServerProtocolText | |
~Text()=default | GSmtp::ServerProtocol::Text | virtual |