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(), hipcClientInit(), and test_hipcClientInit().
| unsigned char const* HIPC_cl_dp::struct_size_p |
Definition at line 65 of file client.h.
Referenced by hipcClientCheckStrutpl(), hipcClientFeedSysmsg(), hipcClientGetStrutpl(), hipcClientInit(), test_hipcClientFeedSysmsg(), and test_hipcClientInit().
| struct HIPC_cl_dp_stru* HIPC_cl_dp::struct_p |
Definition at line 66 of file client.h.
Referenced by GetStrutpl_mbr(), hipcClientCheckMbrSize(), hipcClientEachMbr(), hipcClientFeedSysmsg(), hipcClientInit(), test_hipcClientCheckMbrSize(), and test_hipcClientFeedSysmsg().
1.8.6