HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
HIPC_scfg Struct Reference

#include <scfg.h>

Collaboration diagram for HIPC_scfg:
Collaboration graph
[legend]

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_sysmsgsysmsg_p
 
unsigned char n_struct
 
const size_t * strusize_p
 

Detailed Description

Definition at line 9 of file scfg.h.

Field Documentation

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().

unsigned int HIPC_scfg::n_sysmsg

Definition at line 13 of file scfg.h.

const struct HIPC_fixed_sysmsg* HIPC_scfg::sysmsg_p

Definition at line 14 of file scfg.h.

unsigned char HIPC_scfg::n_struct

Definition at line 15 of file scfg.h.

Referenced by hipcScfgCheckStrusize().

const size_t* HIPC_scfg::strusize_p

Definition at line 16 of file scfg.h.

Referenced by hipcScfgCheckStrusize().


The documentation for this struct was generated from the following file: