Public Attributes | |
const char * | backend_endpoint [4] |
void * | context |
const char * | control_endpoint |
const char * | frontend_endpoint [4] |
void * | subscriber_received_all |
int | thread_idx |
Definition at line 66 of file proxy_thr.cpp.
const char * proxy_hwm_cfg_t::backend_endpoint |
Definition at line 71 of file proxy_thr.cpp.
void * proxy_hwm_cfg_t::context |
Definition at line 68 of file proxy_thr.cpp.
const char * proxy_hwm_cfg_t::control_endpoint |
Definition at line 72 of file proxy_thr.cpp.
const char * proxy_hwm_cfg_t::frontend_endpoint |
Definition at line 70 of file proxy_thr.cpp.
void* proxy_hwm_cfg_t::subscriber_received_all |
Definition at line 44 of file test_proxy_hwm.cpp.
int proxy_hwm_cfg_t::thread_idx |
Definition at line 69 of file proxy_thr.cpp.