HIPC  0.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Variables
cfgmock1_ccfg.c File Reference
#include <hipc/client.h>
#include "cfgmock1.h"
#include "cfgmock1_ccfg.h"
Include dependency graph for cfgmock1_ccfg.c:

Go to the source code of this file.

Variables

const struct HIPC_cl_indp_mbr HIPCUD_cfgmock1_CCFG_indp_member_MOCK1S1 []
 
const struct HIPC_cl_indp_stru HIPCUD_cfgmock1_CCFG_indp_struct []
 
unsigned char HIPCUD_cfgmock1_CCFG_cfgid [9]
 
const struct HIPC_cl_indp HIPCUD_cfgmock1_CCFG_indp
 
unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_offset []
 
unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_size []
 
struct HIPC_cl_dp_stru HIPCUD_cfgmock1_CCFG_lmdp_struct []
 
unsigned char HIPCUD_cfgmock1_CCFG_structsizes []
 
struct HIPC_cl_dp HIPCUD_cfgmock1_CCFG_lmdp
 
const struct HIPC_client HIPCUD_cfgmock1_CCFG
 

Variable Documentation

const struct HIPC_cl_indp_mbr HIPCUD_cfgmock1_CCFG_indp_member_MOCK1S1[]
Initial value:
= {
{HIPC_MBR_SIMPLE, "m1"},
{HIPC_MBR_SIMPLE, "m2"},
}

Definition at line 11 of file cfgmock1_ccfg.c.

const struct HIPC_cl_indp_stru HIPCUD_cfgmock1_CCFG_indp_struct[]
Initial value:
= {
}
const struct HIPC_cl_indp_mbr HIPCUD_cfgmock1_CCFG_indp_member_MOCK1S1[]
Definition: cfgmock1_ccfg.c:11

Definition at line 16 of file cfgmock1_ccfg.c.

unsigned char HIPCUD_cfgmock1_CCFG_cfgid[9]
Initial value:
=
{67,73,68,95,77,79,67,75,49}

Definition at line 20 of file cfgmock1_ccfg.c.

const struct HIPC_cl_indp HIPCUD_cfgmock1_CCFG_indp
Initial value:
= {
}
const struct HIPC_cl_indp_stru HIPCUD_cfgmock1_CCFG_indp_struct[]
Definition: cfgmock1_ccfg.c:16
unsigned char HIPCUD_cfgmock1_CCFG_cfgid[9]
Definition: cfgmock1_ccfg.c:20

Definition at line 23 of file cfgmock1_ccfg.c.

unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_offset[]
Initial value:
= {
offsetof(struct MOCK1S1, m1),
offsetof(struct MOCK1S1, m2),
}

Definition at line 29 of file cfgmock1_ccfg.c.

unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_size[]
Initial value:
= {
sizeof(char),
sizeof(int),
}

Definition at line 33 of file cfgmock1_ccfg.c.

struct HIPC_cl_dp_stru HIPCUD_cfgmock1_CCFG_lmdp_struct[]
Initial value:
= {
}
unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_offset[]
Definition: cfgmock1_ccfg.c:29
unsigned char HIPCUD_cfgmock1_CCFG_lmdp_MOCK1S1_size[]
Definition: cfgmock1_ccfg.c:33

Definition at line 38 of file cfgmock1_ccfg.c.

unsigned char HIPCUD_cfgmock1_CCFG_structsizes[]
Initial value:
= {
sizeof(struct MOCK1S1),
}

Definition at line 42 of file cfgmock1_ccfg.c.

struct HIPC_cl_dp HIPCUD_cfgmock1_CCFG_lmdp
Initial value:
=
unsigned char HIPCUD_cfgmock1_CCFG_structsizes[]
Definition: cfgmock1_ccfg.c:42
struct HIPC_cl_dp_stru HIPCUD_cfgmock1_CCFG_lmdp_struct[]
Definition: cfgmock1_ccfg.c:38

Definition at line 46 of file cfgmock1_ccfg.c.

const struct HIPC_client HIPCUD_cfgmock1_CCFG
Initial value:
= {
0,
}
struct HIPC_cl_dp HIPCUD_cfgmock1_CCFG_lmdp
Definition: cfgmock1_ccfg.c:46
const struct HIPC_cl_indp HIPCUD_cfgmock1_CCFG_indp
Definition: cfgmock1_ccfg.c:23

Definition at line 50 of file cfgmock1_ccfg.c.

Referenced by openDefaultSession(), and test_hipcOpen_err().