This is the complete list of members for
DatagramSinkNet, including all inherited members.
| ConnectionWriter(ConnectionManager manager, int num_threads, string thread_name) | ConnectionWriter | |
| ConnectionWriter(ConnectionManager manager, int num_threads) | ConnectionWriter | |
| copyDatagram(SubfileInfo result, Filename const filename) | DatagramSink | |
| copyDatagram(SubfileInfo result, SubfileInfo const source) | DatagramSink | |
| DatagramSinkNet(ConnectionManager manager, int num_threads) | DatagramSinkNet | |
| flush() | DatagramSinkNet | |
| getCurrentQueueSize() | ConnectionWriter | |
| getFile() | DatagramSink | |
| getFilename() | DatagramSink | |
| getFilePos() | DatagramSink | |
| getManager() | ConnectionWriter | |
| getMaxQueueSize() | ConnectionWriter | |
| getNumThreads() | ConnectionWriter | |
| getRawMode() | ConnectionWriter | |
| getTarget() | DatagramSinkNet | |
| getTcpHeaderSize() | ConnectionWriter | |
| isError() | DatagramSinkNet | |
| isImmediate() | ConnectionWriter | |
| isValidForUdp(Datagram const datagram) | ConnectionWriter | |
| putDatagram(Datagram const data) | DatagramSinkNet | |
| 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 | |
| setTarget(Connection connection) | DatagramSinkNet | |
| setTcpHeaderSize(int tcp_header_size) | ConnectionWriter | |
| shutdown() | ConnectionWriter | |