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