GSmtp::ServerProtocolText Member List

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

greeting() const GSmtp::ServerProtocolTextvirtual
hello(const std::string &smtp_peer_name_from_helo) const GSmtp::ServerProtocolTextvirtual
received(const std::string &smtp_peer_name_from_helo) const GSmtp::ServerProtocolTextvirtual
receivedLine(const std::string &smtp_peer_name_from_helo, const std::string &peer_address, const std::string &peer_socket_name, const std::string &thishost)GSmtp::ServerProtocolTextstatic
ServerProtocolText(const std::string &ident, const std::string &thishost, const GNet::Address &peer_address, const std::string &peer_socket_name)GSmtp::ServerProtocolText
~Text()GSmtp::ServerProtocol::Textvirtual