Cogs.Core
Cogs::Network::ConnectionTCP Member List

This is the complete list of members for Cogs::Network::ConnectionTCP, including all inherited members.

accept(Socket, const SockaddrIn &) (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinlinevirtual
bind(uint16_t port) (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
bind(AddrIn ip, uint16_t port)Cogs::Network::ConnectionBasevirtual
cAutoReconnect (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPprivatestatic
cConnected (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPprivatestatic
cDelete (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotectedstatic
cDoNotProcess (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotectedstatic
cListening (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPprivatestatic
close()Cogs::Network::ConnectionBaseprotected
cNoDelay (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPprivatestatic
connect(const SockaddrIn &addr)Cogs::Network::ConnectionTCPvirtual
ConnectionBase() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
ConnectionTCP() (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinline
ConnectionTCP(Socket socket, const SockaddrIn &addr)Cogs::Network::ConnectionTCP
connectTimeout (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPprivate
create()Cogs::Network::ConnectionBaseprotected
cRemove (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotectedstatic
disableAutoReconnect() (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinline
disconnect() overrideCogs::Network::ConnectionTCPvirtual
enableAutoReconnect() (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinline
family() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
flags (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotected
getAddress() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
getReconnectTime() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
getSocket() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
isAutoConnectEnabled() const override (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinlinevirtual
isConnected() const override (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinlinevirtual
listen(uint16_t port) (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinline
listen(AddrIn ip, uint16_t port)Cogs::Network::ConnectionTCP
processIncoming() overrideCogs::Network::ConnectionTCPvirtual
processOutgoing() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinlinevirtual
proto() const override (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinlinevirtual
receive(void *buffer, uint64_t byteCount, uint64_t &bytesReceived)Cogs::Network::ConnectionBase
reconnect() overrideCogs::Network::ConnectionTCPvirtual
reconnectTime (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotected
recvFrom(void *buffer, uint64_t byteCount, uint64_t &bytesReceived, SockaddrIn &addr)Cogs::Network::ConnectionBase
remove() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
removeAndDelete() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
send(const void *data, uint64_t byteCount, uint64_t &bytesSent)Cogs::Network::ConnectionBase
sendTo(const void *data, uint64_t byteCount, uint64_t &bytesSent, const SockaddrIn &addr)Cogs::Network::ConnectionBase
setConnectTimeout(int64_t milliseconds) (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinline
setDoNotProcess() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
setNoDelay(bool val=true)Cogs::Network::ConnectionTCP
setNonblocking(bool val=true)Cogs::Network::ConnectionBase
shouldDelete() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
shouldRemove() const (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinline
shutdown()Cogs::Network::ConnectionTCP
sockAddr (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotected
socket (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseprotected
type() const override (defined in Cogs::Network::ConnectionTCP)Cogs::Network::ConnectionTCPinlinevirtual
~ConnectionBase() (defined in Cogs::Network::ConnectionBase)Cogs::Network::ConnectionBaseinlinevirtual
~ConnectionTCP()Cogs::Network::ConnectionTCPvirtual