diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2020-04-21 19:47:54 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2020-04-21 19:47:54 +0300 |
| commit | 18ecebce282f8d3578ccd057df66bac5f76405dd (patch) | |
| tree | 6ff13cc8eaf6b26284bea0c42f61e8b92765e25b /Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c | |
| parent | 78430d37ac1dd07d5b5d731698da6761884d4cd5 (diff) | |
| download | Tango-18ecebce282f8d3578ccd057df66bac5f76405dd.tar.gz Tango-18ecebce282f8d3578ccd057df66bac5f76405dd.zip | |
Version 1.4.6.21: PMR with reduced size (compiled with "-m"
Diffstat (limited to 'Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c')
| -rw-r--r-- | Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c index c9a1e6405..dcf85c544 100644 --- a/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c +++ b/Software/Embedded_SW/Embedded/Communication/PMR/Debugging/StartDebugLogResponse.pb-c.c @@ -55,7 +55,7 @@ void start_debug_log_response__free_unpacked static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptors[6] = { { - "Category", + "", 1, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_ENUM, @@ -67,7 +67,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "FileName", + "", 2, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, @@ -79,7 +79,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "LineNumber", + "", 3, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_UINT32, @@ -91,7 +91,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "Filter", + "", 4, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_UINT32, @@ -103,7 +103,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "Message", + "", 5, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_STRING, @@ -115,7 +115,7 @@ static const ProtobufCFieldDescriptor start_debug_log_response__field_descriptor 0,NULL,NULL /* reserved1,reserved2, etc */ }, { - "ModuleId", + "", 6, PROTOBUF_C_LABEL_OPTIONAL, PROTOBUF_C_TYPE_UINT32, @@ -143,9 +143,9 @@ static const ProtobufCIntRange start_debug_log_response__number_ranges[1 + 1] = const ProtobufCMessageDescriptor start_debug_log_response__descriptor = { PROTOBUF_C__MESSAGE_DESCRIPTOR_MAGIC, - "StartDebugLogResponse", - "StartDebugLogResponse", - "StartDebugLogResponse", + "", + "", + "", "", sizeof(StartDebugLogResponse), 6, |
