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

Machine-independent information of a client. More...

#include <client.h>

Collaboration diagram for HIPC_cl_indp:
Collaboration graph
[legend]

Data Fields

const unsigned char * cfgid
 
unsigned int cfgid_size
 
unsigned int n_sysmsg
 
unsigned int n_struct
 
struct HIPC_cl_indp_stru const * struct_p
 

Detailed Description

Machine-independent information of a client.

Definition at line 44 of file client.h.

Field Documentation

const unsigned char* HIPC_cl_indp::cfgid

Definition at line 45 of file client.h.

Referenced by hipcGenmsgHello().

unsigned int HIPC_cl_indp::cfgid_size

Definition at line 46 of file client.h.

Referenced by hipcGenmsgHello().

unsigned int HIPC_cl_indp::n_sysmsg

Definition at line 47 of file client.h.

Referenced by hipcClientGetNsysmsg().

unsigned int HIPC_cl_indp::n_struct
struct HIPC_cl_indp_stru const* HIPC_cl_indp::struct_p

Definition at line 49 of file client.h.

Referenced by hipcClientCheckMbrSize(), hipcClientEachMbr(), and hipcClientGetStrutpl().


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