aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/DebugDistributor.pb-c.c
blob: 4e060a768b95463b1b198a8c73895715a6460a94 (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
/* Generated by the protocol buffer compiler.  DO NOT EDIT! */
/* Generated from: DebugDistributor.proto */

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

#include "DebugDistributor.pb-c.h"
static const ProtobufCEnumValue debug_distributor__enum_values_by_number[14] =
{
  { "", "", 0 },
  { "", "", 1 },
  { "", "", 2 },
  { "", "", 3 },
  { "", "", 4 },
  { "", "", 5 },
  { "", "", 6 },
  { "", "", 7 },
  { "", "", 8 },
  { "", "", 9 },
  { "", "", 10 },
  { "", "", 11 },
  { "", "", 12 },
  { "", "", 13 },
};
static const ProtobufCIntRange debug_distributor__value_ranges[] = {
{0, 0},{0, 14}
};
static const ProtobufCEnumValueIndex debug_distributor__enum_values_by_name[14] =
{
  { "", 4 },
  { "", 9 },
  { "", 0 },
  { "", 5 },
  { "", 10 },
  { "", 8 },
  { "", 1 },
  { "", 6 },
  { "", 12 },
  { "", 2 },
  { "", 11 },
  { "", 13 },
  { "", 7 },
  { "", 3 },
};
const ProtobufCEnumDescriptor debug_distributor__descriptor =
{
  PROTOBUF_C__ENUM_DESCRIPTOR_MAGIC,
  "",
  "",
  "",
  "",
  14,
  debug_distributor__enum_values_by_number,
  14,
  debug_distributor__enum_values_by_name,
  1,
  debug_distributor__value_ranges,
  NULL,NULL,NULL,NULL   /* reserved[1234] */
};