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

Go to the source code of this file.

Variables

const struct HIPC_cl_indp_mbr HIPCUD_cfgmock2_CCFG_indp_member_MOCK2S1 []
 
const struct HIPC_cl_indp_mbr HIPCUD_cfgmock2_CCFG_indp_member_MOCK2S2 []
 
const struct HIPC_cl_indp_stru HIPCUD_cfgmock2_CCFG_indp_struct []
 
unsigned char HIPCUD_cfgmock2_CCFG_cfgid [9]
 
const struct HIPC_cl_indp HIPCUD_cfgmock2_CCFG_indp
 
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S1_offset []
 
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S1_size []
 
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S2_offset []
 
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S2_size []
 
struct HIPC_cl_dp_stru HIPCUD_cfgmock2_CCFG_lmdp_struct []
 
unsigned char HIPCUD_cfgmock2_CCFG_structsizes []
 
struct HIPC_cl_dp HIPCUD_cfgmock2_CCFG_lmdp
 
const struct HIPC_client HIPCUD_cfgmock2_CCFG
 

Variable Documentation

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

Definition at line 11 of file cfgmock2_ccfg.c.

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

Definition at line 15 of file cfgmock2_ccfg.c.

const struct HIPC_cl_indp_stru HIPCUD_cfgmock2_CCFG_indp_struct[]
Initial value:
= {
}
const struct HIPC_cl_indp_mbr HIPCUD_cfgmock2_CCFG_indp_member_MOCK2S1[]
Definition: cfgmock2_ccfg.c:11
const struct HIPC_cl_indp_mbr HIPCUD_cfgmock2_CCFG_indp_member_MOCK2S2[]
Definition: cfgmock2_ccfg.c:15

Definition at line 20 of file cfgmock2_ccfg.c.

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

Definition at line 25 of file cfgmock2_ccfg.c.

const struct HIPC_cl_indp HIPCUD_cfgmock2_CCFG_indp
Initial value:
= {
}
const struct HIPC_cl_indp_stru HIPCUD_cfgmock2_CCFG_indp_struct[]
Definition: cfgmock2_ccfg.c:20
unsigned char HIPCUD_cfgmock2_CCFG_cfgid[9]
Definition: cfgmock2_ccfg.c:25

Definition at line 28 of file cfgmock2_ccfg.c.

unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S1_offset[]
Initial value:
= {
offsetof(struct MOCK2S1, m1),
}
char m1
Definition: cfgmock1.h:2

Definition at line 34 of file cfgmock2_ccfg.c.

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

Definition at line 37 of file cfgmock2_ccfg.c.

unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S2_offset[]
Initial value:
= {
offsetof(struct MOCK2S2, m1),
offsetof(struct MOCK2S2, m2),
}
char m1
Definition: cfgmock1.h:2
int m2
Definition: cfgmock1.h:3

Definition at line 41 of file cfgmock2_ccfg.c.

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

Definition at line 45 of file cfgmock2_ccfg.c.

struct HIPC_cl_dp_stru HIPCUD_cfgmock2_CCFG_lmdp_struct[]
Initial value:
= {
}
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S1_size[]
Definition: cfgmock2_ccfg.c:37
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S1_offset[]
Definition: cfgmock2_ccfg.c:34
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S2_size[]
Definition: cfgmock2_ccfg.c:45
unsigned char HIPCUD_cfgmock2_CCFG_lmdp_MOCK2S2_offset[]
Definition: cfgmock2_ccfg.c:41

Definition at line 50 of file cfgmock2_ccfg.c.

unsigned char HIPCUD_cfgmock2_CCFG_structsizes[]
Initial value:
= {
sizeof(struct MOCK2S1),
sizeof(struct MOCK2S2),
}

Definition at line 55 of file cfgmock2_ccfg.c.

struct HIPC_cl_dp HIPCUD_cfgmock2_CCFG_lmdp
Initial value:
=
struct HIPC_cl_dp_stru HIPCUD_cfgmock2_CCFG_lmdp_struct[]
Definition: cfgmock2_ccfg.c:50
unsigned char HIPCUD_cfgmock2_CCFG_structsizes[]
Definition: cfgmock2_ccfg.c:55

Definition at line 60 of file cfgmock2_ccfg.c.

const struct HIPC_client HIPCUD_cfgmock2_CCFG
Initial value:
= {
0,
}
struct HIPC_cl_dp HIPCUD_cfgmock2_CCFG_lmdp
Definition: cfgmock2_ccfg.c:60
const struct HIPC_cl_indp HIPCUD_cfgmock2_CCFG_indp
Definition: cfgmock2_ccfg.c:28

Definition at line 64 of file cfgmock2_ccfg.c.

Referenced by test_hipcSession_cast().