#include <scfg.h>
Data Fields | |
unsigned char | cfgid_header [HIPC_MSGHDR_SIZE] |
const unsigned char * | cfgid |
unsigned char * | endian_p |
unsigned int | n_sysmsg |
const struct HIPC_fixed_sysmsg * | sysmsg_p |
unsigned char | n_struct |
const size_t * | strusize_p |
unsigned char HIPC_scfg::cfgid_header[HIPC_MSGHDR_SIZE] |
Definition at line 10 of file scfg.h.
Referenced by hipcUsocAcceptSimple().
const unsigned char* HIPC_scfg::cfgid |
Definition at line 11 of file scfg.h.
Referenced by hipcUsocAcceptSimple().
unsigned char* HIPC_scfg::endian_p |
Definition at line 12 of file scfg.h.
Referenced by hipcScfgInit(), and test_hipcScfgInit().
const struct HIPC_fixed_sysmsg* HIPC_scfg::sysmsg_p |
unsigned char HIPC_scfg::n_struct |
Definition at line 15 of file scfg.h.
Referenced by hipcScfgCheckStrusize(), and test_hipcScfgCheckStrusize().
const size_t* HIPC_scfg::strusize_p |
Definition at line 16 of file scfg.h.
Referenced by hipcScfgCheckStrusize(), and test_hipcScfgCheckStrusize().