E-MailRelay
GSmtp::ServerText Member List

This is the complete list of members for GSmtp::ServerText, including all inherited members.

operator=(const ServerText &)=default (defined in GSmtp::ServerText)GSmtp::ServerText
operator=(ServerText &&)=default (defined in GSmtp::ServerText)GSmtp::ServerText
receivedLine(const std::string &smtp_peer_name, const std::string &peer_address, const std::string &receivedline_domain, bool authenticated, bool secure, const std::string &, const std::string &cipher_in) (defined in GSmtp::ServerText)GSmtp::ServerTextstatic
ServerText(const std::string &code_ident, bool anonymous, bool with_received_line, const std::string &greeting_and_receivedline_domain, const GNet::Address &peer_address)GSmtp::ServerText
ServerText(const ServerText &)=default (defined in GSmtp::ServerText)GSmtp::ServerText
ServerText(ServerText &&)=default (defined in GSmtp::ServerText)GSmtp::ServerText
~ServerText() override=default (defined in GSmtp::ServerText)GSmtp::ServerText
~Text()=defaultGSmtp::ServerProtocol::Textvirtual