Machine-independent information of a member of a structure used in a client. More...
#include <client.h>
Data Fields | |
| enum HIPC_member_type | type |
| char const * | name |
| unsigned char | struno |
| size_t | ary_dim |
| size_t const * | ary_max_idxs |
| enum HIPC_member_type | elm_type |
| unsigned char | elm_struno |
Machine-independent information of a member of a structure used in a client.
| enum HIPC_member_type HIPC_cl_indp_mbr::type |
Definition at line 19 of file client.h.
Referenced by GetStrutpl_mbr(), hipcClientCheckMbrSize(), hipcClientEachMbr(), hipcClientGetStrutpl(), hipcClientPack(), hipcClientUnpack(), routine_hipcClientEachMbr(), and test_hipcClientEachMbr_err().
| char const* HIPC_cl_indp_mbr::name |
Definition at line 20 of file client.h.
Referenced by GetStrutpl_mbr(), and hipcClientCheckMbrSize().
| unsigned char HIPC_cl_indp_mbr::struno |
Definition at line 23 of file client.h.
Referenced by GetStrutpl_mbr(), hipcClientEachMbr(), hipcClientFeedSysmsg(), hipcClientGetStrutpl(), hipcClientPack(), hipcClientUnpack(), hipcGenmsgGet(), hipcGenmsgPut(), routine_hipcClientEachMbr(), and test_hipcClientEachMbr_err().
| size_t HIPC_cl_indp_mbr::ary_dim |
Definition at line 26 of file client.h.
Referenced by GetStrutpl_mbr(), and hipcClientEachMbr().
| size_t const* HIPC_cl_indp_mbr::ary_max_idxs |
Definition at line 27 of file client.h.
Referenced by GetStrutpl_mbr(), and hipcClientEachMbr().
| enum HIPC_member_type HIPC_cl_indp_mbr::elm_type |
Definition at line 28 of file client.h.
Referenced by GetStrutpl_mbr(), hipcClientCheckMbrSize(), and hipcClientEachMbr().
| unsigned char HIPC_cl_indp_mbr::elm_struno |
Definition at line 29 of file client.h.
Referenced by GetStrutpl_mbr(), and hipcClientEachMbr().
1.8.6