4#ifndef PROTOBUF_friends_5ftypes_2eproto__INCLUDED
5#define PROTOBUF_friends_5ftypes_2eproto__INCLUDED
9#include <google/protobuf/stubs/common.h>
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.
22#include <google/protobuf/generated_message_util.h>
23#include <google/protobuf/message.h>
24#include <google/protobuf/repeated_field.h>
25#include <google/protobuf/extension_set.h>
26#include <google/protobuf/unknown_field_set.h>
69 return _unknown_fields_;
73 return &_unknown_fields_;
76 static const ::google::protobuf::Descriptor*
descriptor();
97 inline bool has_account_id()
const;
98 inline void clear_account_id();
99 static const int kAccountIdFieldNumber = 1;
100 inline const ::bgs::protocol::EntityId& account_id()
const;
101 inline ::bgs::protocol::EntityId* mutable_account_id();
102 inline ::bgs::protocol::EntityId* release_account_id();
106 inline int attribute_size()
const;
107 inline void clear_attribute();
108 static const int kAttributeFieldNumber = 2;
109 inline const ::bgs::protocol::Attribute& attribute(
int index)
const;
110 inline ::bgs::protocol::Attribute* mutable_attribute(
int index);
111 inline ::bgs::protocol::Attribute* add_attribute();
112 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
114 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
118 inline int role_size()
const;
119 inline void clear_role();
120 static const int kRoleFieldNumber = 3;
121 inline ::google::protobuf::uint32 role(
int index)
const;
122 inline void set_role(
int index, ::google::protobuf::uint32 value);
123 inline void add_role(::google::protobuf::uint32 value);
124 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
126 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
130 inline bool has_privileges()
const;
131 inline void clear_privileges();
132 static const int kPrivilegesFieldNumber = 4;
133 inline ::google::protobuf::uint64 privileges()
const;
134 inline void set_privileges(::google::protobuf::uint64 value);
137 inline bool has_attributes_epoch() const PROTOBUF_DEPRECATED;
138 inline
void clear_attributes_epoch() PROTOBUF_DEPRECATED;
139 static const
int kAttributesEpochFieldNumber = 5;
140 inline ::
google::protobuf::
uint64 attributes_epoch() const PROTOBUF_DEPRECATED;
141 inline
void set_attributes_epoch(::
google::protobuf::
uint64 value) PROTOBUF_DEPRECATED;
144 inline
bool has_creation_time() const;
145 inline
void clear_creation_time();
146 static const
int kCreationTimeFieldNumber = 6;
147 inline ::
google::protobuf::
uint64 creation_time() const;
148 inline
void set_creation_time(::
google::protobuf::
uint64 value);
152 inline
void set_has_account_id();
153 inline
void clear_has_account_id();
154 inline
void set_has_privileges();
155 inline
void clear_has_privileges();
156 inline
void set_has_attributes_epoch();
157 inline
void clear_has_attributes_epoch();
158 inline
void set_has_creation_time();
159 inline
void clear_has_creation_time();
161 ::
google::protobuf::UnknownFieldSet _unknown_fields_;
164 mutable
int _cached_size_;
172 friend
void protobuf_AssignDesc_friends_5ftypes_2eproto();
173 friend
void protobuf_ShutdownFile_friends_5ftypes_2eproto();
175 void InitAsDefaultInstance();
193 return _unknown_fields_;
197 return &_unknown_fields_;
221 inline bool has_account_id()
const;
222 inline void clear_account_id();
223 static const int kAccountIdFieldNumber = 1;
224 inline const ::bgs::protocol::EntityId& account_id()
const;
225 inline ::bgs::protocol::EntityId* mutable_account_id();
226 inline ::bgs::protocol::EntityId* release_account_id();
230 inline int role_size()
const;
231 inline void clear_role();
232 static const int kRoleFieldNumber = 3;
233 inline ::google::protobuf::uint32 role(
int index)
const;
234 inline void set_role(
int index, ::google::protobuf::uint32 value);
235 inline void add_role(::google::protobuf::uint32 value);
236 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
238 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
242 inline bool has_privileges()
const;
243 inline void clear_privileges();
244 static const int kPrivilegesFieldNumber = 4;
245 inline ::google::protobuf::uint64 privileges()
const;
246 inline void set_privileges(::google::protobuf::uint64 value);
249 inline bool has_full_name()
const;
250 inline void clear_full_name();
251 static const int kFullNameFieldNumber = 6;
252 inline const ::std::string& full_name()
const;
253 inline void set_full_name(const ::std::string& value);
254 inline void set_full_name(
const char* value);
255 inline void set_full_name(
const char* value,
size_t size);
256 inline ::std::string* mutable_full_name();
257 inline ::std::string* release_full_name();
258 inline void set_allocated_full_name(::std::string* full_name);
261 inline bool has_battle_tag()
const;
262 inline void clear_battle_tag();
263 static const int kBattleTagFieldNumber = 7;
264 inline const ::std::string& battle_tag()
const;
265 inline void set_battle_tag(const ::std::string& value);
266 inline void set_battle_tag(
const char* value);
267 inline void set_battle_tag(
const char* value,
size_t size);
268 inline ::std::string* mutable_battle_tag();
269 inline ::std::string* release_battle_tag();
270 inline void set_allocated_battle_tag(::std::string* battle_tag);
274 inline void set_has_account_id();
275 inline void clear_has_account_id();
276 inline void set_has_privileges();
277 inline void clear_has_privileges();
278 inline void set_has_full_name();
279 inline void clear_has_full_name();
280 inline void set_has_battle_tag();
281 inline void clear_has_battle_tag();
285 ::google::protobuf::uint32 _has_bits_[1];
288 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >
role_;
314 return _unknown_fields_;
318 return &_unknown_fields_;
342 inline bool has_id()
const;
343 inline void clear_id();
344 static const int kIdFieldNumber = 1;
345 inline ::google::protobuf::uint64 id()
const;
346 inline void set_id(::google::protobuf::uint64 value);
349 inline bool has_inviter_identity()
const;
350 inline void clear_inviter_identity();
351 static const int kInviterIdentityFieldNumber = 2;
352 inline const ::bgs::protocol::Identity& inviter_identity()
const;
353 inline ::bgs::protocol::Identity* mutable_inviter_identity();
354 inline ::bgs::protocol::Identity* release_inviter_identity();
358 inline bool has_invitee_identity()
const;
359 inline void clear_invitee_identity();
360 static const int kInviteeIdentityFieldNumber = 3;
361 inline const ::bgs::protocol::Identity& invitee_identity()
const;
362 inline ::bgs::protocol::Identity* mutable_invitee_identity();
363 inline ::bgs::protocol::Identity* release_invitee_identity();
367 inline bool has_inviter_name()
const;
368 inline void clear_inviter_name();
369 static const int kInviterNameFieldNumber = 4;
370 inline const ::std::string& inviter_name()
const;
371 inline void set_inviter_name(const ::std::string& value);
372 inline void set_inviter_name(
const char* value);
373 inline void set_inviter_name(
const char* value,
size_t size);
374 inline ::std::string* mutable_inviter_name();
375 inline ::std::string* release_inviter_name();
376 inline void set_allocated_inviter_name(::std::string* inviter_name);
379 inline bool has_invitee_name()
const;
380 inline void clear_invitee_name();
381 static const int kInviteeNameFieldNumber = 5;
382 inline const ::std::string& invitee_name()
const;
383 inline void set_invitee_name(const ::std::string& value);
384 inline void set_invitee_name(
const char* value);
385 inline void set_invitee_name(
const char* value,
size_t size);
386 inline ::std::string* mutable_invitee_name();
387 inline ::std::string* release_invitee_name();
388 inline void set_allocated_invitee_name(::std::string* invitee_name);
391 inline bool has_creation_time()
const;
392 inline void clear_creation_time();
393 static const int kCreationTimeFieldNumber = 7;
394 inline ::google::protobuf::uint64 creation_time()
const;
395 inline void set_creation_time(::google::protobuf::uint64 value);
398 inline bool has_program()
const;
399 inline void clear_program();
400 static const int kProgramFieldNumber = 9;
401 inline ::google::protobuf::uint32 program()
const;
402 inline void set_program(::google::protobuf::uint32 value);
407 inline void set_has_id();
408 inline void clear_has_id();
409 inline void set_has_inviter_identity();
410 inline void clear_has_inviter_identity();
411 inline void set_has_invitee_identity();
412 inline void clear_has_invitee_identity();
413 inline void set_has_inviter_name();
414 inline void clear_has_inviter_name();
415 inline void set_has_invitee_name();
416 inline void clear_has_invitee_name();
417 inline void set_has_creation_time();
418 inline void clear_has_creation_time();
419 inline void set_has_program();
420 inline void clear_has_program();
426 ::google::protobuf::uint32 _has_bits_[1];
428 ::google::protobuf::uint64
id_;
457 return _unknown_fields_;
461 return &_unknown_fields_;
485 inline int role_size()
const;
486 inline void clear_role();
487 static const int kRoleFieldNumber = 2;
488 inline ::google::protobuf::uint32 role(
int index)
const;
489 inline void set_role(
int index, ::google::protobuf::uint32 value);
490 inline void add_role(::google::protobuf::uint32 value);
491 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
493 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
497 inline int attribute_size()
const;
498 inline void clear_attribute();
499 static const int kAttributeFieldNumber = 3;
500 inline const ::bgs::protocol::Attribute& attribute(
int index)
const;
501 inline ::bgs::protocol::Attribute* mutable_attribute(
int index);
502 inline ::bgs::protocol::Attribute* add_attribute();
503 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
505 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
508 static const int kFriendInvitationFieldNumber = 103;
510 ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::friends::v1::FriendInvitation >, 11,
false >
517 ::google::protobuf::uint32 _has_bits_[1];
519 ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >
role_;
520 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >
attribute_;
543 return _unknown_fields_;
547 return &_unknown_fields_;
571 inline bool has_id()
const;
572 inline void clear_id();
573 static const int kIdFieldNumber = 1;
574 inline ::google::protobuf::uint64 id()
const;
575 inline void set_id(::google::protobuf::uint64 value);
578 inline bool has_target_name()
const;
579 inline void clear_target_name();
580 static const int kTargetNameFieldNumber = 2;
581 inline const ::std::string& target_name()
const;
582 inline void set_target_name(const ::std::string& value);
583 inline void set_target_name(
const char* value);
584 inline void set_target_name(
const char* value,
size_t size);
585 inline ::std::string* mutable_target_name();
586 inline ::std::string* release_target_name();
587 inline void set_allocated_target_name(::std::string* target_name);
590 inline bool has_role()
const;
591 inline void clear_role();
592 static const int kRoleFieldNumber = 3;
593 inline ::google::protobuf::uint32 role()
const;
594 inline void set_role(::google::protobuf::uint32 value);
597 inline int attribute_size()
const;
598 inline void clear_attribute();
599 static const int kAttributeFieldNumber = 4;
600 inline const ::bgs::protocol::Attribute& attribute(
int index)
const;
601 inline ::bgs::protocol::Attribute* mutable_attribute(
int index);
602 inline ::bgs::protocol::Attribute* add_attribute();
603 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
605 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
609 inline bool has_creation_time()
const;
610 inline void clear_creation_time();
611 static const int kCreationTimeFieldNumber = 5;
612 inline ::google::protobuf::uint64 creation_time()
const;
613 inline void set_creation_time(::google::protobuf::uint64 value);
616 inline bool has_program()
const;
617 inline void clear_program();
618 static const int kProgramFieldNumber = 6;
619 inline ::google::protobuf::uint32 program()
const;
620 inline void set_program(::google::protobuf::uint32 value);
624 inline void set_has_id();
625 inline void clear_has_id();
626 inline void set_has_target_name();
627 inline void clear_has_target_name();
628 inline void set_has_role();
629 inline void clear_has_role();
630 inline void set_has_creation_time();
631 inline void clear_has_creation_time();
632 inline void set_has_program();
633 inline void clear_has_program();
637 ::google::protobuf::uint32 _has_bits_[1];
639 ::google::protobuf::uint64
id_;
641 ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >
attribute_;
667 return _unknown_fields_;
671 return &_unknown_fields_;
695 inline bool has_target_email()
const;
696 inline void clear_target_email();
697 static const int kTargetEmailFieldNumber = 1;
698 inline const ::std::string& target_email()
const;
699 inline void set_target_email(const ::std::string& value);
700 inline void set_target_email(
const char* value);
701 inline void set_target_email(
const char* value,
size_t size);
702 inline ::std::string* mutable_target_email();
703 inline ::std::string* release_target_email();
704 inline void set_allocated_target_email(::std::string* target_email);
707 inline bool has_target_battle_tag()
const;
708 inline void clear_target_battle_tag();
709 static const int kTargetBattleTagFieldNumber = 2;
710 inline const ::std::string& target_battle_tag()
const;
711 inline void set_target_battle_tag(const ::std::string& value);
712 inline void set_target_battle_tag(
const char* value);
713 inline void set_target_battle_tag(
const char* value,
size_t size);
714 inline ::std::string* mutable_target_battle_tag();
715 inline ::std::string* release_target_battle_tag();
716 inline void set_allocated_target_battle_tag(::std::string* target_battle_tag);
719 inline int role_size()
const;
720 inline void clear_role();
721 static const int kRoleFieldNumber = 6;
722 inline ::google::protobuf::uint32 role(
int index)
const;
723 inline void set_role(
int index, ::google::protobuf::uint32 value);
724 inline void add_role(::google::protobuf::uint32 value);
725 inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
727 inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
731 inline int attribute_size()
const;
732 inline void clear_attribute();
733 static const int kAttributeFieldNumber = 8;
734 inline const ::bgs::protocol::Attribute& attribute(
int index)
const;
735 inline ::bgs::protocol::Attribute* mutable_attribute(
int index);
736 inline ::bgs::protocol::Attribute* add_attribute();
737 inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
739 inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
743 inline bool has_target_name()
const;
744 inline void clear_target_name();
745 static const int kTargetNameFieldNumber = 9;
746 inline const ::std::string& target_name()
const;
747 inline void set_target_name(const ::std::string& value);
748 inline void set_target_name(
const char* value);
749 inline void set_target_name(
const char* value,
size_t size);
750 inline ::std::string* mutable_target_name();
751 inline ::std::string* release_target_name();
752 inline void set_allocated_target_name(::std::string* target_name);
755 inline bool has_program() const PROTOBUF_DEPRECATED;
756 inline
void clear_program() PROTOBUF_DEPRECATED;
757 static const
int kProgramFieldNumber = 10;
758 inline ::
google::protobuf::
uint32 program() const PROTOBUF_DEPRECATED;
759 inline
void set_program(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
762 inline
bool has_target_phone_number() const;
763 inline
void clear_target_phone_number();
764 static const
int kTargetPhoneNumberFieldNumber = 11;
765 inline const ::
std::
string& target_phone_number() const;
766 inline
void set_target_phone_number(const ::
std::
string& value);
767 inline
void set_target_phone_number(const
char* value);
768 inline
void set_target_phone_number(const
char* value,
size_t size);
769 inline ::
std::
string* mutable_target_phone_number();
770 inline ::
std::
string* release_target_phone_number();
771 inline
void set_allocated_target_phone_number(::
std::
string* target_phone_number);
773 static const
int kFriendParamsFieldNumber = 103;
779 inline
void set_has_target_email();
780 inline
void clear_has_target_email();
781 inline
void set_has_target_battle_tag();
782 inline
void clear_has_target_battle_tag();
783 inline
void set_has_target_name();
784 inline
void clear_has_target_name();
785 inline
void set_has_program();
786 inline
void clear_has_program();
787 inline
void set_has_target_phone_number();
788 inline
void clear_has_target_phone_number();
790 ::
google::protobuf::UnknownFieldSet _unknown_fields_;
793 mutable
int _cached_size_;
794 ::
std::
string* target_email_;
795 ::
std::
string* target_battle_tag_;
798 ::
std::
string* target_name_;
799 ::
std::
string* target_phone_number_;
802 friend
void protobuf_AssignDesc_friends_5ftypes_2eproto();
803 friend
void protobuf_ShutdownFile_friends_5ftypes_2eproto();
805 void InitAsDefaultInstance();
823 return _unknown_fields_;
827 return &_unknown_fields_;
851 inline bool has_max_friends() const PROTOBUF_DEPRECATED;
852 inline
void clear_max_friends() PROTOBUF_DEPRECATED;
853 static const
int kMaxFriendsFieldNumber = 1;
854 inline ::
google::protobuf::
uint32 max_friends() const PROTOBUF_DEPRECATED;
855 inline
void set_max_friends(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
858 inline
bool has_max_received_invitations() const PROTOBUF_DEPRECATED;
859 inline
void clear_max_received_invitations() PROTOBUF_DEPRECATED;
860 static const
int kMaxReceivedInvitationsFieldNumber = 2;
861 inline ::
google::protobuf::
uint32 max_received_invitations() const PROTOBUF_DEPRECATED;
862 inline
void set_max_received_invitations(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
865 inline
bool has_max_sent_invitations() const PROTOBUF_DEPRECATED;
866 inline
void clear_max_sent_invitations() PROTOBUF_DEPRECATED;
867 static const
int kMaxSentInvitationsFieldNumber = 3;
868 inline ::
google::protobuf::
uint32 max_sent_invitations() const PROTOBUF_DEPRECATED;
869 inline
void set_max_sent_invitations(::
google::protobuf::
uint32 value) PROTOBUF_DEPRECATED;
872 inline
int role_size() const;
873 inline
void clear_role();
874 static const
int kRoleFieldNumber = 4;
875 inline const ::
bgs::protocol::
Role& role(
int index) const;
876 inline ::
bgs::protocol::
Role* mutable_role(
int index);
877 inline ::
bgs::protocol::
Role* add_role();
878 inline const ::
google::protobuf::RepeatedPtrField< ::
bgs::protocol::
Role >&
880 inline ::
google::protobuf::RepeatedPtrField< ::
bgs::protocol::
Role >*
884 inline
int friends_size() const;
885 inline
void clear_friends();
886 static const
int kFriendsFieldNumber = 5;
887 inline const ::
bgs::protocol::friends::
v1::
Friend& friends(
int index) const;
888 inline ::
bgs::protocol::friends::
v1::
Friend* mutable_friends(
int index);
889 inline ::
bgs::protocol::friends::
v1::
Friend* add_friends();
890 inline const ::
google::protobuf::RepeatedPtrField< ::
bgs::protocol::friends::
v1::
Friend >&
892 inline ::
google::protobuf::RepeatedPtrField< ::
bgs::protocol::friends::
v1::
Friend >*
896 inline
int received_invitations_size() const;
897 inline
void clear_received_invitations();
898 static const
int kReceivedInvitationsFieldNumber = 7;
903 received_invitations() const;
905 mutable_received_invitations();
908 inline
int sent_invitations_size() const;
909 inline
void clear_sent_invitations();
910 static const
int kSentInvitationsFieldNumber = 8;
911 inline const ::
bgs::protocol::friends::
v1::
SentInvitation& sent_invitations(
int index) const;
915 sent_invitations() const;
917 mutable_sent_invitations();
921 inline
void set_has_max_friends();
922 inline
void clear_has_max_friends();
923 inline
void set_has_max_received_invitations();
924 inline
void clear_has_max_received_invitations();
925 inline
void set_has_max_sent_invitations();
926 inline
void clear_has_max_sent_invitations();
928 ::
google::protobuf::UnknownFieldSet _unknown_fields_;
931 mutable
int _cached_size_;
940 friend
void protobuf_AssignDesc_friends_5ftypes_2eproto();
941 friend
void protobuf_ShutdownFile_friends_5ftypes_2eproto();
943 void InitAsDefaultInstance();
961 return _unknown_fields_;
965 return &_unknown_fields_;
989 inline bool has_role()
const;
990 inline void clear_role();
991 static const int kRoleFieldNumber = 1;
992 inline ::google::protobuf::uint32 role()
const;
993 inline void set_role(::google::protobuf::uint32 value);
996 inline bool has_program()
const;
997 inline void clear_program();
998 static const int kProgramFieldNumber = 2;
999 inline ::google::protobuf::uint32 program()
const;
1000 inline void set_program(::google::protobuf::uint32 value);
1004 inline void set_has_role();
1005 inline void clear_has_role();
1006 inline void set_has_program();
1007 inline void clear_has_program();
1011 ::google::protobuf::uint32 _has_bits_[1];
1031inline bool Friend::has_account_id()
const {
1032 return (_has_bits_[0] & 0x00000001u) != 0;
1034inline void Friend::set_has_account_id() {
1035 _has_bits_[0] |= 0x00000001u;
1037inline void Friend::clear_has_account_id() {
1038 _has_bits_[0] &= ~0x00000001u;
1040inline void Friend::clear_account_id() {
1041 if (account_id_ != NULL) account_id_->::bgs::protocol::EntityId::Clear();
1042 clear_has_account_id();
1044inline const ::bgs::protocol::EntityId& Friend::account_id()
const {
1046 return account_id_ != NULL ? *account_id_ : *default_instance_->account_id_;
1048inline ::bgs::protocol::EntityId* Friend::mutable_account_id() {
1049 set_has_account_id();
1050 if (account_id_ == NULL) account_id_ = new ::bgs::protocol::EntityId;
1054inline ::bgs::protocol::EntityId* Friend::release_account_id() {
1055 clear_has_account_id();
1062 account_id_ = account_id;
1064 set_has_account_id();
1066 clear_has_account_id();
1072inline int Friend::attribute_size()
const {
1073 return attribute_.size();
1075inline void Friend::clear_attribute() {
1078inline const ::bgs::protocol::Attribute& Friend::attribute(
int index)
const {
1080 return attribute_.Get(index);
1082inline ::bgs::protocol::Attribute* Friend::mutable_attribute(
int index) {
1084 return attribute_.Mutable(index);
1086inline ::bgs::protocol::Attribute* Friend::add_attribute() {
1088 return attribute_.Add();
1090inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
1091Friend::attribute()
const {
1095inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
1096Friend::mutable_attribute() {
1102inline int Friend::role_size()
const {
1103 return role_.size();
1105inline void Friend::clear_role() {
1108inline ::google::protobuf::uint32 Friend::role(
int index)
const {
1110 return role_.Get(index);
1112inline void Friend::set_role(
int index, ::google::protobuf::uint32 value) {
1113 role_.Set(index, value);
1116inline void Friend::add_role(::google::protobuf::uint32 value) {
1120inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1121Friend::role()
const {
1125inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1126Friend::mutable_role() {
1132inline bool Friend::has_privileges()
const {
1133 return (_has_bits_[0] & 0x00000008u) != 0;
1135inline void Friend::set_has_privileges() {
1136 _has_bits_[0] |= 0x00000008u;
1138inline void Friend::clear_has_privileges() {
1139 _has_bits_[0] &= ~0x00000008u;
1141inline void Friend::clear_privileges() {
1142 privileges_ = GOOGLE_ULONGLONG(0);
1143 clear_has_privileges();
1145inline ::google::protobuf::uint64 Friend::privileges()
const {
1149inline void Friend::set_privileges(::google::protobuf::uint64 value) {
1150 set_has_privileges();
1151 privileges_ = value;
1156inline bool Friend::has_attributes_epoch()
const {
1157 return (_has_bits_[0] & 0x00000010u) != 0;
1159inline void Friend::set_has_attributes_epoch() {
1160 _has_bits_[0] |= 0x00000010u;
1162inline void Friend::clear_has_attributes_epoch() {
1163 _has_bits_[0] &= ~0x00000010u;
1165inline void Friend::clear_attributes_epoch() {
1166 attributes_epoch_ = GOOGLE_ULONGLONG(0);
1167 clear_has_attributes_epoch();
1169inline ::google::protobuf::uint64 Friend::attributes_epoch()
const {
1171 return attributes_epoch_;
1173inline void Friend::set_attributes_epoch(::google::protobuf::uint64 value) {
1174 set_has_attributes_epoch();
1175 attributes_epoch_ = value;
1180inline bool Friend::has_creation_time()
const {
1181 return (_has_bits_[0] & 0x00000020u) != 0;
1183inline void Friend::set_has_creation_time() {
1184 _has_bits_[0] |= 0x00000020u;
1186inline void Friend::clear_has_creation_time() {
1187 _has_bits_[0] &= ~0x00000020u;
1189inline void Friend::clear_creation_time() {
1190 creation_time_ = GOOGLE_ULONGLONG(0);
1191 clear_has_creation_time();
1193inline ::google::protobuf::uint64 Friend::creation_time()
const {
1195 return creation_time_;
1197inline void Friend::set_creation_time(::google::protobuf::uint64 value) {
1198 set_has_creation_time();
1199 creation_time_ = value;
1208inline bool FriendOfFriend::has_account_id()
const {
1209 return (_has_bits_[0] & 0x00000001u) != 0;
1211inline void FriendOfFriend::set_has_account_id() {
1212 _has_bits_[0] |= 0x00000001u;
1214inline void FriendOfFriend::clear_has_account_id() {
1215 _has_bits_[0] &= ~0x00000001u;
1217inline void FriendOfFriend::clear_account_id() {
1218 if (account_id_ != NULL) account_id_->::bgs::protocol::EntityId::Clear();
1219 clear_has_account_id();
1221inline const ::bgs::protocol::EntityId& FriendOfFriend::account_id()
const {
1223 return account_id_ != NULL ? *account_id_ : *default_instance_->account_id_;
1225inline ::bgs::protocol::EntityId* FriendOfFriend::mutable_account_id() {
1226 set_has_account_id();
1227 if (account_id_ == NULL) account_id_ = new ::bgs::protocol::EntityId;
1231inline ::bgs::protocol::EntityId* FriendOfFriend::release_account_id() {
1232 clear_has_account_id();
1239 account_id_ = account_id;
1241 set_has_account_id();
1243 clear_has_account_id();
1249inline int FriendOfFriend::role_size()
const {
1250 return role_.size();
1252inline void FriendOfFriend::clear_role() {
1255inline ::google::protobuf::uint32 FriendOfFriend::role(
int index)
const {
1257 return role_.Get(index);
1259inline void FriendOfFriend::set_role(
int index, ::google::protobuf::uint32 value) {
1260 role_.Set(index, value);
1263inline void FriendOfFriend::add_role(::google::protobuf::uint32 value) {
1267inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1268FriendOfFriend::role()
const {
1272inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1273FriendOfFriend::mutable_role() {
1279inline bool FriendOfFriend::has_privileges()
const {
1280 return (_has_bits_[0] & 0x00000004u) != 0;
1282inline void FriendOfFriend::set_has_privileges() {
1283 _has_bits_[0] |= 0x00000004u;
1285inline void FriendOfFriend::clear_has_privileges() {
1286 _has_bits_[0] &= ~0x00000004u;
1288inline void FriendOfFriend::clear_privileges() {
1289 privileges_ = GOOGLE_ULONGLONG(0);
1290 clear_has_privileges();
1292inline ::google::protobuf::uint64 FriendOfFriend::privileges()
const {
1296inline void FriendOfFriend::set_privileges(::google::protobuf::uint64 value) {
1297 set_has_privileges();
1298 privileges_ = value;
1303inline bool FriendOfFriend::has_full_name()
const {
1304 return (_has_bits_[0] & 0x00000008u) != 0;
1306inline void FriendOfFriend::set_has_full_name() {
1307 _has_bits_[0] |= 0x00000008u;
1309inline void FriendOfFriend::clear_has_full_name() {
1310 _has_bits_[0] &= ~0x00000008u;
1312inline void FriendOfFriend::clear_full_name() {
1313 if (full_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1314 full_name_->clear();
1316 clear_has_full_name();
1318inline const ::std::string& FriendOfFriend::full_name()
const {
1322inline void FriendOfFriend::set_full_name(const ::std::string& value) {
1323 set_has_full_name();
1324 if (full_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1325 full_name_ = new ::std::string;
1327 full_name_->assign(value);
1330inline void FriendOfFriend::set_full_name(
const char* value) {
1331 set_has_full_name();
1332 if (full_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1333 full_name_ = new ::std::string;
1335 full_name_->assign(value);
1338inline void FriendOfFriend::set_full_name(
const char* value,
size_t size) {
1339 set_has_full_name();
1340 if (full_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1341 full_name_ = new ::std::string;
1343 full_name_->assign(
reinterpret_cast<const char*
>(value), size);
1346inline ::std::string* FriendOfFriend::mutable_full_name() {
1347 set_has_full_name();
1348 if (full_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1349 full_name_ = new ::std::string;
1354inline ::std::string* FriendOfFriend::release_full_name() {
1355 clear_has_full_name();
1356 if (full_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1359 ::std::string* temp = full_name_;
1360 full_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1364inline void FriendOfFriend::set_allocated_full_name(::std::string* full_name) {
1365 if (full_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1369 set_has_full_name();
1370 full_name_ = full_name;
1372 clear_has_full_name();
1373 full_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1379inline bool FriendOfFriend::has_battle_tag()
const {
1380 return (_has_bits_[0] & 0x00000010u) != 0;
1382inline void FriendOfFriend::set_has_battle_tag() {
1383 _has_bits_[0] |= 0x00000010u;
1385inline void FriendOfFriend::clear_has_battle_tag() {
1386 _has_bits_[0] &= ~0x00000010u;
1388inline void FriendOfFriend::clear_battle_tag() {
1389 if (battle_tag_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1390 battle_tag_->clear();
1392 clear_has_battle_tag();
1394inline const ::std::string& FriendOfFriend::battle_tag()
const {
1396 return *battle_tag_;
1398inline void FriendOfFriend::set_battle_tag(const ::std::string& value) {
1399 set_has_battle_tag();
1400 if (battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1401 battle_tag_ = new ::std::string;
1403 battle_tag_->assign(value);
1406inline void FriendOfFriend::set_battle_tag(
const char* value) {
1407 set_has_battle_tag();
1408 if (battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1409 battle_tag_ = new ::std::string;
1411 battle_tag_->assign(value);
1414inline void FriendOfFriend::set_battle_tag(
const char* value,
size_t size) {
1415 set_has_battle_tag();
1416 if (battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1417 battle_tag_ = new ::std::string;
1419 battle_tag_->assign(
reinterpret_cast<const char*
>(value), size);
1422inline ::std::string* FriendOfFriend::mutable_battle_tag() {
1423 set_has_battle_tag();
1424 if (battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1425 battle_tag_ = new ::std::string;
1430inline ::std::string* FriendOfFriend::release_battle_tag() {
1431 clear_has_battle_tag();
1432 if (battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1435 ::std::string* temp = battle_tag_;
1436 battle_tag_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1440inline void FriendOfFriend::set_allocated_battle_tag(::std::string* battle_tag) {
1441 if (battle_tag_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1445 set_has_battle_tag();
1446 battle_tag_ = battle_tag;
1448 clear_has_battle_tag();
1449 battle_tag_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1459inline bool ReceivedInvitation::has_id()
const {
1460 return (_has_bits_[0] & 0x00000001u) != 0;
1462inline void ReceivedInvitation::set_has_id() {
1463 _has_bits_[0] |= 0x00000001u;
1465inline void ReceivedInvitation::clear_has_id() {
1466 _has_bits_[0] &= ~0x00000001u;
1468inline void ReceivedInvitation::clear_id() {
1469 id_ = GOOGLE_ULONGLONG(0);
1472inline ::google::protobuf::uint64 ReceivedInvitation::id()
const {
1476inline void ReceivedInvitation::set_id(::google::protobuf::uint64 value) {
1483inline bool ReceivedInvitation::has_inviter_identity()
const {
1484 return (_has_bits_[0] & 0x00000002u) != 0;
1486inline void ReceivedInvitation::set_has_inviter_identity() {
1487 _has_bits_[0] |= 0x00000002u;
1489inline void ReceivedInvitation::clear_has_inviter_identity() {
1490 _has_bits_[0] &= ~0x00000002u;
1492inline void ReceivedInvitation::clear_inviter_identity() {
1493 if (inviter_identity_ != NULL) inviter_identity_->::bgs::protocol::Identity::Clear();
1494 clear_has_inviter_identity();
1496inline const ::bgs::protocol::Identity& ReceivedInvitation::inviter_identity()
const {
1498 return inviter_identity_ != NULL ? *inviter_identity_ : *default_instance_->inviter_identity_;
1500inline ::bgs::protocol::Identity* ReceivedInvitation::mutable_inviter_identity() {
1501 set_has_inviter_identity();
1502 if (inviter_identity_ == NULL) inviter_identity_ = new ::bgs::protocol::Identity;
1504 return inviter_identity_;
1506inline ::bgs::protocol::Identity* ReceivedInvitation::release_inviter_identity() {
1507 clear_has_inviter_identity();
1509 inviter_identity_ = NULL;
1513 delete inviter_identity_;
1514 inviter_identity_ = inviter_identity;
1515 if (inviter_identity) {
1516 set_has_inviter_identity();
1518 clear_has_inviter_identity();
1524inline bool ReceivedInvitation::has_invitee_identity()
const {
1525 return (_has_bits_[0] & 0x00000004u) != 0;
1527inline void ReceivedInvitation::set_has_invitee_identity() {
1528 _has_bits_[0] |= 0x00000004u;
1530inline void ReceivedInvitation::clear_has_invitee_identity() {
1531 _has_bits_[0] &= ~0x00000004u;
1533inline void ReceivedInvitation::clear_invitee_identity() {
1534 if (invitee_identity_ != NULL) invitee_identity_->::bgs::protocol::Identity::Clear();
1535 clear_has_invitee_identity();
1537inline const ::bgs::protocol::Identity& ReceivedInvitation::invitee_identity()
const {
1539 return invitee_identity_ != NULL ? *invitee_identity_ : *default_instance_->invitee_identity_;
1541inline ::bgs::protocol::Identity* ReceivedInvitation::mutable_invitee_identity() {
1542 set_has_invitee_identity();
1543 if (invitee_identity_ == NULL) invitee_identity_ = new ::bgs::protocol::Identity;
1545 return invitee_identity_;
1547inline ::bgs::protocol::Identity* ReceivedInvitation::release_invitee_identity() {
1548 clear_has_invitee_identity();
1550 invitee_identity_ = NULL;
1554 delete invitee_identity_;
1555 invitee_identity_ = invitee_identity;
1556 if (invitee_identity) {
1557 set_has_invitee_identity();
1559 clear_has_invitee_identity();
1565inline bool ReceivedInvitation::has_inviter_name()
const {
1566 return (_has_bits_[0] & 0x00000008u) != 0;
1568inline void ReceivedInvitation::set_has_inviter_name() {
1569 _has_bits_[0] |= 0x00000008u;
1571inline void ReceivedInvitation::clear_has_inviter_name() {
1572 _has_bits_[0] &= ~0x00000008u;
1574inline void ReceivedInvitation::clear_inviter_name() {
1575 if (inviter_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1576 inviter_name_->clear();
1578 clear_has_inviter_name();
1580inline const ::std::string& ReceivedInvitation::inviter_name()
const {
1582 return *inviter_name_;
1584inline void ReceivedInvitation::set_inviter_name(const ::std::string& value) {
1585 set_has_inviter_name();
1586 if (inviter_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1587 inviter_name_ = new ::std::string;
1589 inviter_name_->assign(value);
1592inline void ReceivedInvitation::set_inviter_name(
const char* value) {
1593 set_has_inviter_name();
1594 if (inviter_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1595 inviter_name_ = new ::std::string;
1597 inviter_name_->assign(value);
1600inline void ReceivedInvitation::set_inviter_name(
const char* value,
size_t size) {
1601 set_has_inviter_name();
1602 if (inviter_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1603 inviter_name_ = new ::std::string;
1605 inviter_name_->assign(
reinterpret_cast<const char*
>(value), size);
1608inline ::std::string* ReceivedInvitation::mutable_inviter_name() {
1609 set_has_inviter_name();
1610 if (inviter_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1611 inviter_name_ = new ::std::string;
1614 return inviter_name_;
1616inline ::std::string* ReceivedInvitation::release_inviter_name() {
1617 clear_has_inviter_name();
1618 if (inviter_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1621 ::std::string* temp = inviter_name_;
1622 inviter_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1626inline void ReceivedInvitation::set_allocated_inviter_name(::std::string* inviter_name) {
1627 if (inviter_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1628 delete inviter_name_;
1631 set_has_inviter_name();
1632 inviter_name_ = inviter_name;
1634 clear_has_inviter_name();
1635 inviter_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1641inline bool ReceivedInvitation::has_invitee_name()
const {
1642 return (_has_bits_[0] & 0x00000010u) != 0;
1644inline void ReceivedInvitation::set_has_invitee_name() {
1645 _has_bits_[0] |= 0x00000010u;
1647inline void ReceivedInvitation::clear_has_invitee_name() {
1648 _has_bits_[0] &= ~0x00000010u;
1650inline void ReceivedInvitation::clear_invitee_name() {
1651 if (invitee_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1652 invitee_name_->clear();
1654 clear_has_invitee_name();
1656inline const ::std::string& ReceivedInvitation::invitee_name()
const {
1658 return *invitee_name_;
1660inline void ReceivedInvitation::set_invitee_name(const ::std::string& value) {
1661 set_has_invitee_name();
1662 if (invitee_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1663 invitee_name_ = new ::std::string;
1665 invitee_name_->assign(value);
1668inline void ReceivedInvitation::set_invitee_name(
const char* value) {
1669 set_has_invitee_name();
1670 if (invitee_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1671 invitee_name_ = new ::std::string;
1673 invitee_name_->assign(value);
1676inline void ReceivedInvitation::set_invitee_name(
const char* value,
size_t size) {
1677 set_has_invitee_name();
1678 if (invitee_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1679 invitee_name_ = new ::std::string;
1681 invitee_name_->assign(
reinterpret_cast<const char*
>(value), size);
1684inline ::std::string* ReceivedInvitation::mutable_invitee_name() {
1685 set_has_invitee_name();
1686 if (invitee_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1687 invitee_name_ = new ::std::string;
1690 return invitee_name_;
1692inline ::std::string* ReceivedInvitation::release_invitee_name() {
1693 clear_has_invitee_name();
1694 if (invitee_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1697 ::std::string* temp = invitee_name_;
1698 invitee_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1702inline void ReceivedInvitation::set_allocated_invitee_name(::std::string* invitee_name) {
1703 if (invitee_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1704 delete invitee_name_;
1707 set_has_invitee_name();
1708 invitee_name_ = invitee_name;
1710 clear_has_invitee_name();
1711 invitee_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1717inline bool ReceivedInvitation::has_creation_time()
const {
1718 return (_has_bits_[0] & 0x00000020u) != 0;
1720inline void ReceivedInvitation::set_has_creation_time() {
1721 _has_bits_[0] |= 0x00000020u;
1723inline void ReceivedInvitation::clear_has_creation_time() {
1724 _has_bits_[0] &= ~0x00000020u;
1726inline void ReceivedInvitation::clear_creation_time() {
1727 creation_time_ = GOOGLE_ULONGLONG(0);
1728 clear_has_creation_time();
1730inline ::google::protobuf::uint64 ReceivedInvitation::creation_time()
const {
1732 return creation_time_;
1734inline void ReceivedInvitation::set_creation_time(::google::protobuf::uint64 value) {
1735 set_has_creation_time();
1736 creation_time_ = value;
1741inline bool ReceivedInvitation::has_program()
const {
1742 return (_has_bits_[0] & 0x00000040u) != 0;
1744inline void ReceivedInvitation::set_has_program() {
1745 _has_bits_[0] |= 0x00000040u;
1747inline void ReceivedInvitation::clear_has_program() {
1748 _has_bits_[0] &= ~0x00000040u;
1750inline void ReceivedInvitation::clear_program() {
1752 clear_has_program();
1754inline ::google::protobuf::uint32 ReceivedInvitation::program()
const {
1758inline void ReceivedInvitation::set_program(::google::protobuf::uint32 value) {
1769inline int FriendInvitation::role_size()
const {
1770 return role_.size();
1772inline void FriendInvitation::clear_role() {
1775inline ::google::protobuf::uint32 FriendInvitation::role(
int index)
const {
1777 return role_.Get(index);
1779inline void FriendInvitation::set_role(
int index, ::google::protobuf::uint32 value) {
1780 role_.Set(index, value);
1783inline void FriendInvitation::add_role(::google::protobuf::uint32 value) {
1787inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
1788FriendInvitation::role()
const {
1792inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
1793FriendInvitation::mutable_role() {
1799inline int FriendInvitation::attribute_size()
const {
1800 return attribute_.size();
1802inline void FriendInvitation::clear_attribute() {
1805inline const ::bgs::protocol::Attribute& FriendInvitation::attribute(
int index)
const {
1807 return attribute_.Get(index);
1809inline ::bgs::protocol::Attribute* FriendInvitation::mutable_attribute(
int index) {
1811 return attribute_.Mutable(index);
1813inline ::bgs::protocol::Attribute* FriendInvitation::add_attribute() {
1815 return attribute_.Add();
1817inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
1818FriendInvitation::attribute()
const {
1822inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
1823FriendInvitation::mutable_attribute() {
1833inline bool SentInvitation::has_id()
const {
1834 return (_has_bits_[0] & 0x00000001u) != 0;
1836inline void SentInvitation::set_has_id() {
1837 _has_bits_[0] |= 0x00000001u;
1839inline void SentInvitation::clear_has_id() {
1840 _has_bits_[0] &= ~0x00000001u;
1842inline void SentInvitation::clear_id() {
1843 id_ = GOOGLE_ULONGLONG(0);
1846inline ::google::protobuf::uint64 SentInvitation::id()
const {
1850inline void SentInvitation::set_id(::google::protobuf::uint64 value) {
1857inline bool SentInvitation::has_target_name()
const {
1858 return (_has_bits_[0] & 0x00000002u) != 0;
1860inline void SentInvitation::set_has_target_name() {
1861 _has_bits_[0] |= 0x00000002u;
1863inline void SentInvitation::clear_has_target_name() {
1864 _has_bits_[0] &= ~0x00000002u;
1866inline void SentInvitation::clear_target_name() {
1867 if (target_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1868 target_name_->clear();
1870 clear_has_target_name();
1872inline const ::std::string& SentInvitation::target_name()
const {
1874 return *target_name_;
1876inline void SentInvitation::set_target_name(const ::std::string& value) {
1877 set_has_target_name();
1878 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1879 target_name_ = new ::std::string;
1881 target_name_->assign(value);
1884inline void SentInvitation::set_target_name(
const char* value) {
1885 set_has_target_name();
1886 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1887 target_name_ = new ::std::string;
1889 target_name_->assign(value);
1892inline void SentInvitation::set_target_name(
const char* value,
size_t size) {
1893 set_has_target_name();
1894 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1895 target_name_ = new ::std::string;
1897 target_name_->assign(
reinterpret_cast<const char*
>(value), size);
1900inline ::std::string* SentInvitation::mutable_target_name() {
1901 set_has_target_name();
1902 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1903 target_name_ = new ::std::string;
1906 return target_name_;
1908inline ::std::string* SentInvitation::release_target_name() {
1909 clear_has_target_name();
1910 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1913 ::std::string* temp = target_name_;
1914 target_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1918inline void SentInvitation::set_allocated_target_name(::std::string* target_name) {
1919 if (target_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
1920 delete target_name_;
1923 set_has_target_name();
1924 target_name_ = target_name;
1926 clear_has_target_name();
1927 target_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
1933inline bool SentInvitation::has_role()
const {
1934 return (_has_bits_[0] & 0x00000004u) != 0;
1936inline void SentInvitation::set_has_role() {
1937 _has_bits_[0] |= 0x00000004u;
1939inline void SentInvitation::clear_has_role() {
1940 _has_bits_[0] &= ~0x00000004u;
1942inline void SentInvitation::clear_role() {
1946inline ::google::protobuf::uint32 SentInvitation::role()
const {
1950inline void SentInvitation::set_role(::google::protobuf::uint32 value) {
1957inline int SentInvitation::attribute_size()
const {
1958 return attribute_.size();
1960inline void SentInvitation::clear_attribute() {
1963inline const ::bgs::protocol::Attribute& SentInvitation::attribute(
int index)
const {
1965 return attribute_.Get(index);
1967inline ::bgs::protocol::Attribute* SentInvitation::mutable_attribute(
int index) {
1969 return attribute_.Mutable(index);
1971inline ::bgs::protocol::Attribute* SentInvitation::add_attribute() {
1973 return attribute_.Add();
1975inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
1976SentInvitation::attribute()
const {
1980inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
1981SentInvitation::mutable_attribute() {
1987inline bool SentInvitation::has_creation_time()
const {
1988 return (_has_bits_[0] & 0x00000010u) != 0;
1990inline void SentInvitation::set_has_creation_time() {
1991 _has_bits_[0] |= 0x00000010u;
1993inline void SentInvitation::clear_has_creation_time() {
1994 _has_bits_[0] &= ~0x00000010u;
1996inline void SentInvitation::clear_creation_time() {
1997 creation_time_ = GOOGLE_ULONGLONG(0);
1998 clear_has_creation_time();
2000inline ::google::protobuf::uint64 SentInvitation::creation_time()
const {
2002 return creation_time_;
2004inline void SentInvitation::set_creation_time(::google::protobuf::uint64 value) {
2005 set_has_creation_time();
2006 creation_time_ = value;
2011inline bool SentInvitation::has_program()
const {
2012 return (_has_bits_[0] & 0x00000020u) != 0;
2014inline void SentInvitation::set_has_program() {
2015 _has_bits_[0] |= 0x00000020u;
2017inline void SentInvitation::clear_has_program() {
2018 _has_bits_[0] &= ~0x00000020u;
2020inline void SentInvitation::clear_program() {
2022 clear_has_program();
2024inline ::google::protobuf::uint32 SentInvitation::program()
const {
2028inline void SentInvitation::set_program(::google::protobuf::uint32 value) {
2039inline bool FriendInvitationParams::has_target_email()
const {
2040 return (_has_bits_[0] & 0x00000001u) != 0;
2042inline void FriendInvitationParams::set_has_target_email() {
2043 _has_bits_[0] |= 0x00000001u;
2045inline void FriendInvitationParams::clear_has_target_email() {
2046 _has_bits_[0] &= ~0x00000001u;
2048inline void FriendInvitationParams::clear_target_email() {
2049 if (target_email_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2050 target_email_->clear();
2052 clear_has_target_email();
2054inline const ::std::string& FriendInvitationParams::target_email()
const {
2056 return *target_email_;
2058inline void FriendInvitationParams::set_target_email(const ::std::string& value) {
2059 set_has_target_email();
2060 if (target_email_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2061 target_email_ = new ::std::string;
2063 target_email_->assign(value);
2066inline void FriendInvitationParams::set_target_email(
const char* value) {
2067 set_has_target_email();
2068 if (target_email_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2069 target_email_ = new ::std::string;
2071 target_email_->assign(value);
2074inline void FriendInvitationParams::set_target_email(
const char* value,
size_t size) {
2075 set_has_target_email();
2076 if (target_email_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2077 target_email_ = new ::std::string;
2079 target_email_->assign(
reinterpret_cast<const char*
>(value), size);
2082inline ::std::string* FriendInvitationParams::mutable_target_email() {
2083 set_has_target_email();
2084 if (target_email_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2085 target_email_ = new ::std::string;
2088 return target_email_;
2090inline ::std::string* FriendInvitationParams::release_target_email() {
2091 clear_has_target_email();
2092 if (target_email_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2095 ::std::string* temp = target_email_;
2096 target_email_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2100inline void FriendInvitationParams::set_allocated_target_email(::std::string* target_email) {
2101 if (target_email_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2102 delete target_email_;
2105 set_has_target_email();
2106 target_email_ = target_email;
2108 clear_has_target_email();
2109 target_email_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2115inline bool FriendInvitationParams::has_target_battle_tag()
const {
2116 return (_has_bits_[0] & 0x00000002u) != 0;
2118inline void FriendInvitationParams::set_has_target_battle_tag() {
2119 _has_bits_[0] |= 0x00000002u;
2121inline void FriendInvitationParams::clear_has_target_battle_tag() {
2122 _has_bits_[0] &= ~0x00000002u;
2124inline void FriendInvitationParams::clear_target_battle_tag() {
2125 if (target_battle_tag_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2126 target_battle_tag_->clear();
2128 clear_has_target_battle_tag();
2130inline const ::std::string& FriendInvitationParams::target_battle_tag()
const {
2132 return *target_battle_tag_;
2134inline void FriendInvitationParams::set_target_battle_tag(const ::std::string& value) {
2135 set_has_target_battle_tag();
2136 if (target_battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2137 target_battle_tag_ = new ::std::string;
2139 target_battle_tag_->assign(value);
2142inline void FriendInvitationParams::set_target_battle_tag(
const char* value) {
2143 set_has_target_battle_tag();
2144 if (target_battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2145 target_battle_tag_ = new ::std::string;
2147 target_battle_tag_->assign(value);
2150inline void FriendInvitationParams::set_target_battle_tag(
const char* value,
size_t size) {
2151 set_has_target_battle_tag();
2152 if (target_battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2153 target_battle_tag_ = new ::std::string;
2155 target_battle_tag_->assign(
reinterpret_cast<const char*
>(value), size);
2158inline ::std::string* FriendInvitationParams::mutable_target_battle_tag() {
2159 set_has_target_battle_tag();
2160 if (target_battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2161 target_battle_tag_ = new ::std::string;
2164 return target_battle_tag_;
2166inline ::std::string* FriendInvitationParams::release_target_battle_tag() {
2167 clear_has_target_battle_tag();
2168 if (target_battle_tag_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2171 ::std::string* temp = target_battle_tag_;
2172 target_battle_tag_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2176inline void FriendInvitationParams::set_allocated_target_battle_tag(::std::string* target_battle_tag) {
2177 if (target_battle_tag_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2178 delete target_battle_tag_;
2180 if (target_battle_tag) {
2181 set_has_target_battle_tag();
2182 target_battle_tag_ = target_battle_tag;
2184 clear_has_target_battle_tag();
2185 target_battle_tag_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2191inline int FriendInvitationParams::role_size()
const {
2192 return role_.size();
2194inline void FriendInvitationParams::clear_role() {
2197inline ::google::protobuf::uint32 FriendInvitationParams::role(
int index)
const {
2199 return role_.Get(index);
2201inline void FriendInvitationParams::set_role(
int index, ::google::protobuf::uint32 value) {
2202 role_.Set(index, value);
2205inline void FriendInvitationParams::add_role(::google::protobuf::uint32 value) {
2209inline const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >&
2210FriendInvitationParams::role()
const {
2214inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 >*
2215FriendInvitationParams::mutable_role() {
2221inline int FriendInvitationParams::attribute_size()
const {
2222 return attribute_.size();
2224inline void FriendInvitationParams::clear_attribute() {
2227inline const ::bgs::protocol::Attribute& FriendInvitationParams::attribute(
int index)
const {
2229 return attribute_.Get(index);
2231inline ::bgs::protocol::Attribute* FriendInvitationParams::mutable_attribute(
int index) {
2233 return attribute_.Mutable(index);
2235inline ::bgs::protocol::Attribute* FriendInvitationParams::add_attribute() {
2237 return attribute_.Add();
2239inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >&
2240FriendInvitationParams::attribute()
const {
2244inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute >*
2245FriendInvitationParams::mutable_attribute() {
2251inline bool FriendInvitationParams::has_target_name()
const {
2252 return (_has_bits_[0] & 0x00000010u) != 0;
2254inline void FriendInvitationParams::set_has_target_name() {
2255 _has_bits_[0] |= 0x00000010u;
2257inline void FriendInvitationParams::clear_has_target_name() {
2258 _has_bits_[0] &= ~0x00000010u;
2260inline void FriendInvitationParams::clear_target_name() {
2261 if (target_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2262 target_name_->clear();
2264 clear_has_target_name();
2266inline const ::std::string& FriendInvitationParams::target_name()
const {
2268 return *target_name_;
2270inline void FriendInvitationParams::set_target_name(const ::std::string& value) {
2271 set_has_target_name();
2272 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2273 target_name_ = new ::std::string;
2275 target_name_->assign(value);
2278inline void FriendInvitationParams::set_target_name(
const char* value) {
2279 set_has_target_name();
2280 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2281 target_name_ = new ::std::string;
2283 target_name_->assign(value);
2286inline void FriendInvitationParams::set_target_name(
const char* value,
size_t size) {
2287 set_has_target_name();
2288 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2289 target_name_ = new ::std::string;
2291 target_name_->assign(
reinterpret_cast<const char*
>(value), size);
2294inline ::std::string* FriendInvitationParams::mutable_target_name() {
2295 set_has_target_name();
2296 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2297 target_name_ = new ::std::string;
2300 return target_name_;
2302inline ::std::string* FriendInvitationParams::release_target_name() {
2303 clear_has_target_name();
2304 if (target_name_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2307 ::std::string* temp = target_name_;
2308 target_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2312inline void FriendInvitationParams::set_allocated_target_name(::std::string* target_name) {
2313 if (target_name_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2314 delete target_name_;
2317 set_has_target_name();
2318 target_name_ = target_name;
2320 clear_has_target_name();
2321 target_name_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2327inline bool FriendInvitationParams::has_program()
const {
2328 return (_has_bits_[0] & 0x00000020u) != 0;
2330inline void FriendInvitationParams::set_has_program() {
2331 _has_bits_[0] |= 0x00000020u;
2333inline void FriendInvitationParams::clear_has_program() {
2334 _has_bits_[0] &= ~0x00000020u;
2336inline void FriendInvitationParams::clear_program() {
2338 clear_has_program();
2340inline ::google::protobuf::uint32 FriendInvitationParams::program()
const {
2344inline void FriendInvitationParams::set_program(::google::protobuf::uint32 value) {
2351inline bool FriendInvitationParams::has_target_phone_number()
const {
2352 return (_has_bits_[0] & 0x00000040u) != 0;
2354inline void FriendInvitationParams::set_has_target_phone_number() {
2355 _has_bits_[0] |= 0x00000040u;
2357inline void FriendInvitationParams::clear_has_target_phone_number() {
2358 _has_bits_[0] &= ~0x00000040u;
2360inline void FriendInvitationParams::clear_target_phone_number() {
2361 if (target_phone_number_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2362 target_phone_number_->clear();
2364 clear_has_target_phone_number();
2366inline const ::std::string& FriendInvitationParams::target_phone_number()
const {
2368 return *target_phone_number_;
2370inline void FriendInvitationParams::set_target_phone_number(const ::std::string& value) {
2371 set_has_target_phone_number();
2372 if (target_phone_number_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2373 target_phone_number_ = new ::std::string;
2375 target_phone_number_->assign(value);
2378inline void FriendInvitationParams::set_target_phone_number(
const char* value) {
2379 set_has_target_phone_number();
2380 if (target_phone_number_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2381 target_phone_number_ = new ::std::string;
2383 target_phone_number_->assign(value);
2386inline void FriendInvitationParams::set_target_phone_number(
const char* value,
size_t size) {
2387 set_has_target_phone_number();
2388 if (target_phone_number_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2389 target_phone_number_ = new ::std::string;
2391 target_phone_number_->assign(
reinterpret_cast<const char*
>(value), size);
2394inline ::std::string* FriendInvitationParams::mutable_target_phone_number() {
2395 set_has_target_phone_number();
2396 if (target_phone_number_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2397 target_phone_number_ = new ::std::string;
2400 return target_phone_number_;
2402inline ::std::string* FriendInvitationParams::release_target_phone_number() {
2403 clear_has_target_phone_number();
2404 if (target_phone_number_ == &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2407 ::std::string* temp = target_phone_number_;
2408 target_phone_number_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2412inline void FriendInvitationParams::set_allocated_target_phone_number(::std::string* target_phone_number) {
2413 if (target_phone_number_ != &::google::protobuf::internal::GetEmptyStringAlreadyInited()) {
2414 delete target_phone_number_;
2416 if (target_phone_number) {
2417 set_has_target_phone_number();
2418 target_phone_number_ = target_phone_number;
2420 clear_has_target_phone_number();
2421 target_phone_number_ =
const_cast< ::std::string*
>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
2431inline bool SubscribeResponse::has_max_friends()
const {
2432 return (_has_bits_[0] & 0x00000001u) != 0;
2434inline void SubscribeResponse::set_has_max_friends() {
2435 _has_bits_[0] |= 0x00000001u;
2437inline void SubscribeResponse::clear_has_max_friends() {
2438 _has_bits_[0] &= ~0x00000001u;
2440inline void SubscribeResponse::clear_max_friends() {
2442 clear_has_max_friends();
2444inline ::google::protobuf::uint32 SubscribeResponse::max_friends()
const {
2446 return max_friends_;
2448inline void SubscribeResponse::set_max_friends(::google::protobuf::uint32 value) {
2449 set_has_max_friends();
2450 max_friends_ = value;
2455inline bool SubscribeResponse::has_max_received_invitations()
const {
2456 return (_has_bits_[0] & 0x00000002u) != 0;
2458inline void SubscribeResponse::set_has_max_received_invitations() {
2459 _has_bits_[0] |= 0x00000002u;
2461inline void SubscribeResponse::clear_has_max_received_invitations() {
2462 _has_bits_[0] &= ~0x00000002u;
2464inline void SubscribeResponse::clear_max_received_invitations() {
2465 max_received_invitations_ = 0u;
2466 clear_has_max_received_invitations();
2468inline ::google::protobuf::uint32 SubscribeResponse::max_received_invitations()
const {
2470 return max_received_invitations_;
2472inline void SubscribeResponse::set_max_received_invitations(::google::protobuf::uint32 value) {
2473 set_has_max_received_invitations();
2474 max_received_invitations_ = value;
2479inline bool SubscribeResponse::has_max_sent_invitations()
const {
2480 return (_has_bits_[0] & 0x00000004u) != 0;
2482inline void SubscribeResponse::set_has_max_sent_invitations() {
2483 _has_bits_[0] |= 0x00000004u;
2485inline void SubscribeResponse::clear_has_max_sent_invitations() {
2486 _has_bits_[0] &= ~0x00000004u;
2488inline void SubscribeResponse::clear_max_sent_invitations() {
2489 max_sent_invitations_ = 0u;
2490 clear_has_max_sent_invitations();
2492inline ::google::protobuf::uint32 SubscribeResponse::max_sent_invitations()
const {
2494 return max_sent_invitations_;
2496inline void SubscribeResponse::set_max_sent_invitations(::google::protobuf::uint32 value) {
2497 set_has_max_sent_invitations();
2498 max_sent_invitations_ = value;
2503inline int SubscribeResponse::role_size()
const {
2504 return role_.size();
2506inline void SubscribeResponse::clear_role() {
2509inline const ::bgs::protocol::Role& SubscribeResponse::role(
int index)
const {
2511 return role_.Get(index);
2513inline ::bgs::protocol::Role* SubscribeResponse::mutable_role(
int index) {
2515 return role_.Mutable(index);
2517inline ::bgs::protocol::Role* SubscribeResponse::add_role() {
2521inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Role >&
2522SubscribeResponse::role()
const {
2526inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Role >*
2527SubscribeResponse::mutable_role() {
2533inline int SubscribeResponse::friends_size()
const {
2534 return friends_.size();
2536inline void SubscribeResponse::clear_friends() {
2539inline const ::bgs::protocol::friends::v1::Friend& SubscribeResponse::friends(
int index)
const {
2541 return friends_.Get(index);
2543inline ::bgs::protocol::friends::v1::Friend* SubscribeResponse::mutable_friends(
int index) {
2545 return friends_.Mutable(index);
2547inline ::bgs::protocol::friends::v1::Friend* SubscribeResponse::add_friends() {
2549 return friends_.Add();
2551inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::Friend >&
2552SubscribeResponse::friends()
const {
2556inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::Friend >*
2557SubscribeResponse::mutable_friends() {
2563inline int SubscribeResponse::received_invitations_size()
const {
2564 return received_invitations_.size();
2566inline void SubscribeResponse::clear_received_invitations() {
2567 received_invitations_.Clear();
2569inline const ::bgs::protocol::friends::v1::ReceivedInvitation& SubscribeResponse::received_invitations(
int index)
const {
2571 return received_invitations_.Get(index);
2573inline ::bgs::protocol::friends::v1::ReceivedInvitation* SubscribeResponse::mutable_received_invitations(
int index) {
2575 return received_invitations_.Mutable(index);
2577inline ::bgs::protocol::friends::v1::ReceivedInvitation* SubscribeResponse::add_received_invitations() {
2579 return received_invitations_.Add();
2581inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::ReceivedInvitation >&
2582SubscribeResponse::received_invitations()
const {
2584 return received_invitations_;
2586inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::ReceivedInvitation >*
2587SubscribeResponse::mutable_received_invitations() {
2589 return &received_invitations_;
2593inline int SubscribeResponse::sent_invitations_size()
const {
2594 return sent_invitations_.size();
2596inline void SubscribeResponse::clear_sent_invitations() {
2597 sent_invitations_.Clear();
2599inline const ::bgs::protocol::friends::v1::SentInvitation& SubscribeResponse::sent_invitations(
int index)
const {
2601 return sent_invitations_.Get(index);
2603inline ::bgs::protocol::friends::v1::SentInvitation* SubscribeResponse::mutable_sent_invitations(
int index) {
2605 return sent_invitations_.Mutable(index);
2607inline ::bgs::protocol::friends::v1::SentInvitation* SubscribeResponse::add_sent_invitations() {
2609 return sent_invitations_.Add();
2611inline const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::SentInvitation >&
2612SubscribeResponse::sent_invitations()
const {
2614 return sent_invitations_;
2616inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::friends::v1::SentInvitation >*
2617SubscribeResponse::mutable_sent_invitations() {
2619 return &sent_invitations_;
2627inline bool AcceptInvitationOptions::has_role()
const {
2628 return (_has_bits_[0] & 0x00000001u) != 0;
2630inline void AcceptInvitationOptions::set_has_role() {
2631 _has_bits_[0] |= 0x00000001u;
2633inline void AcceptInvitationOptions::clear_has_role() {
2634 _has_bits_[0] &= ~0x00000001u;
2636inline void AcceptInvitationOptions::clear_role() {
2640inline ::google::protobuf::uint32 AcceptInvitationOptions::role()
const {
2644inline void AcceptInvitationOptions::set_role(::google::protobuf::uint32 value) {
2651inline bool AcceptInvitationOptions::has_program()
const {
2652 return (_has_bits_[0] & 0x00000002u) != 0;
2654inline void AcceptInvitationOptions::set_has_program() {
2655 _has_bits_[0] |= 0x00000002u;
2657inline void AcceptInvitationOptions::clear_has_program() {
2658 _has_bits_[0] &= ~0x00000002u;
2660inline void AcceptInvitationOptions::clear_program() {
2662 clear_has_program();
2664inline ::google::protobuf::uint32 AcceptInvitationOptions::program()
const {
2668inline void AcceptInvitationOptions::set_program(::google::protobuf::uint32 value) {
static const ::google::protobuf::Descriptor * descriptor()
::google::protobuf::Metadata GetMetadata() const
AcceptInvitationOptions * New() const
virtual ~AcceptInvitationOptions()
::google::protobuf::uint32 role_
AcceptInvitationOptions(const AcceptInvitationOptions &from)
void SetCachedSize(int size) const
friend void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
AcceptInvitationOptions & operator=(const AcceptInvitationOptions &from)
AcceptInvitationOptions()
static const AcceptInvitationOptions & default_instance()
static AcceptInvitationOptions * default_instance_
friend void protobuf_ShutdownFile_friends_5ftypes_2eproto()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
friend void protobuf_AssignDesc_friends_5ftypes_2eproto()
int GetCachedSize() const
::google::protobuf::uint32 program_
void InitAsDefaultInstance()
void Swap(AcceptInvitationOptions *other)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::UnknownFieldSet _unknown_fields_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const
void SetCachedSize(int size) const
FriendInvitationParams(const FriendInvitationParams &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
FriendInvitationParams * New() const
::google::protobuf::Metadata GetMetadata() const
static const FriendInvitationParams & default_instance()
void Swap(FriendInvitationParams *other)
static const ::google::protobuf::Descriptor * descriptor()
virtual ~FriendInvitationParams()
FriendInvitationParams & operator=(const FriendInvitationParams &from)
::google::protobuf::UnknownFieldSet _unknown_fields_
virtual ~FriendInvitation()
FriendInvitation * New() const
FriendInvitation & operator=(const FriendInvitation &from)
void Swap(FriendInvitation *other)
void SetCachedSize(int size) const
void InitAsDefaultInstance()
static FriendInvitation * default_instance_
friend void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
static const FriendInvitation & default_instance()
int GetCachedSize() const
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
friend void protobuf_ShutdownFile_friends_5ftypes_2eproto()
::google::protobuf::Metadata GetMetadata() const
friend void protobuf_AssignDesc_friends_5ftypes_2eproto()
FriendInvitation(const FriendInvitation &from)
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
static ::google::protobuf::internal::ExtensionIdentifier< ::bgs::protocol::friends::v1::ReceivedInvitation, ::google::protobuf::internal::MessageTypeTraits< ::bgs::protocol::friends::v1::FriendInvitation >, 11, false > friend_invitation
::std::string * full_name_
FriendOfFriend(const FriendOfFriend &from)
void Swap(FriendOfFriend *other)
virtual ~FriendOfFriend()
friend void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
::bgs::protocol::EntityId * account_id_
::google::protobuf::uint64 privileges_
static const ::google::protobuf::Descriptor * descriptor()
::std::string * battle_tag_
void InitAsDefaultInstance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
FriendOfFriend & operator=(const FriendOfFriend &from)
friend void protobuf_ShutdownFile_friends_5ftypes_2eproto()
::google::protobuf::UnknownFieldSet _unknown_fields_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
int GetCachedSize() const
friend void protobuf_AssignDesc_friends_5ftypes_2eproto()
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
void SetCachedSize(int size) const
FriendOfFriend * New() const
static FriendOfFriend * default_instance_
::google::protobuf::Metadata GetMetadata() const
static const FriendOfFriend & default_instance()
int GetCachedSize() const
static const Friend & default_instance()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
::google::protobuf::Metadata GetMetadata() const
void SetCachedSize(int size) const
Friend(const Friend &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
Friend & operator=(const Friend &from)
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
void SetCachedSize(int size) const
int GetCachedSize() const
void InitAsDefaultInstance()
static const ::google::protobuf::Descriptor * descriptor()
::google::protobuf::uint32 program_
::std::string * invitee_name_
::google::protobuf::uint64 id_
::google::protobuf::uint64 creation_time_
::google::protobuf::UnknownFieldSet _unknown_fields_
friend void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
::std::string * inviter_name_
::bgs::protocol::Identity * inviter_identity_
static const ReceivedInvitation & default_instance()
ReceivedInvitation(const ReceivedInvitation &from)
friend void protobuf_ShutdownFile_friends_5ftypes_2eproto()
ReceivedInvitation * New() const
::google::protobuf::Metadata GetMetadata() const
void Swap(ReceivedInvitation *other)
friend void protobuf_AssignDesc_friends_5ftypes_2eproto()
::google::protobuf::internal::ExtensionSet _extensions_
static ReceivedInvitation * default_instance_
ReceivedInvitation & operator=(const ReceivedInvitation &from)
virtual ~ReceivedInvitation()
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
::bgs::protocol::Identity * invitee_identity_
int GetCachedSize() const
void Swap(SentInvitation *other)
::google::protobuf::uint32 role_
::google::protobuf::Metadata GetMetadata() const
SentInvitation & operator=(const SentInvitation &from)
::google::protobuf::uint64 creation_time_
friend void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
::std::string * target_name_
void InitAsDefaultInstance()
SentInvitation * New() const
::google::protobuf::uint64 id_
friend void protobuf_ShutdownFile_friends_5ftypes_2eproto()
::google::protobuf::uint32 program_
friend void protobuf_AssignDesc_friends_5ftypes_2eproto()
SentInvitation(const SentInvitation &from)
virtual ~SentInvitation()
::google::protobuf::UnknownFieldSet _unknown_fields_
static const SentInvitation & default_instance()
static SentInvitation * default_instance_
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
static const ::google::protobuf::Descriptor * descriptor()
void SetCachedSize(int size) const
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attribute_
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
SubscribeResponse & operator=(const SubscribeResponse &from)
const ::google::protobuf::UnknownFieldSet & unknown_fields() const
virtual ~SubscribeResponse()
static const ::google::protobuf::Descriptor * descriptor()
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields()
::google::protobuf::Metadata GetMetadata() const
SubscribeResponse * New() const
void Swap(SubscribeResponse *other)
void SetCachedSize(int size) const
static const SubscribeResponse & default_instance()
SubscribeResponse(const SubscribeResponse &from)
int GetCachedSize() const
void TC_PROTO_API protobuf_AddDesc_friends_5ftypes_2eproto()
void protobuf_AssignDesc_friends_5ftypes_2eproto()
void protobuf_ShutdownFile_friends_5ftypes_2eproto()