protlib::TPoverUDPParam Member List
This is the complete list of members for
protlib::TPoverUDPParam, including all inherited members.
common_header_length | protlib::TPoverUDPParam | |
debug_pdu | protlib::TPoverUDPParam | |
default_sleep_time | protlib::ThreadParam | [static] |
dest | protlib::TPoverUDPParam | |
getmsglength | protlib::TPoverUDPParam | |
ip_tos | protlib::TPoverUDPParam | |
max_count | protlib::ThreadParam | |
min_count | protlib::ThreadParam | |
name | protlib::ThreadParam | |
port | protlib::TPoverUDPParam | |
rao_lookup | protlib::TPoverUDPParam | |
sleep_time | protlib::ThreadParam | |
source | protlib::TPoverUDPParam | |
terminate | protlib::TPoverUDPParam | |
ThreadParam() | protlib::ThreadParam | |
ThreadParam(uint32 wait, const char *name, uint32 minc=1, uint32 maxc=(uint32)-1) | protlib::ThreadParam | |
TPoverUDPParam(unsigned short common_header_length, bool(*const getmsglength)(NetMsg &m, uint32 &clen_words), port_t listen_port, uint32 sleep=ThreadParam::default_sleep_time, bool debug_pdu=false, message::qaddr_t source=message::qaddr_tp_over_udp, message::qaddr_t dest=message::qaddr_signaling, bool sendaborts=false, uint8 tos=0x10) | protlib::TPoverUDPParam | [inline] |