Machine-independent information of a structure used in a client. More...
#include <client.h>
Data Fields | |
unsigned int | n_member |
char const * | name |
struct HIPC_cl_indp_mbr const * | mbr_p |
Machine-independent information of a structure used in a client.
unsigned int HIPC_cl_indp_stru::n_member |
Definition at line 36 of file client.h.
Referenced by FeedSysmsg_OFFSET_SIZE(), GetStrutpl_mbr(), hipcClientCheckMbrSize(), and hipcClientEachMbr().
char const* HIPC_cl_indp_stru::name |
Definition at line 37 of file client.h.
Referenced by hipcClientCheckMbrSize(), and hipcClientGetStrutpl().
struct HIPC_cl_indp_mbr const* HIPC_cl_indp_stru::mbr_p |
Definition at line 38 of file client.h.
Referenced by GetStrutpl_mbr(), hipcClientCheckMbrSize(), and hipcClientEachMbr().