This is the complete list of members for
ConnectionWriter, including all inherited members.
ConnectionWriter(ConnectionManager manager, int num_threads, string thread_name) | ConnectionWriter | |
ConnectionWriter(ConnectionManager manager, int num_threads) | ConnectionWriter | |
getCurrentQueueSize() | ConnectionWriter | |
getManager() | ConnectionWriter | |
getMaxQueueSize() | ConnectionWriter | |
getNumThreads() | ConnectionWriter | |
getRawMode() | ConnectionWriter | |
getTcpHeaderSize() | ConnectionWriter | |
isImmediate() | ConnectionWriter | |
isValidForUdp(Datagram const datagram) | ConnectionWriter | |
send(Datagram const datagram, Connection connection, NetAddress const address, bool block) | ConnectionWriter | |
send(Datagram const datagram, Connection connection, NetAddress const address) | ConnectionWriter | |
send(Datagram const datagram, Connection connection, bool block) | ConnectionWriter | |
send(Datagram const datagram, Connection connection) | ConnectionWriter | |
setMaxQueueSize(int max_size) | ConnectionWriter | |
setRawMode(bool mode) | ConnectionWriter | |
setTcpHeaderSize(int tcp_header_size) | ConnectionWriter | |
shutdown() | ConnectionWriter | |