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

Machine-independent information of a structure used in a client. More...

#include <client.h>

Collaboration diagram for HIPC_cl_indp_stru:
Collaboration graph
[legend]

Data Fields

unsigned int n_member
 
char const * name
 
struct HIPC_cl_indp_mbr const * mbr_p
 

Detailed Description

Machine-independent information of a structure used in a client.

Definition at line 35 of file client.h.

Field Documentation

unsigned int HIPC_cl_indp_stru::n_member

Definition at line 36 of file client.h.

Referenced by hipcClientCheckMbrSize(), and hipcClientEachMbr().

char const* HIPC_cl_indp_stru::name

Definition at line 37 of file client.h.

Referenced by hipcClientCheckMbrSize(), and hipcClientGetStrutpl().

struct HIPC_cl_indp_mbr const* HIPC_cl_indp_stru::mbr_p

Definition at line 38 of file client.h.

Referenced by hipcClientCheckMbrSize(), and hipcClientEachMbr().


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