E-MailRelay
GSmtp::ServerProtocol Member List

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

apply(const char *line_data, std::size_t line_size, std::size_t eolsize, std::size_t linesize, char c0)GSmtp::ServerProtocol
halfDuplexBusy() constGSmtp::ServerProtocol
halfDuplexBusy(const char *, std::size_t) constGSmtp::ServerProtocol
inDataState() constGSmtp::ServerProtocol
init()GSmtp::ServerProtocol
operator=(const ServerProtocol &)=delete (defined in GSmtp::ServerProtocol)GSmtp::ServerProtocol
operator=(ServerProtocol &&)=delete (defined in GSmtp::ServerProtocol)GSmtp::ServerProtocol
secure(const std::string &certificate, const std::string &protocol, const std::string &cipher)GSmtp::ServerProtocol
ServerProtocol(Sender &, Verifier &, ProtocolMessage &, const GAuth::SaslServerSecrets &secrets, const std::string &sasl_server_config, Text &text, const GNet::Address &peer_address, const Config &config)GSmtp::ServerProtocol
ServerProtocol(const ServerProtocol &)=delete (defined in GSmtp::ServerProtocol)GSmtp::ServerProtocol
ServerProtocol(ServerProtocol &&)=delete (defined in GSmtp::ServerProtocol)GSmtp::ServerProtocol
~ServerProtocol()GSmtp::ServerProtocolvirtual