Machine-independent information of a client. More...
#include <client.h>
Data Fields | |
const unsigned char * | cfgid |
unsigned int | cfgid_size |
unsigned int | n_sysmsg |
unsigned int | n_struct |
struct HIPC_cl_indp_stru const * | struct_p |
const unsigned char* HIPC_cl_indp::cfgid |
Definition at line 45 of file client.h.
Referenced by hipcGenmsgHello().
unsigned int HIPC_cl_indp::cfgid_size |
Definition at line 46 of file client.h.
Referenced by hipcGenmsgHello().
unsigned int HIPC_cl_indp::n_sysmsg |
Definition at line 47 of file client.h.
Referenced by hipcClientGetNsysmsg().
unsigned int HIPC_cl_indp::n_struct |
Definition at line 48 of file client.h.
Referenced by FeedSysmsg_OFFSET_SIZE(), hipcClientCheckMbrSize(), hipcClientCheckStrutpl(), hipcClientFeedSysmsg(), hipcClientGetStrutpl(), hipcClientInit(), and test_hipcClientInit().
struct HIPC_cl_indp_stru const* HIPC_cl_indp::struct_p |
Definition at line 49 of file client.h.
Referenced by FeedSysmsg_OFFSET_SIZE(), GetStrutpl_mbr(), hipcClientCheckMbrSize(), hipcClientEachMbr(), and hipcClientGetStrutpl().