HIPC
0.5
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
tests
mock
cfgmock1_scfg.c
Go to the documentation of this file.
1
/*
2
* cfgid: "CID_MOCK1"
3
* datetime: 2015-06-24T07:12:58+09:00
4
* hexdigest: 40d6c78f267f48fd40ddecfb1ba53f7404f615f27ee0c0ea6ee62cd1241543010176f4c27187221268297249ceaed5781c92da8f2ee9717302699a06972d9a0f
5
*/
6
#include <stddef.h>
7
#include <
hipc/scfg.h
>
8
#include "
cfgmock1.h
"
9
#include "
cfgmock1_scfg.h
"
10
11
unsigned
char
HIPCUD_cfgmock1_SCFG_overview
[] = {
12
HIPC_MESSAGE_TYPE_SYS
,
'\0'
,
HIPC_SYSMSG_TYPE_OVERVIEW
, 1,
13
sizeof
(
struct
MOCK1S1
),
14
};
15
16
const
unsigned
char
HIPCUD_cfgmock1_SCFG_MOCK1S1_offset
[] = {
17
HIPC_MESSAGE_TYPE_SYS
, 0,
HIPC_SYSMSG_TYPE_OFFSET
, 2,
18
offsetof(
struct
MOCK1S1
,
m1
),
19
offsetof(
struct
MOCK1S1
,
m2
),
20
};
21
22
const
unsigned
char
HIPCUD_cfgmock1_SCFG_MOCK1S1_size
[] = {
23
HIPC_MESSAGE_TYPE_SYS
, 0,
HIPC_SYSMSG_TYPE_SIZE
, 2,
24
sizeof
(char),
25
sizeof
(
int
),
26
};
27
28
const
struct
HIPC_fixed_sysmsg
HIPCUD_cfgmock1_SCFG_sysmsg
[] = {
29
{
sizeof
(
HIPCUD_cfgmock1_SCFG_overview
),
HIPCUD_cfgmock1_SCFG_overview
},
30
{
sizeof
(
HIPCUD_cfgmock1_SCFG_MOCK1S1_offset
), HIPCUD_cfgmock1_SCFG_MOCK1S1_offset},
31
{
sizeof
(
HIPCUD_cfgmock1_SCFG_MOCK1S1_size
), HIPCUD_cfgmock1_SCFG_MOCK1S1_size},
32
};
33
34
const
size_t
HIPCUD_cfgmock1_SCFG_structsizes
[] = {
35
sizeof
(
struct
MOCK1S1
),
36
};
37
38
const
unsigned
char
HIPCUD_cfgmock1_SCFG_cfgid
[9] =
39
{67,73,68,95,77,79,67,75,49};
40
41
const
struct
HIPC_scfg
HIPCUD_cfgmock1_SCFG
= {
42
{
HIPC_MESSAGE_TYPE_HELLO
,
HIPC_UNSTRU
, 0, 9},
43
HIPCUD_cfgmock1_SCFG_cfgid
,
44
&
HIPCUD_cfgmock1_SCFG_overview
[
HIPC_MSGHDR_BYTE_STRUNO
],
45
3,
46
HIPCUD_cfgmock1_SCFG_sysmsg
,
47
1,
48
HIPCUD_cfgmock1_SCFG_structsizes
,
49
};
HIPCUD_cfgmock1_SCFG
const struct HIPC_scfg HIPCUD_cfgmock1_SCFG
Definition:
cfgmock1_scfg.c:41
HIPC_MSGHDR_BYTE_STRUNO
Definition:
hipc.h:38
MOCK1S1::m1
char m1
Definition:
cfgmock1.h:2
MOCK1S1::m2
int m2
Definition:
cfgmock1.h:3
HIPCUD_cfgmock1_SCFG_MOCK1S1_offset
const unsigned char HIPCUD_cfgmock1_SCFG_MOCK1S1_offset[]
Definition:
cfgmock1_scfg.c:16
HIPCUD_cfgmock1_SCFG_sysmsg
const struct HIPC_fixed_sysmsg HIPCUD_cfgmock1_SCFG_sysmsg[]
Definition:
cfgmock1_scfg.c:28
HIPCUD_cfgmock1_SCFG_MOCK1S1_size
const unsigned char HIPCUD_cfgmock1_SCFG_MOCK1S1_size[]
Definition:
cfgmock1_scfg.c:22
cfgmock1.h
HIPC_SYSMSG_TYPE_SIZE
Definition:
hipc.h:63
HIPCUD_cfgmock1_SCFG_structsizes
const size_t HIPCUD_cfgmock1_SCFG_structsizes[]
Definition:
cfgmock1_scfg.c:34
HIPC_MESSAGE_TYPE_HELLO
Definition:
hipc.h:57
HIPC_SYSMSG_TYPE_OVERVIEW
Definition:
hipc.h:61
cfgmock1_scfg.h
HIPCUD_cfgmock1_SCFG_cfgid
const unsigned char HIPCUD_cfgmock1_SCFG_cfgid[9]
Definition:
cfgmock1_scfg.c:38
HIPC_fixed_sysmsg
Definition:
scfg.h:19
HIPCUD_cfgmock1_SCFG_overview
unsigned char HIPCUD_cfgmock1_SCFG_overview[]
Definition:
cfgmock1_scfg.c:11
HIPC_scfg
Definition:
scfg.h:9
HIPC_SYSMSG_TYPE_OFFSET
Definition:
hipc.h:62
HIPC_MESSAGE_TYPE_SYS
Definition:
hipc.h:52
scfg.h
MOCK1S1
Definition:
cfgmock1.h:1
HIPC_UNSTRU
#define HIPC_UNSTRU
Definition:
hipc.h:44
Generated on Sat Jun 27 2015 09:23:14 for HIPC by
1.8.6