E-MailRelay
GNet::Client Member List

This is the complete list of members for GNet::Client, including all inherited members.

clearInput()GNet::Clientprotected
Client(EventState, const Location &remote_location, const Config &)GNet::Client
Client(const Client &)=delete (defined in GNet::Client)GNet::Client
Client(Client &&)=delete (defined in GNet::Client)GNet::Client
connect()GNet::Client
connected() constGNet::Client
connectionState() const overrideGNet::Clientvirtual
disconnect()GNet::Client
doOnDelete(const std::string &reason, bool done)GNet::Client
eventSignal() noexceptGNet::Client
ExceptionSource()=default (defined in GNet::ExceptionSource)GNet::ExceptionSource
ExceptionSource(const ExceptionSource &)=delete (defined in GNet::ExceptionSource)GNet::ExceptionSource
ExceptionSource(ExceptionSource &&)=delete (defined in GNet::ExceptionSource)GNet::ExceptionSource
finish()GNet::Clientprotected
finished() constGNet::Client
hasConnected() constGNet::Client
lineBuffer() constGNet::Client
localAddress() const overrideGNet::Clientvirtual
onConnect()=0GNet::Clientprotectedpure virtual
onDelete(const std::string &reason)=0GNet::Clientprotectedpure virtual
onReceive(const char *data, std::size_t size, std::size_t eolsize, std::size_t linesize, char c0)=0GNet::Clientprotectedpure virtual
onSendComplete()=0GNet::Clientprotectedpure virtual
operator=(const Client &)=delete (defined in GNet::Client)GNet::Client
operator=(Client &&)=delete (defined in GNet::Client)GNet::Client
operator=(const EventHandler &)=delete (defined in GNet::EventHandler)GNet::EventHandlerprivate
operator=(EventHandler &&)=delete (defined in GNet::EventHandler)GNet::EventHandlerprivate
operator=(const ExceptionSource &)=delete (defined in GNet::ExceptionSource)GNet::ExceptionSource
operator=(ExceptionSource &&)=delete (defined in GNet::ExceptionSource)GNet::ExceptionSource
peerAddress() const overrideGNet::Clientvirtual
peerAddressString(bool with_port=true) constGNet::Client
peerCertificate() const overrideGNet::Clientvirtual
remoteLocation() constGNet::Client
secureConnect()GNet::Clientprotected
secureConnectCapable() constGNet::Client
send(const std::string &data)GNet::Client
send(std::string_view data)GNet::Client
send(const std::vector< std::string_view > &data, std::size_t offset=0)GNet::Client
send(const char *, std::size_t)=delete (defined in GNet::Client)GNet::Client
send(const char *)=delete (defined in GNet::Client)GNet::Client
send(const std::string &, std::size_t)=delete (defined in GNet::Client)GNet::Client
socket()GNet::Clientprotected
socket() constGNet::Clientprotected
~Client() overrideGNet::Client
~Connection()=defaultGNet::Connectionvirtual
~ExceptionSource()GNet::ExceptionSourcevirtual