StormByte C++ Library: Network module 0.0.9999
StormByte-Network is a StormByte library module for handling and create network connections
Loading...
Searching...
No Matches
StormByte::Network::Connection::Info Member List

This is the complete list of members for StormByte::Network::Connection::Info, including all inherited members.

FromHost(const std::string &hostname, const unsigned short &port, const Protocol &protocol, std::shared_ptr< const Handler > handler) noexceptStormByte::Network::Connection::Infostatic
FromSockAddr(std::shared_ptr< sockaddr > sockaddr) noexceptStormByte::Network::Connection::Infostatic
Info(const Info &other) noexcept=deleteStormByte::Network::Connection::Info
Info(Info &&other) noexcept=defaultStormByte::Network::Connection::Info
IP() const noexceptStormByte::Network::Connection::Infoinline
operator=(const Info &other) noexcept=deleteStormByte::Network::Connection::Info
operator=(Info &&other) noexcept=defaultStormByte::Network::Connection::Info
Port() const noexceptStormByte::Network::Connection::Infoinline
SockAddr() const noexceptStormByte::Network::Connection::Infoinline
~Info() noexcept=defaultStormByte::Network::Connection::Info