|
@@ -393,7 +393,7 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, height_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, wheelbase_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, front_theta_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, border_stuta_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, border_statu_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::message::measure_info, ground_status_),
|
|
|
0,
|
|
|
1,
|
|
@@ -548,8 +548,8 @@ void AddDescriptorsImpl() {
|
|
|
"ate\"\271\001\n\014measure_info\022\n\n\002cx\030\001 \002(\002\022\n\n\002cy\030\002"
|
|
|
" \002(\002\022\r\n\005theta\030\003 \002(\002\022\016\n\006length\030\004 \002(\002\022\r\n\005w"
|
|
|
"idth\030\005 \002(\002\022\016\n\006height\030\006 \002(\002\022\021\n\twheelbase\030"
|
|
|
- "\007 \002(\002\022\023\n\013front_theta\030\010 \002(\002\022\024\n\014border_stu"
|
|
|
- "ta\030\t \002(\005\022\025\n\rground_status\030\n \002(\005\"3\n\020Cloud"
|
|
|
+ "\007 \002(\002\022\023\n\013front_theta\030\010 \002(\002\022\024\n\014border_sta"
|
|
|
+ "tu\030\t \002(\005\022\025\n\rground_status\030\n \002(\005\"3\n\020Cloud"
|
|
|
"_coordinate\022\t\n\001x\030\001 \002(\002\022\t\n\001y\030\002 \002(\002\022\t\n\001z\030\003"
|
|
|
" \002(\002\"\032\n\nCloud_type\022\014\n\004type\030\001 \002(\005\"\304\001\n\027Loc"
|
|
|
"ate_sift_request_msg\022%\n\tbase_info\030\001 \002(\0132"
|
|
@@ -3828,7 +3828,7 @@ const int measure_info::kWidthFieldNumber;
|
|
|
const int measure_info::kHeightFieldNumber;
|
|
|
const int measure_info::kWheelbaseFieldNumber;
|
|
|
const int measure_info::kFrontThetaFieldNumber;
|
|
|
-const int measure_info::kBorderStutaFieldNumber;
|
|
|
+const int measure_info::kBorderStatuFieldNumber;
|
|
|
const int measure_info::kGroundStatusFieldNumber;
|
|
|
#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
|
|
|
|
|
@@ -3891,9 +3891,9 @@ void measure_info::Clear() {
|
|
|
reinterpret_cast<char*>(&cx_)) + sizeof(front_theta_));
|
|
|
}
|
|
|
if (cached_has_bits & 768u) {
|
|
|
- ::memset(&border_stuta_, 0, static_cast<size_t>(
|
|
|
+ ::memset(&border_statu_, 0, static_cast<size_t>(
|
|
|
reinterpret_cast<char*>(&ground_status_) -
|
|
|
- reinterpret_cast<char*>(&border_stuta_)) + sizeof(ground_status_));
|
|
|
+ reinterpret_cast<char*>(&border_statu_)) + sizeof(ground_status_));
|
|
|
}
|
|
|
_has_bits_.Clear();
|
|
|
_internal_metadata_.Clear();
|
|
@@ -4021,14 +4021,14 @@ bool measure_info::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // required int32 border_stuta = 9;
|
|
|
+ // required int32 border_statu = 9;
|
|
|
case 9: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
static_cast< ::google::protobuf::uint8>(72u /* 72 & 0xFF */)) {
|
|
|
- set_has_border_stuta();
|
|
|
+ set_has_border_statu();
|
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &border_stuta_)));
|
|
|
+ input, &border_statu_)));
|
|
|
} else {
|
|
|
goto handle_unusual;
|
|
|
}
|
|
@@ -4116,9 +4116,9 @@ void measure_info::SerializeWithCachedSizes(
|
|
|
::google::protobuf::internal::WireFormatLite::WriteFloat(8, this->front_theta(), output);
|
|
|
}
|
|
|
|
|
|
- // required int32 border_stuta = 9;
|
|
|
+ // required int32 border_statu = 9;
|
|
|
if (cached_has_bits & 0x00000100u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(9, this->border_stuta(), output);
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(9, this->border_statu(), output);
|
|
|
}
|
|
|
|
|
|
// required int32 ground_status = 10;
|
|
@@ -4181,9 +4181,9 @@ void measure_info::SerializeWithCachedSizes(
|
|
|
target = ::google::protobuf::internal::WireFormatLite::WriteFloatToArray(8, this->front_theta(), target);
|
|
|
}
|
|
|
|
|
|
- // required int32 border_stuta = 9;
|
|
|
+ // required int32 border_statu = 9;
|
|
|
if (cached_has_bits & 0x00000100u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(9, this->border_stuta(), target);
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(9, this->border_statu(), target);
|
|
|
}
|
|
|
|
|
|
// required int32 ground_status = 10;
|
|
@@ -4243,11 +4243,11 @@ size_t measure_info::RequiredFieldsByteSizeFallback() const {
|
|
|
total_size += 1 + 4;
|
|
|
}
|
|
|
|
|
|
- if (has_border_stuta()) {
|
|
|
- // required int32 border_stuta = 9;
|
|
|
+ if (has_border_statu()) {
|
|
|
+ // required int32 border_statu = 9;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->border_stuta());
|
|
|
+ this->border_statu());
|
|
|
}
|
|
|
|
|
|
if (has_ground_status()) {
|
|
@@ -4293,10 +4293,10 @@ size_t measure_info::ByteSizeLong() const {
|
|
|
// required float front_theta = 8;
|
|
|
total_size += 1 + 4;
|
|
|
|
|
|
- // required int32 border_stuta = 9;
|
|
|
+ // required int32 border_statu = 9;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->border_stuta());
|
|
|
+ this->border_statu());
|
|
|
|
|
|
// required int32 ground_status = 10;
|
|
|
total_size += 1 +
|
|
@@ -4363,7 +4363,7 @@ void measure_info::MergeFrom(const measure_info& from) {
|
|
|
}
|
|
|
if (cached_has_bits & 768u) {
|
|
|
if (cached_has_bits & 0x00000100u) {
|
|
|
- border_stuta_ = from.border_stuta_;
|
|
|
+ border_statu_ = from.border_statu_;
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000200u) {
|
|
|
ground_status_ = from.ground_status_;
|
|
@@ -4405,7 +4405,7 @@ void measure_info::InternalSwap(measure_info* other) {
|
|
|
swap(height_, other->height_);
|
|
|
swap(wheelbase_, other->wheelbase_);
|
|
|
swap(front_theta_, other->front_theta_);
|
|
|
- swap(border_stuta_, other->border_stuta_);
|
|
|
+ swap(border_statu_, other->border_statu_);
|
|
|
swap(ground_status_, other->ground_status_);
|
|
|
swap(_has_bits_[0], other->_has_bits_[0]);
|
|
|
_internal_metadata_.Swap(&other->_internal_metadata_);
|