Machine-dependent information of a client. More...
#include <client.h>
Data Fields | |
unsigned char | endian |
unsigned char const * | struct_size_p |
struct HIPC_cl_dp_stru * | struct_p |
unsigned char HIPC_cl_dp::endian |
Definition at line 64 of file client.h.
Referenced by hipcClientFeedSysmsg(), and hipcClientInit().
unsigned char const* HIPC_cl_dp::struct_size_p |
Definition at line 65 of file client.h.
Referenced by hipcClientCheckStrutpl(), hipcClientFeedSysmsg(), hipcClientGetStrutpl(), and hipcClientInit().
struct HIPC_cl_dp_stru* HIPC_cl_dp::struct_p |
Definition at line 66 of file client.h.
Referenced by hipcClientCheckMbrSize(), hipcClientEachMbr(), hipcClientFeedSysmsg(), and hipcClientInit().