4 #ifndef PROTOBUF_connection_5fservice_2eproto__INCLUDED
5 #define PROTOBUF_connection_5fservice_2eproto__INCLUDED
11 #if GOOGLE_PROTOBUF_VERSION < 2006000
12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
16 #if 2006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
32 #include <type_traits>
37 namespace connection {
72 return _unknown_fields_;
76 return &_unknown_fields_;
79 static const ::google::protobuf::Descriptor* descriptor();
87 void CopyFrom(const ::google::protobuf::Message& from);
88 void MergeFrom(const ::google::protobuf::Message& from);
92 bool IsInitialized()
const;
95 bool MergePartialFromCodedStream(
97 void SerializeWithCachedSizes(
104 void SetCachedSize(
int size)
const;
113 inline bool has_client_id()
const;
114 inline void clear_client_id();
115 static const int kClientIdFieldNumber = 1;
116 inline const ::bgs::protocol::ProcessId& client_id()
const;
117 inline ::bgs::protocol::ProcessId* mutable_client_id();
118 inline ::bgs::protocol::ProcessId* release_client_id();
122 inline bool has_bind_request()
const;
123 inline void clear_bind_request();
124 static const int kBindRequestFieldNumber = 2;
125 inline const ::bgs::protocol::connection::v1::BindRequest& bind_request()
const;
126 inline ::bgs::protocol::connection::v1::BindRequest* mutable_bind_request();
127 inline ::bgs::protocol::connection::v1::BindRequest* release_bind_request();
131 inline bool has_use_bindless_rpc()
const;
132 inline void clear_use_bindless_rpc();
133 static const int kUseBindlessRpcFieldNumber = 3;
134 inline bool use_bindless_rpc()
const;
135 inline void set_use_bindless_rpc(
bool value);
139 inline void set_has_client_id();
140 inline void clear_has_client_id();
141 inline void set_has_bind_request();
142 inline void clear_has_bind_request();
143 inline void set_has_use_bindless_rpc();
144 inline void clear_has_use_bindless_rpc();
157 void InitAsDefaultInstance();
175 return _unknown_fields_;
179 return &_unknown_fields_;
182 static const ::google::protobuf::Descriptor* descriptor();
190 void CopyFrom(const ::google::protobuf::Message& from);
191 void MergeFrom(const ::google::protobuf::Message& from);
195 bool IsInitialized()
const;
197 int ByteSize()
const;
198 bool MergePartialFromCodedStream(
200 void SerializeWithCachedSizes(
207 void SetCachedSize(
int size)
const;
216 inline int content_handle_size()
const;
217 inline void clear_content_handle();
218 static const int kContentHandleFieldNumber = 1;
219 inline const ::bgs::protocol::ContentHandle& content_handle(
int index)
const;
220 inline ::bgs::protocol::ContentHandle* mutable_content_handle(
int index);
221 inline ::bgs::protocol::ContentHandle* add_content_handle();
222 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle >&
223 content_handle()
const;
224 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle >*
225 mutable_content_handle();
239 void InitAsDefaultInstance();
257 return _unknown_fields_;
261 return &_unknown_fields_;
264 static const ::google::protobuf::Descriptor* descriptor();
272 void CopyFrom(const ::google::protobuf::Message& from);
273 void MergeFrom(const ::google::protobuf::Message& from);
277 bool IsInitialized()
const;
279 int ByteSize()
const;
280 bool MergePartialFromCodedStream(
282 void SerializeWithCachedSizes(
289 void SetCachedSize(
int size)
const;
298 inline bool has_server_id()
const;
299 inline void clear_server_id();
300 static const int kServerIdFieldNumber = 1;
301 inline const ::bgs::protocol::ProcessId& server_id()
const;
302 inline ::bgs::protocol::ProcessId* mutable_server_id();
303 inline ::bgs::protocol::ProcessId* release_server_id();
307 inline bool has_client_id()
const;
308 inline void clear_client_id();
309 static const int kClientIdFieldNumber = 2;
310 inline const ::bgs::protocol::ProcessId& client_id()
const;
311 inline ::bgs::protocol::ProcessId* mutable_client_id();
312 inline ::bgs::protocol::ProcessId* release_client_id();
316 inline bool has_bind_result()
const;
317 inline void clear_bind_result();
318 static const int kBindResultFieldNumber = 3;
323 inline bool has_bind_response()
const;
324 inline void clear_bind_response();
325 static const int kBindResponseFieldNumber = 4;
326 inline const ::bgs::protocol::connection::v1::BindResponse& bind_response()
const;
327 inline ::bgs::protocol::connection::v1::BindResponse* mutable_bind_response();
328 inline ::bgs::protocol::connection::v1::BindResponse* release_bind_response();
332 inline bool has_content_handle_array()
const;
333 inline void clear_content_handle_array();
334 static const int kContentHandleArrayFieldNumber = 5;
335 inline const ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles& content_handle_array()
const;
336 inline ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles* mutable_content_handle_array();
337 inline ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles* release_content_handle_array();
341 inline bool has_server_time()
const;
342 inline void clear_server_time();
343 static const int kServerTimeFieldNumber = 6;
348 inline bool has_use_bindless_rpc()
const;
349 inline void clear_use_bindless_rpc();
350 static const int kUseBindlessRpcFieldNumber = 7;
351 inline bool use_bindless_rpc()
const;
352 inline void set_use_bindless_rpc(
bool value);
355 inline bool has_binary_content_handle_array()
const;
356 inline void clear_binary_content_handle_array();
357 static const int kBinaryContentHandleArrayFieldNumber = 8;
358 inline const ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles& binary_content_handle_array()
const;
359 inline ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles* mutable_binary_content_handle_array();
360 inline ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles* release_binary_content_handle_array();
365 inline void set_has_server_id();
366 inline void clear_has_server_id();
367 inline void set_has_client_id();
368 inline void clear_has_client_id();
369 inline void set_has_bind_result();
370 inline void clear_has_bind_result();
371 inline void set_has_bind_response();
372 inline void clear_has_bind_response();
373 inline void set_has_content_handle_array();
374 inline void clear_has_content_handle_array();
375 inline void set_has_server_time();
376 inline void clear_has_server_time();
377 inline void set_has_use_bindless_rpc();
378 inline void clear_has_use_bindless_rpc();
379 inline void set_has_binary_content_handle_array();
380 inline void clear_has_binary_content_handle_array();
398 void InitAsDefaultInstance();
416 return _unknown_fields_;
420 return &_unknown_fields_;
423 static const ::google::protobuf::Descriptor* descriptor();
431 void CopyFrom(const ::google::protobuf::Message& from);
432 void MergeFrom(const ::google::protobuf::Message& from);
436 bool IsInitialized()
const;
438 int ByteSize()
const;
439 bool MergePartialFromCodedStream(
441 void SerializeWithCachedSizes(
448 void SetCachedSize(
int size)
const;
457 inline bool has_hash()
const;
458 inline void clear_hash();
459 static const int kHashFieldNumber = 1;
464 inline bool has_id()
const;
465 inline void clear_id();
466 static const int kIdFieldNumber = 2;
472 inline void set_has_hash();
473 inline void clear_has_hash();
474 inline void set_has_id();
475 inline void clear_has_id();
487 void InitAsDefaultInstance();
505 return _unknown_fields_;
509 return &_unknown_fields_;
512 static const ::google::protobuf::Descriptor* descriptor();
520 void CopyFrom(const ::google::protobuf::Message& from);
521 void MergeFrom(const ::google::protobuf::Message& from);
525 bool IsInitialized()
const;
527 int ByteSize()
const;
528 bool MergePartialFromCodedStream(
530 void SerializeWithCachedSizes(
537 void SetCachedSize(
int size)
const;
548 static
const int kDeprecatedImportedServiceHashFieldNumber = 1;
549 inline ::
google::protobuf::
uint32 deprecated_imported_service_hash(
int index)
const PROTOBUF_DEPRECATED;
550 inline
void set_deprecated_imported_service_hash(
int index, ::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
551 inline
void add_deprecated_imported_service_hash(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
553 deprecated_imported_service_hash()
const PROTOBUF_DEPRECATED;
555 mutable_deprecated_imported_service_hash() PROTOBUF_DEPRECATED;
558 inline
int deprecated_exported_service_size()
const PROTOBUF_DEPRECATED;
559 inline
void clear_deprecated_exported_service() PROTOBUF_DEPRECATED;
560 static
const int kDeprecatedExportedServiceFieldNumber = 2;
561 inline
const ::
bgs::protocol::connection::v1::
BoundService& deprecated_exported_service(
int index)
const PROTOBUF_DEPRECATED;
562 inline ::
bgs::protocol::connection::v1::
BoundService* mutable_deprecated_exported_service(
int index) PROTOBUF_DEPRECATED;
563 inline ::
bgs::protocol::connection::v1::
BoundService* add_deprecated_exported_service() PROTOBUF_DEPRECATED;
565 deprecated_exported_service()
const PROTOBUF_DEPRECATED;
567 mutable_deprecated_exported_service() PROTOBUF_DEPRECATED;
570 inline
int exported_service_size()
const;
571 inline
void clear_exported_service();
572 static const
int kExportedServiceFieldNumber = 3;
573 inline const ::
bgs::protocol::connection::v1::
BoundService& exported_service(
int index) const;
574 inline ::
bgs::protocol::connection::v1::
BoundService* mutable_exported_service(
int index);
575 inline ::
bgs::protocol::connection::v1::
BoundService* add_exported_service();
577 exported_service() const;
579 mutable_exported_service();
582 inline
int imported_service_size() const;
583 inline
void clear_imported_service();
584 static const
int kImportedServiceFieldNumber = 4;
585 inline const ::
bgs::protocol::connection::v1::
BoundService& imported_service(
int index) const;
586 inline ::
bgs::protocol::connection::v1::
BoundService* mutable_imported_service(
int index);
587 inline ::
bgs::protocol::connection::v1::
BoundService* add_imported_service();
589 imported_service() const;
591 mutable_imported_service();
596 ::
google::protobuf::UnknownFieldSet _unknown_fields_;
599 mutable
int _cached_size_;
601 mutable
int _deprecated_imported_service_hash_cached_byte_size_;
605 friend
void TC_SHARED_API protobuf_AddDesc_connection_5fservice_2eproto();
606 friend
void protobuf_AssignDesc_connection_5fservice_2eproto();
607 friend
void protobuf_ShutdownFile_connection_5fservice_2eproto();
609 void InitAsDefaultInstance();
627 return _unknown_fields_;
631 return &_unknown_fields_;
634 static const ::google::protobuf::Descriptor* descriptor();
642 void CopyFrom(const ::google::protobuf::Message& from);
643 void MergeFrom(const ::google::protobuf::Message& from);
647 bool IsInitialized()
const;
649 int ByteSize()
const;
650 bool MergePartialFromCodedStream(
652 void SerializeWithCachedSizes(
659 void SetCachedSize(
int size)
const;
668 inline int imported_service_id_size() const PROTOBUF_DEPRECATED;
669 inline
void clear_imported_service_id() PROTOBUF_DEPRECATED;
670 static const
int kImportedServiceIdFieldNumber = 1;
671 inline ::
google::protobuf::
uint32 imported_service_id(
int index) const PROTOBUF_DEPRECATED;
672 inline
void set_imported_service_id(
int index, ::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
673 inline
void add_imported_service_id(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
675 imported_service_id() const PROTOBUF_DEPRECATED;
677 mutable_imported_service_id() PROTOBUF_DEPRECATED;
682 ::
google::protobuf::UnknownFieldSet _unknown_fields_;
685 mutable
int _cached_size_;
687 mutable
int _imported_service_id_cached_byte_size_;
688 friend
void TC_SHARED_API protobuf_AddDesc_connection_5fservice_2eproto();
689 friend
void protobuf_AssignDesc_connection_5fservice_2eproto();
690 friend
void protobuf_ShutdownFile_connection_5fservice_2eproto();
692 void InitAsDefaultInstance();
710 return _unknown_fields_;
714 return &_unknown_fields_;
717 static const ::google::protobuf::Descriptor* descriptor();
725 void CopyFrom(const ::google::protobuf::Message& from);
726 void MergeFrom(const ::google::protobuf::Message& from);
730 bool IsInitialized()
const;
732 int ByteSize()
const;
733 bool MergePartialFromCodedStream(
735 void SerializeWithCachedSizes(
742 void SetCachedSize(
int size)
const;
751 inline bool has_time()
const;
752 inline void clear_time();
753 static const int kTimeFieldNumber = 1;
758 inline bool has_network_only()
const;
759 inline void clear_network_only();
760 static const int kNetworkOnlyFieldNumber = 2;
761 inline bool network_only()
const;
762 inline void set_network_only(
bool value);
765 inline bool has_payload()
const;
766 inline void clear_payload();
767 static const int kPayloadFieldNumber = 3;
768 inline const ::std::string& payload()
const;
769 inline void set_payload(const ::std::string&
value);
770 inline void set_payload(
const char*
value);
771 inline void set_payload(
const void*
value,
size_t size);
772 inline ::std::string* mutable_payload();
773 inline ::std::string* release_payload();
774 inline void set_allocated_payload(::std::string* payload);
778 inline void set_has_time();
779 inline void clear_has_time();
780 inline void set_has_network_only();
781 inline void clear_has_network_only();
782 inline void set_has_payload();
783 inline void clear_has_payload();
796 void InitAsDefaultInstance();
814 return _unknown_fields_;
818 return &_unknown_fields_;
821 static const ::google::protobuf::Descriptor* descriptor();
829 void CopyFrom(const ::google::protobuf::Message& from);
830 void MergeFrom(const ::google::protobuf::Message& from);
834 bool IsInitialized()
const;
836 int ByteSize()
const;
837 bool MergePartialFromCodedStream(
839 void SerializeWithCachedSizes(
846 void SetCachedSize(
int size)
const;
855 inline bool has_time()
const;
856 inline void clear_time();
857 static const int kTimeFieldNumber = 1;
862 inline bool has_payload()
const;
863 inline void clear_payload();
864 static const int kPayloadFieldNumber = 2;
865 inline const ::std::string& payload()
const;
866 inline void set_payload(const ::std::string&
value);
867 inline void set_payload(
const char*
value);
868 inline void set_payload(
const void*
value,
size_t size);
869 inline ::std::string* mutable_payload();
870 inline ::std::string* release_payload();
871 inline void set_allocated_payload(::std::string* payload);
875 inline void set_has_time();
876 inline void clear_has_time();
877 inline void set_has_payload();
878 inline void clear_has_payload();
890 void InitAsDefaultInstance();
908 return _unknown_fields_;
912 return &_unknown_fields_;
915 static const ::google::protobuf::Descriptor* descriptor();
923 void CopyFrom(const ::google::protobuf::Message& from);
924 void MergeFrom(const ::google::protobuf::Message& from);
928 bool IsInitialized()
const;
930 int ByteSize()
const;
931 bool MergePartialFromCodedStream(
933 void SerializeWithCachedSizes(
940 void SetCachedSize(
int size)
const;
949 inline bool has_error_code()
const;
950 inline void clear_error_code();
951 static const int kErrorCodeFieldNumber = 1;
957 inline void set_has_error_code();
958 inline void clear_has_error_code();
969 void InitAsDefaultInstance();
987 return _unknown_fields_;
991 return &_unknown_fields_;
994 static const ::google::protobuf::Descriptor* descriptor();
1002 void CopyFrom(const ::google::protobuf::Message& from);
1003 void MergeFrom(const ::google::protobuf::Message& from);
1007 bool IsInitialized()
const;
1009 int ByteSize()
const;
1010 bool MergePartialFromCodedStream(
1012 void SerializeWithCachedSizes(
1019 void SetCachedSize(
int size)
const;
1028 inline bool has_error_code()
const;
1029 inline void clear_error_code();
1030 static const int kErrorCodeFieldNumber = 1;
1035 inline bool has_reason()
const;
1036 inline void clear_reason();
1037 static const int kReasonFieldNumber = 2;
1038 inline const ::std::string& reason()
const;
1039 inline void set_reason(const ::std::string&
value);
1040 inline void set_reason(
const char*
value);
1041 inline void set_reason(
const char*
value,
size_t size);
1042 inline ::std::string* mutable_reason();
1043 inline ::std::string* release_reason();
1044 inline void set_allocated_reason(::std::string* reason);
1048 inline void set_has_error_code();
1049 inline void clear_has_error_code();
1050 inline void set_has_reason();
1051 inline void clear_has_reason();
1063 void InitAsDefaultInstance();
1081 return _unknown_fields_;
1085 return &_unknown_fields_;
1088 static const ::google::protobuf::Descriptor* descriptor();
1096 void CopyFrom(const ::google::protobuf::Message& from);
1097 void MergeFrom(const ::google::protobuf::Message& from);
1101 bool IsInitialized()
const;
1103 int ByteSize()
const;
1104 bool MergePartialFromCodedStream(
1106 void SerializeWithCachedSizes(
1113 void SetCachedSize(
int size)
const;
1132 void InitAsDefaultInstance();
1145 typedef std::integral_constant<uint32, 0x2782094Bu>
NameHash;
1186 return (_has_bits_[0] & 0x00000001u) != 0;
1189 _has_bits_[0] |= 0x00000001u;
1192 _has_bits_[0] &= ~0x00000001u;
1195 if (client_id_ !=
NULL) client_id_->::bgs::protocol::ProcessId::Clear();
1196 clear_has_client_id();
1200 return client_id_ !=
NULL ? *client_id_ : *default_instance_->client_id_;
1203 set_has_client_id();
1204 if (client_id_ ==
NULL) client_id_ = new ::bgs::protocol::ProcessId;
1209 clear_has_client_id();
1216 client_id_ = client_id;
1218 set_has_client_id();
1220 clear_has_client_id();
1227 return (_has_bits_[0] & 0x00000002u) != 0;
1230 _has_bits_[0] |= 0x00000002u;
1233 _has_bits_[0] &= ~0x00000002u;
1236 if (bind_request_ !=
NULL) bind_request_->::bgs::protocol::connection::v1::BindRequest::Clear();
1237 clear_has_bind_request();
1241 return bind_request_ !=
NULL ? *bind_request_ : *default_instance_->bind_request_;
1244 set_has_bind_request();
1245 if (bind_request_ ==
NULL) bind_request_ = new ::bgs::protocol::connection::v1::BindRequest;
1247 return bind_request_;
1250 clear_has_bind_request();
1252 bind_request_ =
NULL;
1256 delete bind_request_;
1257 bind_request_ = bind_request;
1259 set_has_bind_request();
1261 clear_has_bind_request();
1268 return (_has_bits_[0] & 0x00000004u) != 0;
1271 _has_bits_[0] |= 0x00000004u;
1274 _has_bits_[0] &= ~0x00000004u;
1277 use_bindless_rpc_ =
true;
1278 clear_has_use_bindless_rpc();
1282 return use_bindless_rpc_;
1285 set_has_use_bindless_rpc();
1286 use_bindless_rpc_ =
value;
1296 return content_handle_.size();
1299 content_handle_.Clear();
1303 return content_handle_.Get(index);
1307 return content_handle_.Mutable(index);
1311 return content_handle_.Add();
1313 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle >&
1316 return content_handle_;
1318 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle >*
1321 return &content_handle_;
1330 return (_has_bits_[0] & 0x00000001u) != 0;
1333 _has_bits_[0] |= 0x00000001u;
1336 _has_bits_[0] &= ~0x00000001u;
1339 if (server_id_ !=
NULL) server_id_->::bgs::protocol::ProcessId::Clear();
1340 clear_has_server_id();
1344 return server_id_ !=
NULL ? *server_id_ : *default_instance_->server_id_;
1347 set_has_server_id();
1348 if (server_id_ ==
NULL) server_id_ = new ::bgs::protocol::ProcessId;
1353 clear_has_server_id();
1360 server_id_ = server_id;
1362 set_has_server_id();
1364 clear_has_server_id();
1371 return (_has_bits_[0] & 0x00000002u) != 0;
1374 _has_bits_[0] |= 0x00000002u;
1377 _has_bits_[0] &= ~0x00000002u;
1380 if (client_id_ !=
NULL) client_id_->::bgs::protocol::ProcessId::Clear();
1381 clear_has_client_id();
1385 return client_id_ !=
NULL ? *client_id_ : *default_instance_->client_id_;
1388 set_has_client_id();
1389 if (client_id_ ==
NULL) client_id_ = new ::bgs::protocol::ProcessId;
1394 clear_has_client_id();
1401 client_id_ = client_id;
1403 set_has_client_id();
1405 clear_has_client_id();
1412 return (_has_bits_[0] & 0x00000004u) != 0;
1415 _has_bits_[0] |= 0x00000004u;
1418 _has_bits_[0] &= ~0x00000004u;
1422 clear_has_bind_result();
1426 return bind_result_;
1429 set_has_bind_result();
1430 bind_result_ =
value;
1436 return (_has_bits_[0] & 0x00000008u) != 0;
1439 _has_bits_[0] |= 0x00000008u;
1442 _has_bits_[0] &= ~0x00000008u;
1445 if (bind_response_ !=
NULL) bind_response_->::bgs::protocol::connection::v1::BindResponse::Clear();
1446 clear_has_bind_response();
1450 return bind_response_ !=
NULL ? *bind_response_ : *default_instance_->bind_response_;
1453 set_has_bind_response();
1454 if (bind_response_ ==
NULL) bind_response_ = new ::bgs::protocol::connection::v1::BindResponse;
1456 return bind_response_;
1459 clear_has_bind_response();
1461 bind_response_ =
NULL;
1465 delete bind_response_;
1466 bind_response_ = bind_response;
1467 if (bind_response) {
1468 set_has_bind_response();
1470 clear_has_bind_response();
1477 return (_has_bits_[0] & 0x00000010u) != 0;
1480 _has_bits_[0] |= 0x00000010u;
1483 _has_bits_[0] &= ~0x00000010u;
1486 if (content_handle_array_ !=
NULL) content_handle_array_->::bgs::protocol::connection::v1::ConnectionMeteringContentHandles::Clear();
1487 clear_has_content_handle_array();
1491 return content_handle_array_ !=
NULL ? *content_handle_array_ : *default_instance_->content_handle_array_;
1494 set_has_content_handle_array();
1495 if (content_handle_array_ ==
NULL) content_handle_array_ = new ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles;
1497 return content_handle_array_;
1500 clear_has_content_handle_array();
1502 content_handle_array_ =
NULL;
1506 delete content_handle_array_;
1507 content_handle_array_ = content_handle_array;
1508 if (content_handle_array) {
1509 set_has_content_handle_array();
1511 clear_has_content_handle_array();
1518 return (_has_bits_[0] & 0x00000020u) != 0;
1521 _has_bits_[0] |= 0x00000020u;
1524 _has_bits_[0] &= ~0x00000020u;
1528 clear_has_server_time();
1532 return server_time_;
1535 set_has_server_time();
1536 server_time_ =
value;
1542 return (_has_bits_[0] & 0x00000040u) != 0;
1545 _has_bits_[0] |= 0x00000040u;
1548 _has_bits_[0] &= ~0x00000040u;
1551 use_bindless_rpc_ =
false;
1552 clear_has_use_bindless_rpc();
1556 return use_bindless_rpc_;
1559 set_has_use_bindless_rpc();
1560 use_bindless_rpc_ =
value;
1566 return (_has_bits_[0] & 0x00000080u) != 0;
1569 _has_bits_[0] |= 0x00000080u;
1572 _has_bits_[0] &= ~0x00000080u;
1575 if (binary_content_handle_array_ !=
NULL) binary_content_handle_array_->::bgs::protocol::connection::v1::ConnectionMeteringContentHandles::Clear();
1576 clear_has_binary_content_handle_array();
1580 return binary_content_handle_array_ !=
NULL ? *binary_content_handle_array_ : *default_instance_->binary_content_handle_array_;
1583 set_has_binary_content_handle_array();
1584 if (binary_content_handle_array_ ==
NULL) binary_content_handle_array_ = new ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles;
1586 return binary_content_handle_array_;
1589 clear_has_binary_content_handle_array();
1591 binary_content_handle_array_ =
NULL;
1595 delete binary_content_handle_array_;
1596 binary_content_handle_array_ = binary_content_handle_array;
1597 if (binary_content_handle_array) {
1598 set_has_binary_content_handle_array();
1600 clear_has_binary_content_handle_array();
1611 return (_has_bits_[0] & 0x00000001u) != 0;
1614 _has_bits_[0] |= 0x00000001u;
1617 _has_bits_[0] &= ~0x00000001u;
1635 return (_has_bits_[0] & 0x00000002u) != 0;
1638 _has_bits_[0] |= 0x00000002u;
1641 _has_bits_[0] &= ~0x00000002u;
1663 return deprecated_imported_service_hash_.size();
1666 deprecated_imported_service_hash_.Clear();
1670 return deprecated_imported_service_hash_.
Get(index);
1673 deprecated_imported_service_hash_.Set(index, value);
1677 deprecated_imported_service_hash_.Add(value);
1680 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1683 return deprecated_imported_service_hash_;
1685 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1688 return &deprecated_imported_service_hash_;
1693 return deprecated_exported_service_.size();
1696 deprecated_exported_service_.Clear();
1700 return deprecated_exported_service_.Get(index);
1704 return deprecated_exported_service_.Mutable(index);
1708 return deprecated_exported_service_.Add();
1710 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >&
1713 return deprecated_exported_service_;
1715 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >*
1718 return &deprecated_exported_service_;
1723 return exported_service_.size();
1726 exported_service_.Clear();
1730 return exported_service_.Get(index);
1734 return exported_service_.Mutable(index);
1738 return exported_service_.Add();
1740 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >&
1743 return exported_service_;
1745 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >*
1748 return &exported_service_;
1753 return imported_service_.size();
1756 imported_service_.Clear();
1760 return imported_service_.Get(index);
1764 return imported_service_.Mutable(index);
1768 return imported_service_.Add();
1770 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >&
1773 return imported_service_;
1775 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService >*
1778 return &imported_service_;
1787 return imported_service_id_.size();
1790 imported_service_id_.Clear();
1794 return imported_service_id_.
Get(index);
1797 imported_service_id_.Set(index, value);
1801 imported_service_id_.Add(value);
1804 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1807 return imported_service_id_;
1809 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1812 return &imported_service_id_;
1821 return (_has_bits_[0] & 0x00000001u) != 0;
1824 _has_bits_[0] |= 0x00000001u;
1827 _has_bits_[0] &= ~0x00000001u;
1845 return (_has_bits_[0] & 0x00000002u) != 0;
1848 _has_bits_[0] |= 0x00000002u;
1851 _has_bits_[0] &= ~0x00000002u;
1854 network_only_ =
false;
1855 clear_has_network_only();
1859 return network_only_;
1862 set_has_network_only();
1863 network_only_ =
value;
1869 return (_has_bits_[0] & 0x00000004u) != 0;
1872 _has_bits_[0] |= 0x00000004u;
1875 _has_bits_[0] &= ~0x00000004u;
1881 clear_has_payload();
1890 payload_ = new ::std::string;
1892 payload_->assign(value);
1898 payload_ = new ::std::string;
1900 payload_->assign(value);
1906 payload_ = new ::std::string;
1908 payload_->assign(reinterpret_cast<const char*>(value), size);
1914 payload_ = new ::std::string;
1920 clear_has_payload();
1924 ::std::string* temp = payload_;
1937 clear_has_payload();
1949 return (_has_bits_[0] & 0x00000001u) != 0;
1952 _has_bits_[0] |= 0x00000001u;
1955 _has_bits_[0] &= ~0x00000001u;
1973 return (_has_bits_[0] & 0x00000002u) != 0;
1976 _has_bits_[0] |= 0x00000002u;
1979 _has_bits_[0] &= ~0x00000002u;
1985 clear_has_payload();
1994 payload_ = new ::std::string;
1996 payload_->assign(value);
2002 payload_ = new ::std::string;
2004 payload_->assign(value);
2010 payload_ = new ::std::string;
2012 payload_->assign(reinterpret_cast<const char*>(value), size);
2018 payload_ = new ::std::string;
2024 clear_has_payload();
2028 ::std::string* temp = payload_;
2041 clear_has_payload();
2053 return (_has_bits_[0] & 0x00000001u) != 0;
2056 _has_bits_[0] |= 0x00000001u;
2059 _has_bits_[0] &= ~0x00000001u;
2063 clear_has_error_code();
2070 set_has_error_code();
2071 error_code_ =
value;
2081 return (_has_bits_[0] & 0x00000001u) != 0;
2084 _has_bits_[0] |= 0x00000001u;
2087 _has_bits_[0] &= ~0x00000001u;
2091 clear_has_error_code();
2098 set_has_error_code();
2099 error_code_ =
value;
2105 return (_has_bits_[0] & 0x00000002u) != 0;
2108 _has_bits_[0] |= 0x00000002u;
2111 _has_bits_[0] &= ~0x00000002u;
2126 reason_ = new ::std::string;
2128 reason_->assign(value);
2134 reason_ = new ::std::string;
2136 reason_->assign(value);
2142 reason_ = new ::std::string;
2144 reason_->assign(reinterpret_cast<const char*>(value), size);
2150 reason_ = new ::std::string;
2160 ::std::string* temp = reason_;
2193 namespace protobuf {
2202 #endif // PROTOBUF_connection_5fservice_2eproto__INCLUDED
int _cached_size_
Definition: connection_service.pb.h:233
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:504
bool has_reason() const
Definition: connection_service.pb.h:2104
const ::bgs::protocol::connection::v1::BindResponse & bind_response() const
Definition: connection_service.pb.h:1448
void clear_content_handle()
Definition: connection_service.pb.h:1298
Definition: connection_service.pb.h:59
void set_allocated_client_id(::bgs::protocol::ProcessId *client_id)
Definition: connection_service.pb.h:1214
void clear_client_id()
Definition: connection_service.pb.h:1379
inline::std::string * release_reason()
Definition: connection_service.pb.h:2155
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:477
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:174
inline::google::protobuf::uint32 id() const
Definition: connection_service.pb.h:1647
::google::protobuf::uint64 time_
Definition: connection_service.pb.h:789
::google::protobuf::uint32 id_
Definition: connection_service.pb.h:482
int GetCachedSize() const
Definition: connection_service.pb.h:100
inline::google::protobuf::uint64 time() const
Definition: connection_service.pb.h:1961
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:911
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:626
int deprecated_imported_service_hash_size() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1662
void clear_imported_service_id() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1789
const ::std::string & payload() const
Definition: connection_service.pb.h:1987
const ::bgs::protocol::ProcessId & server_id() const
Definition: connection_service.pb.h:1342
void set_has_time()
Definition: connection_service.pb.h:1951
bool has_error_code() const
Definition: connection_service.pb.h:2052
void set_bind_result(::google::protobuf::uint32 value)
Definition: connection_service.pb.h:1428
inline::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * release_content_handle_array()
Definition: connection_service.pb.h:1499
void set_allocated_bind_response(::bgs::protocol::connection::v1::BindResponse *bind_response)
Definition: connection_service.pb.h:1464
void clear_has_server_id()
Definition: connection_service.pb.h:1335
void set_has_bind_request()
Definition: connection_service.pb.h:1229
inline::google::protobuf::uint32 bind_result() const
Definition: connection_service.pb.h:1424
void set_has_use_bindless_rpc()
Definition: connection_service.pb.h:1270
int GetCachedSize() const
Definition: connection_service.pb.h:936
void clear_deprecated_imported_service_hash() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1665
bool has_network_only() const
Definition: connection_service.pb.h:1844
void set_has_id()
Definition: connection_service.pb.h:1637
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_exported_service()
Definition: connection_service.pb.h:1746
#define hash
Definition: private_namespace.h:186
inline::google::protobuf::uint32 error_code() const
Definition: connection_service.pb.h:2065
void protobuf_AssignDesc_connection_5fservice_2eproto()
inline::google::protobuf::uint64 time() const
Definition: connection_service.pb.h:1833
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:960
Definition: connection_service.pb.h:244
void set_error_code(::google::protobuf::uint32 value)
Definition: connection_service.pb.h:2069
void set_has_client_id()
Definition: connection_service.pb.h:1188
EncryptRequest & operator=(const EncryptRequest &from)
Definition: connection_service.pb.h:1075
static EchoRequest * default_instance_
Definition: connection_service.pb.h:797
bool has_id() const
Definition: connection_service.pb.h:1634
static BoundService * default_instance_
Definition: connection_service.pb.h:488
void set_hash(::google::protobuf::uint32 value)
Definition: connection_service.pb.h:1627
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:508
void clear_exported_service()
Definition: connection_service.pb.h:1725
void clear_has_error_code()
Definition: connection_service.pb.h:2058
void clear_has_id()
Definition: connection_service.pb.h:1640
inline::bgs::protocol::connection::v1::BindResponse * release_bind_response()
Definition: connection_service.pb.h:1458
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & exported_service() const
Definition: connection_service.pb.h:1741
void set_allocated_payload(::std::string *payload)
Definition: connection_service.pb.h:2033
void clear_has_reason()
Definition: connection_service.pb.h:2110
Definition: unknown_field_set.h:74
EchoResponse & operator=(const EchoResponse &from)
Definition: connection_service.pb.h:808
void set_has_use_bindless_rpc()
Definition: connection_service.pb.h:1544
void clear_has_use_bindless_rpc()
Definition: connection_service.pb.h:1273
void clear_has_binary_content_handle_array()
Definition: connection_service.pb.h:1571
int _cached_size_
Definition: connection_service.pb.h:963
void set_has_binary_content_handle_array()
Definition: connection_service.pb.h:1568
uint8_t uint8
Definition: common.h:175
void clear_payload()
Definition: connection_service.pb.h:1877
inline::bgs::protocol::ProcessId * mutable_client_id()
Definition: connection_service.pb.h:1202
bool has_time() const
Definition: connection_service.pb.h:1820
uint32 service_hash_
Definition: connection_service.pb.h:1172
void clear_binary_content_handle_array()
Definition: connection_service.pb.h:1574
void clear_has_hash()
Definition: connection_service.pb.h:1616
::bgs::protocol::connection::v1::BindResponse * bind_response_
Definition: connection_service.pb.h:388
static ConnectRequest * default_instance_
Definition: connection_service.pb.h:158
::bgs::protocol::ProcessId * server_id_
Definition: connection_service.pb.h:386
void set_id(::google::protobuf::uint32 value)
Definition: connection_service.pb.h:1651
int GetCachedSize() const
Definition: connection_service.pb.h:1015
arena_t NULL
Definition: jemalloc_internal.h:624
bool network_only() const
Definition: connection_service.pb.h:1857
Definition: message.h:147
DisconnectRequest & operator=(const DisconnectRequest &from)
Definition: connection_service.pb.h:902
#define GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(TypeName)
Definition: common.h:89
void clear_hash()
Definition: connection_service.pb.h:1619
inline::bgs::protocol::ProcessId * release_server_id()
Definition: connection_service.pb.h:1352
void set_has_payload()
Definition: connection_service.pb.h:1975
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:419
inline::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * mutable_binary_content_handle_array()
Definition: connection_service.pb.h:1582
inline::std::string * mutable_payload()
Definition: connection_service.pb.h:2015
void clear_imported_service()
Definition: connection_service.pb.h:1755
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
Definition: connection_service.pb.h:492
::bgs::protocol::ProcessId * client_id_
Definition: connection_service.pb.h:387
void clear_use_bindless_rpc()
Definition: connection_service.pb.h:1550
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:880
bool has_client_id() const
Definition: connection_service.pb.h:1185
uint64_t uint64
Definition: g3dmath.h:170
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & deprecated_imported_service_hash() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1681
void clear_time()
Definition: connection_service.pb.h:1829
void set_has_hash()
Definition: connection_service.pb.h:1613
void set_has_client_id()
Definition: connection_service.pb.h:1373
Definition: connection_service.pb.h:162
int _cached_size_
Definition: connection_service.pb.h:1127
Definition: descriptor.h:846
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & imported_service_id() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1805
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:785
Definition: connection_service.pb.h:974
void set_has_reason()
Definition: connection_service.pb.h:2107
void set_payload(const ::std::string &value)
Definition: connection_service.pb.h:1991
bool has_content_handle_array() const
Definition: connection_service.pb.h:1476
static DisconnectNotification * default_instance_
Definition: connection_service.pb.h:1064
void clear_reason()
Definition: connection_service.pb.h:2113
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > & content_handle() const
Definition: connection_service.pb.h:1314
bool use_bindless_rpc() const
Definition: connection_service.pb.h:1280
void clear_error_code()
Definition: connection_service.pb.h:2061
int GetCachedSize() const
Definition: connection_service.pb.h:1109
Definition: message.h:165
inline::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * mutable_content_handle_array()
Definition: connection_service.pb.h:1493
void set_time(::google::protobuf::uint64 value)
Definition: connection_service.pb.h:1837
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:630
void set_allocated_reason(::std::string *reason)
Definition: connection_service.pb.h:2165
void clear_bind_response()
Definition: connection_service.pb.h:1444
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > * mutable_content_handle()
Definition: connection_service.pb.h:1319
bool has_use_bindless_rpc() const
Definition: connection_service.pb.h:1541
int _cached_size_
Definition: connection_service.pb.h:883
bool has_binary_content_handle_array() const
Definition: connection_service.pb.h:1565
void clear_bind_request()
Definition: connection_service.pb.h:1235
void clear_bind_result()
Definition: connection_service.pb.h:1420
Definition: connection_service.pb.h:1137
void set_has_error_code()
Definition: connection_service.pb.h:2055
void clear_server_time()
Definition: connection_service.pb.h:1526
bool has_bind_result() const
Definition: connection_service.pb.h:1411
BindResponse & operator=(const BindResponse &from)
Definition: connection_service.pb.h:621
::google::protobuf::uint64 server_time_
Definition: connection_service.pb.h:392
bool has_client_id() const
Definition: connection_service.pb.h:1370
inline::google::protobuf::uint64 server_time() const
Definition: connection_service.pb.h:1530
int GetCachedSize() const
Definition: connection_service.pb.h:444
const ::bgs::protocol::ProcessId & client_id() const
Definition: connection_service.pb.h:1198
::google::protobuf::uint32 bind_result_
Definition: connection_service.pb.h:390
int GetCachedSize() const
Definition: connection_service.pb.h:738
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:709
const ::bgs::protocol::ProcessId & client_id() const
Definition: connection_service.pb.h:1383
void set_has_bind_result()
Definition: connection_service.pb.h:1414
void clear_has_client_id()
Definition: connection_service.pb.h:1191
const ::bgs::protocol::connection::v1::BindRequest & bind_request() const
Definition: connection_service.pb.h:1239
int deprecated_exported_service_size() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1692
int content_handle_size() const
Definition: connection_service.pb.h:1295
void set_allocated_client_id(::bgs::protocol::ProcessId *client_id)
Definition: connection_service.pb.h:1399
int GetCachedSize() const
Definition: connection_service.pb.h:655
bool has_bind_response() const
Definition: connection_service.pb.h:1435
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:817
Definition: coded_stream.h:621
void clear_has_error_code()
Definition: connection_service.pb.h:2086
void set_time(::google::protobuf::uint64 value)
Definition: connection_service.pb.h:1965
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:990
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & deprecated_exported_service() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1711
Definition: connection_service.pb.h:403
void set_has_content_handle_array()
Definition: connection_service.pb.h:1479
EchoRequest & operator=(const EchoRequest &from)
Definition: connection_service.pb.h:704
void clear_has_server_time()
Definition: connection_service.pb.h:1523
#define PROTOBUF_DEPRECATED
Definition: generated_message_util.h:60
inline::std::string * release_payload()
Definition: connection_service.pb.h:1919
void clear_network_only()
Definition: connection_service.pb.h:1853
static ConnectionMeteringContentHandles * default_instance_
Definition: connection_service.pb.h:240
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:1084
void clear_id()
Definition: connection_service.pb.h:1643
void protobuf_ShutdownFile_connection_5fservice_2eproto()
bool has_payload() const
Definition: connection_service.pb.h:1972
int GetCachedSize() const
Definition: connection_service.pb.h:203
int _cached_size_
Definition: connection_service.pb.h:788
void set_has_bind_response()
Definition: connection_service.pb.h:1438
void set_allocated_server_id(::bgs::protocol::ProcessId *server_id)
Definition: connection_service.pb.h:1358
inline::bgs::protocol::connection::v1::BoundService * add_exported_service()
Definition: connection_service.pb.h:1736
void clear_has_bind_result()
Definition: connection_service.pb.h:1417
int GetCachedSize() const
Definition: connection_service.pb.h:842
bool use_bindless_rpc_
Definition: connection_service.pb.h:391
int _cached_size_
Definition: connection_service.pb.h:1056
void set_has_server_id()
Definition: connection_service.pb.h:1332
int _cached_size_
Definition: connection_service.pb.h:149
uint32_t uint32
Definition: common.h:177
void set_allocated_payload(::std::string *payload)
Definition: connection_service.pb.h:1929
uint32_t uint32
Definition: Define.h:150
std::integral_constant< uint32, 0x2782094Bu > NameHash
Definition: connection_service.pb.h:1145
void clear_has_bind_response()
Definition: connection_service.pb.h:1441
::google::protobuf::uint32 hash_
Definition: connection_service.pb.h:481
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:178
int GetCachedSize() const
Definition: connection_service.pb.h:533
bool network_only_
Definition: connection_service.pb.h:791
#define TC_SHARED_API
Definition: Define.h:128
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_deprecated_imported_service_hash() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1686
int imported_service_size() const
Definition: connection_service.pb.h:1752
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:382
uint64_t uint64
Definition: common.h:178
inline::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_imported_service_id() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1810
void clear_has_content_handle_array()
Definition: connection_service.pb.h:1482
static DisconnectRequest * default_instance_
Definition: connection_service.pb.h:970
void set_has_error_code()
Definition: connection_service.pb.h:2083
::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * binary_content_handle_array_
Definition: connection_service.pb.h:393
void set_has_server_time()
Definition: connection_service.pb.h:1520
ConnectionMeteringContentHandles & operator=(const ConnectionMeteringContentHandles &from)
Definition: connection_service.pb.h:169
void set_deprecated_imported_service_hash(int index,::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1672
void clear_has_client_id()
Definition: connection_service.pb.h:1376
void clear_payload()
Definition: connection_service.pb.h:1981
Definition: connection_service.pb.h:895
int _cached_size_
Definition: connection_service.pb.h:480
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & imported_service() const
Definition: connection_service.pb.h:1771
inline::google::protobuf::uint32 error_code() const
Definition: connection_service.pb.h:2093
ConnectResponse & operator=(const ConnectResponse &from)
Definition: connection_service.pb.h:251
bool has_hash() const
Definition: connection_service.pb.h:1610
bool has_bind_request() const
Definition: connection_service.pb.h:1226
Definition: rpc_types.pb.h:394
void clear_content_handle_array()
Definition: connection_service.pb.h:1485
void set_error_code(::google::protobuf::uint32 value)
Definition: connection_service.pb.h:2097
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:71
void clear_has_use_bindless_rpc()
Definition: connection_service.pb.h:1547
void set_has_network_only()
Definition: connection_service.pb.h:1847
BindRequest & operator=(const BindRequest &from)
Definition: connection_service.pb.h:499
::std::string * payload_
Definition: connection_service.pb.h:790
void add_deprecated_imported_service_hash(::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1676
int GetCachedSize() const
Definition: connection_service.pb.h:285
bool has_server_id() const
Definition: connection_service.pb.h:1329
Definition: ServiceBase.h:34
::bgs::protocol::connection::v1::BindRequest * bind_request_
Definition: connection_service.pb.h:151
void set_use_bindless_rpc(bool value)
Definition: connection_service.pb.h:1558
void set_has_payload()
Definition: connection_service.pb.h:1871
static EncryptRequest * default_instance_
Definition: connection_service.pb.h:1133
::google::protobuf::uint32 error_code_
Definition: connection_service.pb.h:964
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:415
std::integral_constant< uint32, 0x65446991u > OriginalHash
Definition: connection_service.pb.h:1144
void set_use_bindless_rpc(bool value)
Definition: connection_service.pb.h:1284
ConnectRequest & operator=(const ConnectRequest &from)
Definition: connection_service.pb.h:66
::google::protobuf::uint32 error_code_
Definition: connection_service.pb.h:1058
bool has_use_bindless_rpc() const
Definition: connection_service.pb.h:1267
int _cached_size_
Definition: connection_service.pb.h:385
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:260
bool use_bindless_rpc_
Definition: connection_service.pb.h:152
Definition: connection_service.pb.h:614
void set_reason(const ::std::string &value)
Definition: connection_service.pb.h:2123
static EchoResponse * default_instance_
Definition: connection_service.pb.h:891
inline::bgs::protocol::ProcessId * release_client_id()
Definition: connection_service.pb.h:1393
::google::protobuf::uint64 time_
Definition: connection_service.pb.h:884
bool has_payload() const
Definition: connection_service.pb.h:1868
const ::std::string & reason() const
Definition: connection_service.pb.h:2119
inline::std::string * release_payload()
Definition: connection_service.pb.h:2023
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:230
DisconnectNotification & operator=(const DisconnectNotification &from)
Definition: connection_service.pb.h:981
::std::string * reason_
Definition: connection_service.pb.h:1057
int imported_service_id_size() const PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1786
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:986
inline::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * release_binary_content_handle_array()
Definition: connection_service.pb.h:1588
void set_network_only(bool value)
Definition: connection_service.pb.h:1861
Definition: connection_service.pb.h:697
bool has_time() const
Definition: connection_service.pb.h:1948
void add_imported_service_id(::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1800
void set_payload(const ::std::string &value)
Definition: connection_service.pb.h:1887
BoundService & operator=(const BoundService &from)
Definition: connection_service.pb.h:410
void clear_server_id()
Definition: connection_service.pb.h:1338
const ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles & binary_content_handle_array() const
Definition: connection_service.pb.h:1578
const ::bgs::protocol::connection::v1::ConnectionMeteringContentHandles & content_handle_array() const
Definition: connection_service.pb.h:1489
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_imported_service()
Definition: connection_service.pb.h:1776
void clear_has_time()
Definition: connection_service.pb.h:1826
void clear_use_bindless_rpc()
Definition: connection_service.pb.h:1276
Definition: BnetFileGenerator.h:47
void clear_error_code()
Definition: connection_service.pb.h:2089
const FieldDescriptor value
Definition: descriptor.h:1522
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
inline::bgs::protocol::ProcessId * mutable_client_id()
Definition: connection_service.pb.h:1387
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:1053
void clear_deprecated_exported_service() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1695
::bgs::protocol::ProcessId * client_id_
Definition: connection_service.pb.h:150
bool has_error_code() const
Definition: connection_service.pb.h:2080
uint32_t uint32
Definition: g3dmath.h:168
void clear_client_id()
Definition: connection_service.pb.h:1194
#define const
Definition: zconf.h:217
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:813
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:1124
void TC_SHARED_API protobuf_AddDesc_connection_5fservice_2eproto()
void set_has_time()
Definition: connection_service.pb.h:1823
bool use_bindless_rpc() const
Definition: connection_service.pb.h:1554
::google::protobuf::RepeatedPtrField< ::bgs::protocol::ContentHandle > content_handle_
Definition: connection_service.pb.h:234
void clear_has_payload()
Definition: connection_service.pb.h:1978
void clear_has_bind_request()
Definition: connection_service.pb.h:1232
void set_imported_service_id(int index,::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1796
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:1080
::bgs::protocol::connection::v1::ConnectionMeteringContentHandles * content_handle_array_
Definition: connection_service.pb.h:389
inline::std::string * mutable_payload()
Definition: connection_service.pb.h:1911
inline::bgs::protocol::ProcessId * release_client_id()
Definition: connection_service.pb.h:1208
Definition: connection_service.pb.h:1068
const Element & Get(int index) const
Definition: repeated_field.h:663
inline::bgs::protocol::connection::v1::BindRequest * mutable_bind_request()
Definition: connection_service.pb.h:1243
inline::std::string * mutable_reason()
Definition: connection_service.pb.h:2147
inline::bgs::protocol::ContentHandle * add_content_handle()
Definition: connection_service.pb.h:1309
Definition: rpc_types.pb.h:214
inline::bgs::protocol::connection::v1::BoundService * add_imported_service()
Definition: connection_service.pb.h:1766
void set_allocated_bind_request(::bgs::protocol::connection::v1::BindRequest *bind_request)
Definition: connection_service.pb.h:1255
Definition: connection_service.pb.h:801
void clear_has_network_only()
Definition: connection_service.pb.h:1850
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:256
void clear_has_time()
Definition: connection_service.pb.h:1954
inline::google::protobuf::uint32 hash() const
Definition: connection_service.pb.h:1623
inline::bgs::protocol::connection::v1::BoundService * add_deprecated_exported_service() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1706
inline::bgs::protocol::ProcessId * mutable_server_id()
Definition: connection_service.pb.h:1346
void set_allocated_binary_content_handle_array(::bgs::protocol::connection::v1::ConnectionMeteringContentHandles *binary_content_handle_array)
Definition: connection_service.pb.h:1594
Definition: MessageBuffer.h:24
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Definition: connection_service.pb.h:907
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:713
bool has_server_time() const
Definition: connection_service.pb.h:1517
void clear_has_payload()
Definition: connection_service.pb.h:1874
void clear_time()
Definition: connection_service.pb.h:1957
inline::bgs::protocol::connection::v1::BindResponse * mutable_bind_response()
Definition: connection_service.pb.h:1452
void set_server_time(::google::protobuf::uint64 value)
Definition: connection_service.pb.h:1534
::std::string * payload_
Definition: connection_service.pb.h:885
const ::std::string & payload() const
Definition: connection_service.pb.h:1883
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
Definition: connection_service.pb.h:75
static ConnectResponse * default_instance_
Definition: connection_service.pb.h:399
inline::bgs::protocol::connection::v1::BindRequest * release_bind_request()
Definition: connection_service.pb.h:1249
void set_allocated_content_handle_array(::bgs::protocol::connection::v1::ConnectionMeteringContentHandles *content_handle_array)
Definition: connection_service.pb.h:1505
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: connection_service.pb.h:146
int exported_service_size() const
Definition: connection_service.pb.h:1722
inline::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_deprecated_exported_service() PROTOBUF_DEPRECATED
Definition: connection_service.pb.h:1716