Woman, Life, Freedom


Async BSD Sockets Library
Library protected and public interface header documentation
AsyncBsdSocketLib::TcpClient Member List

This is the complete list of members for AsyncBsdSocketLib::TcpClient, including all inherited members.

Communicator() noexcept (defined in AsyncBsdSocketLib::Communicator)AsyncBsdSocketLib::Communicatorprotected
Connection() const noexcept overrideAsyncBsdSocketLib::TcpClientvirtual
Descriptor() const noexceptAsyncBsdSocketLib::Communicator
FileDescriptorAsyncBsdSocketLib::Communicatorprotected
IpAddressAsyncBsdSocketLib::NetworkSocketprotected
IsConnected() const noexceptAsyncBsdSocketLib::TcpClient
NetworkSocket(std::string ipAddress, uint16_t port)AsyncBsdSocketLib::NetworkSocketprotected
PortAsyncBsdSocketLib::NetworkSocketprotected
Receive(std::array< uint8_t, N > &buffer) const noexceptAsyncBsdSocketLib::TcpClientinline
Send(const std::array< uint8_t, N > &buffer) const noexceptAsyncBsdSocketLib::TcpClientinline
TcpClient()=delete (defined in AsyncBsdSocketLib::TcpClient)AsyncBsdSocketLib::TcpClient
TcpClient(std::string ipAddress, uint16_t port)AsyncBsdSocketLib::TcpClient
TryClose() noexceptAsyncBsdSocketLib::Communicatorvirtual
TryConnect() noexceptAsyncBsdSocketLib::TcpClient
TrySetup() noexcept overrideAsyncBsdSocketLib::TcpClientvirtual
~Communicator() noexcept (defined in AsyncBsdSocketLib::Communicator)AsyncBsdSocketLib::Communicatorvirtual
~NetworkSocket() noexcept=default (defined in AsyncBsdSocketLib::NetworkSocket)AsyncBsdSocketLib::NetworkSocketvirtual