aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Communication/PMR/Common/ErrorCode.pb-c.c
blob: fa53a82424bbb09a126f0d79ee815383d3bc91b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
/* Generated by the protocol buffer compiler.  DO NOT EDIT! */
/* Generated from: ErrorCode.proto */

/* Do not generate deprecated warnings for self */
#ifndef PROTOBUF_C__NO_DEPRECATED
#define PROTOBUF_C__NO_DEPRECATED
#endif

#include "ErrorCode.pb-c.h"
static const ProtobufCEnumValue error_code__enum_values_by_number[59] =
{
  { "", "", 0 },
  { "", "", 1 },
  { "", "", 2 },
  { "", "", 3 },
  { "", "", 4 },
  { "", "", 5 },
  { "", "", 6 },
  { "", "", 7 },
  { "", "", 1000 },
  { "", "", 1001 },
  { "", "", 1002 },
  { "", "", 1003 },
  { "", "", 1004 },
  { "", "", 1005 },
  { "", "", 1006 },
  { "", "", 1007 },
  { "", "", 1008 },
  { "", "", 1009 },
  { "", "", 1010 },
  { "", "", 1011 },
  { "", "", 1012 },
  { "", "", 1013 },
  { "", "", 1014 },
  { "", "", 1015 },
  { "", "", 1016 },
  { "", "", 1017 },
  { "", "", 1018 },
  { "", "", 1019 },
  { "", "", 1020 },
  { "", "", 1021 },
  { "", "", 1022 },
  { "", "", 2000 },
  { "", "", 2001 },
  { "", "", 2002 },
  { "", "", 2003 },
  { "", "", 2004 },
  { "", "", 2005 },
  { "", "", 2006 },
  { "", "", 2007 },
  { "", "", 2008 },
  { "", "", 2009 },
  { "", "", 2010 },
  { "", "", 2011 },
  { "", "", 2012 },
  { "", "", 2013 },
  { "", "", 2014 },
  { "", "", 2015 },
  { "", "", 2016 },
  { "", "", 2017 },
  { "", "", 2018 },
  { "", "", 3000 },
  { "", "", 3001 },
  { "", "", 3002 },
  { "", "", 3003 },
  { "", "", 3004 },
  { "", "", 3005 },
  { "", "", 3006 },
  { "", "", 4000 },
  { "", "", 4001 },
};
static const ProtobufCIntRange error_code__value_ranges[] = {
{0, 0},{1000, 8},{2000, 31},{3000, 50},{4000, 57},{0, 59}
};
static const ProtobufCEnumValueIndex error_code__enum_values_by_name[59] =
{
  { "", 2 },
  { "", 5 },
  { "", 11 },
  { "", 9 },
  { "", 18 },
  { "", 12 },
  { "", 19 },
  { "", 13 },
  { "", 22 },
  { "", 17 },
  { "", 20 },
  { "", 30 },
  { "", 27 },
  { "", 25 },
  { "", 23 },
  { "", 28 },
  { "", 14 },
  { "", 15 },
  { "", 24 },
  { "", 16 },
  { "", 26 },
  { "", 29 },
  { "", 21 },
  { "", 57 },
  { "", 1 },
  { "", 3 },
  { "", 7 },
  { "", 10 },
  { "", 8 },
  { "", 45 },
  { "", 42 },
  { "", 6 },
  { "", 35 },
  { "", 48 },
  { "", 44 },
  { "", 40 },
  { "", 43 },
  { "", 47 },
  { "", 37 },
  { "", 36 },
  { "", 34 },
  { "", 41 },
  { "", 46 },
  { "", 39 },
  { "", 32 },
  { "", 31 },
  { "", 49 },
  { "", 33 },
  { "", 58 },
  { "", 0 },
  { "", 38 },
  { "", 52 },
  { "", 54 },
  { "", 51 },
  { "", 53 },
  { "", 50 },
  { "", 56 },
  { "", 55 },
  { "", 4 },
};
const ProtobufCEnumDescriptor error_code__descriptor =
{
  PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
  "",
  "",
  "",
  "",
  59,
  error_code__enum_values_by_number,
  59,
  error_code__enum_values_by_name,
  5,
  error_code__value_ranges,
  NULL,NULL,NULL,NULL   /* reserved[1234] */
};