diff options
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c | 50 |
1 files changed, 26 insertions, 24 deletions
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c index 555e4fe12..3f50da709 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/Diagnostics/InterfaceIOs.pb-c.c @@ -7,9 +7,10 @@ #endif #include "InterfaceIOs.pb-c.h" -static const ProtobufCEnumValue interface_ios__enum_values_by_number[48] = +static const ProtobufCEnumValue interface_ios__enum_values_by_number[49] = { { "", "", 0 }, + { "", "", 17 }, { "", "", 19 }, { "", "", 20 }, { "", "", 21 }, @@ -59,42 +60,41 @@ static const ProtobufCEnumValue interface_ios__enum_values_by_number[48] = { "", "", 346 }, }; static const ProtobufCIntRange interface_ios__value_ranges[] = { -{0, 0},{19, 1},{43, 6},{54, 9},{64, 11},{163, 12},{214, 30},{224, 33},{270, 34},{296, 39},{318, 40},{341, 42},{0, 48} +{0, 0},{17, 1},{19, 2},{43, 7},{54, 10},{64, 12},{163, 13},{214, 31},{224, 34},{270, 35},{296, 40},{318, 41},{341, 43},{0, 49} }; -static const ProtobufCEnumValueIndex interface_ios__enum_values_by_name[48] = +static const ProtobufCEnumValueIndex interface_ios__enum_values_by_name[49] = { { "", 0 }, - { "", 31 }, { "", 32 }, - { "", 30 }, - { "", 42 }, + { "", 33 }, + { "", 31 }, { "", 43 }, { "", 44 }, - { "", 34 }, { "", 45 }, - { "", 12 }, - { "", 6 }, + { "", 35 }, + { "", 46 }, + { "", 13 }, { "", 7 }, { "", 8 }, - { "", 2 }, + { "", 9 }, { "", 3 }, { "", 4 }, { "", 5 }, - { "", 11 }, - { "", 35 }, + { "", 6 }, + { "", 12 }, { "", 36 }, { "", 37 }, { "", 38 }, - { "", 1 }, - { "", 40 }, + { "", 39 }, + { "", 2 }, { "", 41 }, - { "", 9 }, + { "", 42 }, { "", 10 }, - { "", 39 }, - { "", 13 }, - { "", 46 }, + { "", 11 }, + { "", 40 }, { "", 14 }, - { "", 22 }, + { "", 47 }, + { "", 1 }, { "", 15 }, { "", 23 }, { "", 16 }, @@ -109,8 +109,10 @@ static const ProtobufCEnumValueIndex interface_ios__enum_values_by_name[48] = { "", 28 }, { "", 21 }, { "", 29 }, - { "", 33 }, - { "", 47 }, + { "", 22 }, + { "", 30 }, + { "", 34 }, + { "", 48 }, }; const ProtobufCEnumDescriptor interface_ios__descriptor = { @@ -119,11 +121,11 @@ const ProtobufCEnumDescriptor interface_ios__descriptor = "", "", "", - 48, + 49, interface_ios__enum_values_by_number, - 48, + 49, interface_ios__enum_values_by_name, - 12, + 13, interface_ios__value_ranges, NULL,NULL,NULL,NULL /* reserved[1234] */ }; |
