#include <client.h>
Data Fields | |
struct HIPC_ptr_link_list * | next |
void * | ptr |
struct HIPC_ptr_link_list* HIPC_ptr_link_list::next |
Definition at line 70 of file client.h.
Referenced by hipcClientTerminate().
void* HIPC_ptr_link_list::ptr |
Definition at line 71 of file client.h.
Referenced by hipcClientTerminate().