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