|
@@ -574,6 +574,8 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::Dispatch_proto::Dispatch_coordinates_parameter_all, car_wheel_base_min_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::Dispatch_proto::Dispatch_coordinates_parameter_all, car_wheel_base_max_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::Dispatch_proto::Dispatch_coordinates_parameter_all, parkspace_number_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::Dispatch_proto::Dispatch_coordinates_parameter_all, m_separated_distance_z_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::Dispatch_proto::Dispatch_coordinates_parameter_all, m_separated_distance_x_),
|
|
|
~0u,
|
|
|
~0u,
|
|
|
~0u,
|
|
@@ -617,6 +619,8 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
36,
|
|
|
37,
|
|
|
2,
|
|
|
+ 38,
|
|
|
+ 39,
|
|
|
};
|
|
|
static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
|
|
|
{ 0, 7, sizeof(::Dispatch_proto::Catcher_parameter)},
|
|
@@ -631,7 +635,7 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_PROT
|
|
|
{ 113, 124, sizeof(::Dispatch_proto::Catcher_box_parameter)},
|
|
|
{ 130, 137, sizeof(::Dispatch_proto::Axis_range_parameter)},
|
|
|
{ 139, 148, sizeof(::Dispatch_proto::Parkspace_number)},
|
|
|
- { 152, 200, sizeof(::Dispatch_proto::Dispatch_coordinates_parameter_all)},
|
|
|
+ { 152, 202, sizeof(::Dispatch_proto::Dispatch_coordinates_parameter_all)},
|
|
|
};
|
|
|
|
|
|
static ::google::protobuf::Message const * const file_default_instances[] = {
|
|
@@ -705,7 +709,7 @@ void AddDescriptorsImpl() {
|
|
|
"_range_parameter\022\025\n\003min\030\001 \001(\005:\010-1000000\022"
|
|
|
"\024\n\003max\030\002 \001(\005:\0071000000\"W\n\020Parkspace_numbe"
|
|
|
"r\022\014\n\004rows\030\001 \002(\005\022\017\n\007columns\030\002 \002(\005\022\r\n\005tota"
|
|
|
- "l\030\003 \002(\005\022\025\n\rliftway_width\030\004 \002(\005\"\314\r\n\"Dispa"
|
|
|
+ "l\030\003 \002(\005\022\025\n\rliftway_width\030\004 \002(\005\"\214\016\n\"Dispa"
|
|
|
"tch_coordinates_parameter_all\022Y\n packspa"
|
|
|
"ce_coordinates_parameters\030\001 \003(\0132/.Dispat"
|
|
|
"ch_proto.Packspace_coordinates_parameter"
|
|
@@ -749,15 +753,17 @@ void AddDescriptorsImpl() {
|
|
|
"ce_id_total\030( \001(\005\022\032\n\022car_wheel_base_min\030"
|
|
|
") \001(\005\022\032\n\022car_wheel_base_max\030* \001(\005\022:\n\020par"
|
|
|
"kspace_number\030+ \002(\0132 .Dispatch_proto.Par"
|
|
|
- "kspace_number*\321\001\n\036Passageway_functioning"
|
|
|
- "_pattern\022*\n&PASSAGEWAY_FUNCTIONING_PATTE"
|
|
|
- "RN_UNKNOWN\020\000\022(\n$PASSAGEWAY_FUNCTIONING_P"
|
|
|
- "ATTERN_INLET\020\001\022)\n%PASSAGEWAY_FUNCTIONING"
|
|
|
- "_PATTERN_OUTLET\020\002\022.\n*PASSAGEWAY_FUNCTION"
|
|
|
- "ING_PATTERN_BIDIRECTION\020\003"
|
|
|
+ "kspace_number\022\036\n\026m_separated_distance_z\030"
|
|
|
+ ", \001(\005\022\036\n\026m_separated_distance_x\030- \001(\005*\321\001"
|
|
|
+ "\n\036Passageway_functioning_pattern\022*\n&PASS"
|
|
|
+ "AGEWAY_FUNCTIONING_PATTERN_UNKNOWN\020\000\022(\n$"
|
|
|
+ "PASSAGEWAY_FUNCTIONING_PATTERN_INLET\020\001\022)"
|
|
|
+ "\n%PASSAGEWAY_FUNCTIONING_PATTERN_OUTLET\020"
|
|
|
+ "\002\022.\n*PASSAGEWAY_FUNCTIONING_PATTERN_BIDI"
|
|
|
+ "RECTION\020\003"
|
|
|
};
|
|
|
::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
|
|
|
- descriptor, 3305);
|
|
|
+ descriptor, 3369);
|
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
|
|
|
"dispatch_parameter.proto", &protobuf_RegisterTypes);
|
|
|
}
|
|
@@ -5306,6 +5312,8 @@ const int Dispatch_coordinates_parameter_all::kThirdFloorParkspaceIdTotalFieldNu
|
|
|
const int Dispatch_coordinates_parameter_all::kCarWheelBaseMinFieldNumber;
|
|
|
const int Dispatch_coordinates_parameter_all::kCarWheelBaseMaxFieldNumber;
|
|
|
const int Dispatch_coordinates_parameter_all::kParkspaceNumberFieldNumber;
|
|
|
+const int Dispatch_coordinates_parameter_all::kMSeparatedDistanceZFieldNumber;
|
|
|
+const int Dispatch_coordinates_parameter_all::kMSeparatedDistanceXFieldNumber;
|
|
|
#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
|
|
|
|
|
|
Dispatch_coordinates_parameter_all::Dispatch_coordinates_parameter_all()
|
|
@@ -5343,15 +5351,15 @@ Dispatch_coordinates_parameter_all::Dispatch_coordinates_parameter_all(const Dis
|
|
|
parkspace_number_ = NULL;
|
|
|
}
|
|
|
::memcpy(&catcher_b_min_, &from.catcher_b_min_,
|
|
|
- static_cast<size_t>(reinterpret_cast<char*>(&car_wheel_base_max_) -
|
|
|
- reinterpret_cast<char*>(&catcher_b_min_)) + sizeof(car_wheel_base_max_));
|
|
|
+ static_cast<size_t>(reinterpret_cast<char*>(&m_separated_distance_x_) -
|
|
|
+ reinterpret_cast<char*>(&catcher_b_min_)) + sizeof(m_separated_distance_x_));
|
|
|
// @@protoc_insertion_point(copy_constructor:Dispatch_proto.Dispatch_coordinates_parameter_all)
|
|
|
}
|
|
|
|
|
|
void Dispatch_coordinates_parameter_all::SharedCtor() {
|
|
|
::memset(&carrier_box_parameters_, 0, static_cast<size_t>(
|
|
|
- reinterpret_cast<char*>(&car_wheel_base_max_) -
|
|
|
- reinterpret_cast<char*>(&carrier_box_parameters_)) + sizeof(car_wheel_base_max_));
|
|
|
+ reinterpret_cast<char*>(&m_separated_distance_x_) -
|
|
|
+ reinterpret_cast<char*>(&carrier_box_parameters_)) + sizeof(m_separated_distance_x_));
|
|
|
_cached_size_ = 0;
|
|
|
}
|
|
|
|
|
@@ -5436,10 +5444,10 @@ void Dispatch_coordinates_parameter_all::Clear() {
|
|
|
reinterpret_cast<char*>(&carrier_default_y_leave_)) + sizeof(parkspace_id_max_));
|
|
|
}
|
|
|
cached_has_bits = _has_bits_[1];
|
|
|
- if (cached_has_bits & 63u) {
|
|
|
+ if (cached_has_bits & 255u) {
|
|
|
::memset(&parkspace_id_total_, 0, static_cast<size_t>(
|
|
|
- reinterpret_cast<char*>(&car_wheel_base_max_) -
|
|
|
- reinterpret_cast<char*>(&parkspace_id_total_)) + sizeof(car_wheel_base_max_));
|
|
|
+ reinterpret_cast<char*>(&m_separated_distance_x_) -
|
|
|
+ reinterpret_cast<char*>(&parkspace_id_total_)) + sizeof(m_separated_distance_x_));
|
|
|
}
|
|
|
_has_bits_.Clear();
|
|
|
_internal_metadata_.Clear();
|
|
@@ -6054,6 +6062,34 @@ bool Dispatch_coordinates_parameter_all::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
+ // optional int32 m_separated_distance_z = 44;
|
|
|
+ case 44: {
|
|
|
+ if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
+ static_cast< ::google::protobuf::uint8>(96u /* 352 & 0xFF */)) {
|
|
|
+ set_has_m_separated_distance_z();
|
|
|
+ DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
+ ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
+ input, &m_separated_distance_z_)));
|
|
|
+ } else {
|
|
|
+ goto handle_unusual;
|
|
|
+ }
|
|
|
+ break;
|
|
|
+ }
|
|
|
+
|
|
|
+ // optional int32 m_separated_distance_x = 45;
|
|
|
+ case 45: {
|
|
|
+ if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
+ static_cast< ::google::protobuf::uint8>(104u /* 360 & 0xFF */)) {
|
|
|
+ set_has_m_separated_distance_x();
|
|
|
+ DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
+ ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
+ input, &m_separated_distance_x_)));
|
|
|
+ } else {
|
|
|
+ goto handle_unusual;
|
|
|
+ }
|
|
|
+ break;
|
|
|
+ }
|
|
|
+
|
|
|
default: {
|
|
|
handle_unusual:
|
|
|
if (tag == 0) {
|
|
@@ -6310,6 +6346,17 @@ void Dispatch_coordinates_parameter_all::SerializeWithCachedSizes(
|
|
|
43, *this->parkspace_number_, output);
|
|
|
}
|
|
|
|
|
|
+ cached_has_bits = _has_bits_[1];
|
|
|
+ // optional int32 m_separated_distance_z = 44;
|
|
|
+ if (cached_has_bits & 0x00000040u) {
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(44, this->m_separated_distance_z(), output);
|
|
|
+ }
|
|
|
+
|
|
|
+ // optional int32 m_separated_distance_x = 45;
|
|
|
+ if (cached_has_bits & 0x00000080u) {
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(45, this->m_separated_distance_x(), output);
|
|
|
+ }
|
|
|
+
|
|
|
if (_internal_metadata_.have_unknown_fields()) {
|
|
|
::google::protobuf::internal::WireFormat::SerializeUnknownFields(
|
|
|
_internal_metadata_.unknown_fields(), output);
|
|
@@ -6559,6 +6606,17 @@ void Dispatch_coordinates_parameter_all::SerializeWithCachedSizes(
|
|
|
43, *this->parkspace_number_, deterministic, target);
|
|
|
}
|
|
|
|
|
|
+ cached_has_bits = _has_bits_[1];
|
|
|
+ // optional int32 m_separated_distance_z = 44;
|
|
|
+ if (cached_has_bits & 0x00000040u) {
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(44, this->m_separated_distance_z(), target);
|
|
|
+ }
|
|
|
+
|
|
|
+ // optional int32 m_separated_distance_x = 45;
|
|
|
+ if (cached_has_bits & 0x00000080u) {
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(45, this->m_separated_distance_x(), target);
|
|
|
+ }
|
|
|
+
|
|
|
if (_internal_metadata_.have_unknown_fields()) {
|
|
|
target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray(
|
|
|
_internal_metadata_.unknown_fields(), target);
|
|
@@ -6863,7 +6921,7 @@ size_t Dispatch_coordinates_parameter_all::ByteSizeLong() const {
|
|
|
}
|
|
|
|
|
|
}
|
|
|
- if (_has_bits_[32 / 32] & 63u) {
|
|
|
+ if (_has_bits_[32 / 32] & 255u) {
|
|
|
// optional int32 parkspace_id_total = 37;
|
|
|
if (has_parkspace_id_total()) {
|
|
|
total_size += 2 +
|
|
@@ -6906,6 +6964,20 @@ size_t Dispatch_coordinates_parameter_all::ByteSizeLong() const {
|
|
|
this->car_wheel_base_max());
|
|
|
}
|
|
|
|
|
|
+ // optional int32 m_separated_distance_z = 44;
|
|
|
+ if (has_m_separated_distance_z()) {
|
|
|
+ total_size += 2 +
|
|
|
+ ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
+ this->m_separated_distance_z());
|
|
|
+ }
|
|
|
+
|
|
|
+ // optional int32 m_separated_distance_x = 45;
|
|
|
+ if (has_m_separated_distance_x()) {
|
|
|
+ total_size += 2 +
|
|
|
+ ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
+ this->m_separated_distance_x());
|
|
|
+ }
|
|
|
+
|
|
|
}
|
|
|
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
|
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
@@ -7051,7 +7123,7 @@ void Dispatch_coordinates_parameter_all::MergeFrom(const Dispatch_coordinates_pa
|
|
|
_has_bits_[0] |= cached_has_bits;
|
|
|
}
|
|
|
cached_has_bits = from._has_bits_[1];
|
|
|
- if (cached_has_bits & 63u) {
|
|
|
+ if (cached_has_bits & 255u) {
|
|
|
if (cached_has_bits & 0x00000001u) {
|
|
|
parkspace_id_total_ = from.parkspace_id_total_;
|
|
|
}
|
|
@@ -7070,6 +7142,12 @@ void Dispatch_coordinates_parameter_all::MergeFrom(const Dispatch_coordinates_pa
|
|
|
if (cached_has_bits & 0x00000020u) {
|
|
|
car_wheel_base_max_ = from.car_wheel_base_max_;
|
|
|
}
|
|
|
+ if (cached_has_bits & 0x00000040u) {
|
|
|
+ m_separated_distance_z_ = from.m_separated_distance_z_;
|
|
|
+ }
|
|
|
+ if (cached_has_bits & 0x00000080u) {
|
|
|
+ m_separated_distance_x_ = from.m_separated_distance_x_;
|
|
|
+ }
|
|
|
_has_bits_[1] |= cached_has_bits;
|
|
|
}
|
|
|
}
|
|
@@ -7145,6 +7223,8 @@ void Dispatch_coordinates_parameter_all::InternalSwap(Dispatch_coordinates_param
|
|
|
swap(third_floor_parkspace_id_total_, other->third_floor_parkspace_id_total_);
|
|
|
swap(car_wheel_base_min_, other->car_wheel_base_min_);
|
|
|
swap(car_wheel_base_max_, other->car_wheel_base_max_);
|
|
|
+ swap(m_separated_distance_z_, other->m_separated_distance_z_);
|
|
|
+ swap(m_separated_distance_x_, other->m_separated_distance_x_);
|
|
|
swap(_has_bits_[0], other->_has_bits_[0]);
|
|
|
swap(_has_bits_[1], other->_has_bits_[1]);
|
|
|
_internal_metadata_.Swap(&other->_internal_metadata_);
|