|
@@ -57,24 +57,16 @@ const ::google::protobuf::uint32 TableStruct::offsets[] GOOGLE_PROTOBUF_ATTRIBUT
|
|
|
~0u, // no _oneof_case_
|
|
|
~0u, // no _weak_field_map_
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, bind_ip_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, terminor_port_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, park_space_port_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, measurer_port_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, dispatcher_port_),
|
|
|
- GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, exception_handle_port_),
|
|
|
+ GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, bind_port_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, entrance_num_),
|
|
|
GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(::setting::System_setting, export_num_),
|
|
|
0,
|
|
|
- 4,
|
|
|
- 5,
|
|
|
- 6,
|
|
|
- 7,
|
|
|
3,
|
|
|
1,
|
|
|
2,
|
|
|
};
|
|
|
static const ::google::protobuf::internal::MigrationSchema schemas[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
|
|
|
- { 0, 13, sizeof(::setting::System_setting)},
|
|
|
+ { 0, 9, sizeof(::setting::System_setting)},
|
|
|
};
|
|
|
|
|
|
static ::google::protobuf::Message const * const file_default_instances[] = {
|
|
@@ -103,16 +95,13 @@ void protobuf_RegisterTypes(const ::std::string&) {
|
|
|
void AddDescriptorsImpl() {
|
|
|
InitDefaults();
|
|
|
static const char descriptor[] GOOGLE_PROTOBUF_ATTRIBUTE_SECTION_VARIABLE(protodesc_cold) = {
|
|
|
- "\n\024system_setting.proto\022\007setting\"\355\001\n\016Syst"
|
|
|
- "em_setting\022\017\n\007bind_ip\030\001 \002(\t\022\034\n\rterminor_"
|
|
|
- "port\030\002 \001(\005:\00530000\022\036\n\017park_space_port\030\003 \001"
|
|
|
- "(\005:\00530001\022\034\n\rmeasurer_port\030\004 \001(\005:\00530002\022"
|
|
|
- "\036\n\017dispatcher_port\030\005 \001(\005:\00530003\022$\n\025excep"
|
|
|
- "tion_handle_port\030\006 \001(\005:\00530004\022\024\n\014entranc"
|
|
|
- "e_num\030\007 \002(\005\022\022\n\nexport_num\030\010 \002(\005"
|
|
|
+ "\n\024system_setting.proto\022\007setting\"e\n\016Syste"
|
|
|
+ "m_setting\022\017\n\007bind_ip\030\001 \002(\t\022\030\n\tbind_port\030"
|
|
|
+ "\002 \001(\005:\00530000\022\024\n\014entrance_num\030\003 \002(\005\022\022\n\nex"
|
|
|
+ "port_num\030\004 \002(\005"
|
|
|
};
|
|
|
::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
|
|
|
- descriptor, 271);
|
|
|
+ descriptor, 134);
|
|
|
::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
|
|
|
"system_setting.proto", &protobuf_RegisterTypes);
|
|
|
}
|
|
@@ -136,11 +125,7 @@ void System_setting::InitAsDefaultInstance() {
|
|
|
}
|
|
|
#if !defined(_MSC_VER) || _MSC_VER >= 1900
|
|
|
const int System_setting::kBindIpFieldNumber;
|
|
|
-const int System_setting::kTerminorPortFieldNumber;
|
|
|
-const int System_setting::kParkSpacePortFieldNumber;
|
|
|
-const int System_setting::kMeasurerPortFieldNumber;
|
|
|
-const int System_setting::kDispatcherPortFieldNumber;
|
|
|
-const int System_setting::kExceptionHandlePortFieldNumber;
|
|
|
+const int System_setting::kBindPortFieldNumber;
|
|
|
const int System_setting::kEntranceNumFieldNumber;
|
|
|
const int System_setting::kExportNumFieldNumber;
|
|
|
#endif // !defined(_MSC_VER) || _MSC_VER >= 1900
|
|
@@ -164,8 +149,8 @@ System_setting::System_setting(const System_setting& from)
|
|
|
bind_ip_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.bind_ip_);
|
|
|
}
|
|
|
::memcpy(&entrance_num_, &from.entrance_num_,
|
|
|
- static_cast<size_t>(reinterpret_cast<char*>(&dispatcher_port_) -
|
|
|
- reinterpret_cast<char*>(&entrance_num_)) + sizeof(dispatcher_port_));
|
|
|
+ static_cast<size_t>(reinterpret_cast<char*>(&bind_port_) -
|
|
|
+ reinterpret_cast<char*>(&entrance_num_)) + sizeof(bind_port_));
|
|
|
// @@protoc_insertion_point(copy_constructor:setting.System_setting)
|
|
|
}
|
|
|
|
|
@@ -175,11 +160,7 @@ void System_setting::SharedCtor() {
|
|
|
::memset(&entrance_num_, 0, static_cast<size_t>(
|
|
|
reinterpret_cast<char*>(&export_num_) -
|
|
|
reinterpret_cast<char*>(&entrance_num_)) + sizeof(export_num_));
|
|
|
- exception_handle_port_ = 30004;
|
|
|
- terminor_port_ = 30000;
|
|
|
- park_space_port_ = 30001;
|
|
|
- measurer_port_ = 30002;
|
|
|
- dispatcher_port_ = 30003;
|
|
|
+ bind_port_ = 30000;
|
|
|
}
|
|
|
|
|
|
System_setting::~System_setting() {
|
|
@@ -225,15 +206,11 @@ void System_setting::Clear() {
|
|
|
GOOGLE_DCHECK(!bind_ip_.IsDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()));
|
|
|
(*bind_ip_.UnsafeRawStringPointer())->clear();
|
|
|
}
|
|
|
- if (cached_has_bits & 254u) {
|
|
|
+ if (cached_has_bits & 14u) {
|
|
|
::memset(&entrance_num_, 0, static_cast<size_t>(
|
|
|
reinterpret_cast<char*>(&export_num_) -
|
|
|
reinterpret_cast<char*>(&entrance_num_)) + sizeof(export_num_));
|
|
|
- exception_handle_port_ = 30004;
|
|
|
- terminor_port_ = 30000;
|
|
|
- park_space_port_ = 30001;
|
|
|
- measurer_port_ = 30002;
|
|
|
- dispatcher_port_ = 30003;
|
|
|
+ bind_port_ = 30000;
|
|
|
}
|
|
|
_has_bits_.Clear();
|
|
|
_internal_metadata_.Clear();
|
|
@@ -265,80 +242,24 @@ bool System_setting::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminor_port = 2 [default = 30000];
|
|
|
+ // optional int32 bind_port = 2 [default = 30000];
|
|
|
case 2: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
static_cast< ::google::protobuf::uint8>(16u /* 16 & 0xFF */)) {
|
|
|
- set_has_terminor_port();
|
|
|
+ set_has_bind_port();
|
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &terminor_port_)));
|
|
|
+ input, &bind_port_)));
|
|
|
} else {
|
|
|
goto handle_unusual;
|
|
|
}
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // optional int32 park_space_port = 3 [default = 30001];
|
|
|
+ // required int32 entrance_num = 3;
|
|
|
case 3: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
static_cast< ::google::protobuf::uint8>(24u /* 24 & 0xFF */)) {
|
|
|
- set_has_park_space_port();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &park_space_port_)));
|
|
|
- } else {
|
|
|
- goto handle_unusual;
|
|
|
- }
|
|
|
- break;
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 measurer_port = 4 [default = 30002];
|
|
|
- case 4: {
|
|
|
- if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
|
|
|
- set_has_measurer_port();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &measurer_port_)));
|
|
|
- } else {
|
|
|
- goto handle_unusual;
|
|
|
- }
|
|
|
- break;
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 dispatcher_port = 5 [default = 30003];
|
|
|
- case 5: {
|
|
|
- if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(40u /* 40 & 0xFF */)) {
|
|
|
- set_has_dispatcher_port();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &dispatcher_port_)));
|
|
|
- } else {
|
|
|
- goto handle_unusual;
|
|
|
- }
|
|
|
- break;
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 exception_handle_port = 6 [default = 30004];
|
|
|
- case 6: {
|
|
|
- if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(48u /* 48 & 0xFF */)) {
|
|
|
- set_has_exception_handle_port();
|
|
|
- DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
- ::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
|
- input, &exception_handle_port_)));
|
|
|
- } else {
|
|
|
- goto handle_unusual;
|
|
|
- }
|
|
|
- break;
|
|
|
- }
|
|
|
-
|
|
|
- // required int32 entrance_num = 7;
|
|
|
- case 7: {
|
|
|
- if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(56u /* 56 & 0xFF */)) {
|
|
|
set_has_entrance_num();
|
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
@@ -349,10 +270,10 @@ bool System_setting::MergePartialFromCodedStream(
|
|
|
break;
|
|
|
}
|
|
|
|
|
|
- // required int32 export_num = 8;
|
|
|
- case 8: {
|
|
|
+ // required int32 export_num = 4;
|
|
|
+ case 4: {
|
|
|
if (static_cast< ::google::protobuf::uint8>(tag) ==
|
|
|
- static_cast< ::google::protobuf::uint8>(64u /* 64 & 0xFF */)) {
|
|
|
+ static_cast< ::google::protobuf::uint8>(32u /* 32 & 0xFF */)) {
|
|
|
set_has_export_num();
|
|
|
DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive<
|
|
|
::google::protobuf::int32, ::google::protobuf::internal::WireFormatLite::TYPE_INT32>(
|
|
@@ -400,39 +321,19 @@ void System_setting::SerializeWithCachedSizes(
|
|
|
1, this->bind_ip(), output);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminor_port = 2 [default = 30000];
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->terminor_port(), output);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 park_space_port = 3 [default = 30001];
|
|
|
- if (cached_has_bits & 0x00000020u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->park_space_port(), output);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 measurer_port = 4 [default = 30002];
|
|
|
- if (cached_has_bits & 0x00000040u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(4, this->measurer_port(), output);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 dispatcher_port = 5 [default = 30003];
|
|
|
- if (cached_has_bits & 0x00000080u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(5, this->dispatcher_port(), output);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 exception_handle_port = 6 [default = 30004];
|
|
|
+ // optional int32 bind_port = 2 [default = 30000];
|
|
|
if (cached_has_bits & 0x00000008u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(6, this->exception_handle_port(), output);
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->bind_port(), output);
|
|
|
}
|
|
|
|
|
|
- // required int32 entrance_num = 7;
|
|
|
+ // required int32 entrance_num = 3;
|
|
|
if (cached_has_bits & 0x00000002u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(7, this->entrance_num(), output);
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->entrance_num(), output);
|
|
|
}
|
|
|
|
|
|
- // required int32 export_num = 8;
|
|
|
+ // required int32 export_num = 4;
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
- ::google::protobuf::internal::WireFormatLite::WriteInt32(8, this->export_num(), output);
|
|
|
+ ::google::protobuf::internal::WireFormatLite::WriteInt32(4, this->export_num(), output);
|
|
|
}
|
|
|
|
|
|
if (_internal_metadata_.have_unknown_fields()) {
|
|
@@ -461,39 +362,19 @@ void System_setting::SerializeWithCachedSizes(
|
|
|
1, this->bind_ip(), target);
|
|
|
}
|
|
|
|
|
|
- // optional int32 terminor_port = 2 [default = 30000];
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->terminor_port(), target);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 park_space_port = 3 [default = 30001];
|
|
|
- if (cached_has_bits & 0x00000020u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->park_space_port(), target);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 measurer_port = 4 [default = 30002];
|
|
|
- if (cached_has_bits & 0x00000040u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(4, this->measurer_port(), target);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 dispatcher_port = 5 [default = 30003];
|
|
|
- if (cached_has_bits & 0x00000080u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(5, this->dispatcher_port(), target);
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 exception_handle_port = 6 [default = 30004];
|
|
|
+ // optional int32 bind_port = 2 [default = 30000];
|
|
|
if (cached_has_bits & 0x00000008u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(6, this->exception_handle_port(), target);
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->bind_port(), target);
|
|
|
}
|
|
|
|
|
|
- // required int32 entrance_num = 7;
|
|
|
+ // required int32 entrance_num = 3;
|
|
|
if (cached_has_bits & 0x00000002u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(7, this->entrance_num(), target);
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->entrance_num(), target);
|
|
|
}
|
|
|
|
|
|
- // required int32 export_num = 8;
|
|
|
+ // required int32 export_num = 4;
|
|
|
if (cached_has_bits & 0x00000004u) {
|
|
|
- target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(8, this->export_num(), target);
|
|
|
+ target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(4, this->export_num(), target);
|
|
|
}
|
|
|
|
|
|
if (_internal_metadata_.have_unknown_fields()) {
|
|
@@ -516,14 +397,14 @@ size_t System_setting::RequiredFieldsByteSizeFallback() const {
|
|
|
}
|
|
|
|
|
|
if (has_entrance_num()) {
|
|
|
- // required int32 entrance_num = 7;
|
|
|
+ // required int32 entrance_num = 3;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
this->entrance_num());
|
|
|
}
|
|
|
|
|
|
if (has_export_num()) {
|
|
|
- // required int32 export_num = 8;
|
|
|
+ // required int32 export_num = 4;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
this->export_num());
|
|
@@ -546,12 +427,12 @@ size_t System_setting::ByteSizeLong() const {
|
|
|
::google::protobuf::internal::WireFormatLite::StringSize(
|
|
|
this->bind_ip());
|
|
|
|
|
|
- // required int32 entrance_num = 7;
|
|
|
+ // required int32 entrance_num = 3;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
this->entrance_num());
|
|
|
|
|
|
- // required int32 export_num = 8;
|
|
|
+ // required int32 export_num = 4;
|
|
|
total_size += 1 +
|
|
|
::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
this->export_num());
|
|
@@ -559,43 +440,13 @@ size_t System_setting::ByteSizeLong() const {
|
|
|
} else {
|
|
|
total_size += RequiredFieldsByteSizeFallback();
|
|
|
}
|
|
|
- if (_has_bits_[0 / 32] & 248u) {
|
|
|
- // optional int32 exception_handle_port = 6 [default = 30004];
|
|
|
- if (has_exception_handle_port()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->exception_handle_port());
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 terminor_port = 2 [default = 30000];
|
|
|
- if (has_terminor_port()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->terminor_port());
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 park_space_port = 3 [default = 30001];
|
|
|
- if (has_park_space_port()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->park_space_port());
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 measurer_port = 4 [default = 30002];
|
|
|
- if (has_measurer_port()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->measurer_port());
|
|
|
- }
|
|
|
-
|
|
|
- // optional int32 dispatcher_port = 5 [default = 30003];
|
|
|
- if (has_dispatcher_port()) {
|
|
|
- total_size += 1 +
|
|
|
- ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
- this->dispatcher_port());
|
|
|
- }
|
|
|
-
|
|
|
+ // optional int32 bind_port = 2 [default = 30000];
|
|
|
+ if (has_bind_port()) {
|
|
|
+ total_size += 1 +
|
|
|
+ ::google::protobuf::internal::WireFormatLite::Int32Size(
|
|
|
+ this->bind_port());
|
|
|
}
|
|
|
+
|
|
|
int cached_size = ::google::protobuf::internal::ToCachedSize(total_size);
|
|
|
GOOGLE_SAFE_CONCURRENT_WRITES_BEGIN();
|
|
|
_cached_size_ = cached_size;
|
|
@@ -626,7 +477,7 @@ void System_setting::MergeFrom(const System_setting& from) {
|
|
|
(void) cached_has_bits;
|
|
|
|
|
|
cached_has_bits = from._has_bits_[0];
|
|
|
- if (cached_has_bits & 255u) {
|
|
|
+ if (cached_has_bits & 15u) {
|
|
|
if (cached_has_bits & 0x00000001u) {
|
|
|
set_has_bind_ip();
|
|
|
bind_ip_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.bind_ip_);
|
|
@@ -638,19 +489,7 @@ void System_setting::MergeFrom(const System_setting& from) {
|
|
|
export_num_ = from.export_num_;
|
|
|
}
|
|
|
if (cached_has_bits & 0x00000008u) {
|
|
|
- exception_handle_port_ = from.exception_handle_port_;
|
|
|
- }
|
|
|
- if (cached_has_bits & 0x00000010u) {
|
|
|
- terminor_port_ = from.terminor_port_;
|
|
|
- }
|
|
|
- if (cached_has_bits & 0x00000020u) {
|
|
|
- park_space_port_ = from.park_space_port_;
|
|
|
- }
|
|
|
- if (cached_has_bits & 0x00000040u) {
|
|
|
- measurer_port_ = from.measurer_port_;
|
|
|
- }
|
|
|
- if (cached_has_bits & 0x00000080u) {
|
|
|
- dispatcher_port_ = from.dispatcher_port_;
|
|
|
+ bind_port_ = from.bind_port_;
|
|
|
}
|
|
|
_has_bits_[0] |= cached_has_bits;
|
|
|
}
|
|
@@ -684,11 +523,7 @@ void System_setting::InternalSwap(System_setting* other) {
|
|
|
bind_ip_.Swap(&other->bind_ip_);
|
|
|
swap(entrance_num_, other->entrance_num_);
|
|
|
swap(export_num_, other->export_num_);
|
|
|
- swap(exception_handle_port_, other->exception_handle_port_);
|
|
|
- swap(terminor_port_, other->terminor_port_);
|
|
|
- swap(park_space_port_, other->park_space_port_);
|
|
|
- swap(measurer_port_, other->measurer_port_);
|
|
|
- swap(dispatcher_port_, other->dispatcher_port_);
|
|
|
+ swap(bind_port_, other->bind_port_);
|
|
|
swap(_has_bits_[0], other->_has_bits_[0]);
|
|
|
_internal_metadata_.Swap(&other->_internal_metadata_);
|
|
|
swap(_cached_size_, other->_cached_size_);
|