#include <source/ariba/utility/transport/tcpip/protlib/tp_over_udp.h>
Public Member Functions | |
sender_thread_start_arg_t (TPoverUDP *instance, FastQueue *sq) | |
Public Attributes | |
TPoverUDP * | instance |
FastQueue * | sender_thread_queue |
Definition at line 130 of file tp_over_udp.h.
protlib::TPoverUDP::TPoverUDP::sender_thread_start_arg_t::sender_thread_start_arg_t | ( | TPoverUDP * | instance, | |
FastQueue * | sq | |||
) | [inline] |
Definition at line 136 of file tp_over_udp.h.
TPoverUDP* protlib::TPoverUDP::TPoverUDP::sender_thread_start_arg_t::instance |
Definition at line 133 of file tp_over_udp.h.
FastQueue* protlib::TPoverUDP::TPoverUDP::sender_thread_start_arg_t::sender_thread_queue |
Definition at line 134 of file tp_over_udp.h.