![]() |
TrinityCore
|
#include <account_types.pb.h>
Inheritance diagram for bgs::protocol::account::v1::AccountInfo:Public Member Functions | |
| AccountInfo () | |
| virtual | ~AccountInfo () |
| AccountInfo (const AccountInfo &from) | |
| AccountInfo & | operator= (const AccountInfo &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AccountInfo *other) |
| AccountInfo * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_battle_tag () const |
| void | clear_battle_tag () |
| const ::std::string & | battle_tag () const |
| void | set_battle_tag (const ::std::string &value) |
| void | set_battle_tag (const char *value) |
| void | set_battle_tag (const char *value, size_t size) |
| inline ::std::string * | mutable_battle_tag () |
| inline ::std::string * | release_battle_tag () |
| void | set_allocated_battle_tag (::std::string *battle_tag) |
| bool | has_email () const |
| void | clear_email () |
| const ::std::string & | email () const |
| void | set_email (const ::std::string &value) |
| void | set_email (const char *value) |
| void | set_email (const char *value, size_t size) |
| inline ::std::string * | mutable_email () |
| inline ::std::string * | release_email () |
| void | set_allocated_email (::std::string *email) |
| bool | has_phone_number () const |
| void | clear_phone_number () |
| const ::std::string & | phone_number () const |
| void | set_phone_number (const ::std::string &value) |
| void | set_phone_number (const char *value) |
| void | set_phone_number (const char *value, size_t size) |
| inline ::std::string * | mutable_phone_number () |
| inline ::std::string * | release_phone_number () |
| void | set_allocated_phone_number (::std::string *phone_number) |
| bool | has_full_name () const |
| void | clear_full_name () |
| const ::std::string & | full_name () const |
| void | set_full_name (const ::std::string &value) |
| void | set_full_name (const char *value) |
| void | set_full_name (const char *value, size_t size) |
| inline ::std::string * | mutable_full_name () |
| inline ::std::string * | release_full_name () |
| void | set_allocated_full_name (::std::string *full_name) |
| bool | has_birthdate () const |
| void | clear_birthdate () |
| const ::std::string & | birthdate () const |
| void | set_birthdate (const ::std::string &value) |
| void | set_birthdate (const char *value) |
| void | set_birthdate (const char *value, size_t size) |
| inline ::std::string * | mutable_birthdate () |
| inline ::std::string * | release_birthdate () |
| void | set_allocated_birthdate (::std::string *birthdate) |
| bool | has_country () const |
| void | clear_country () |
| const ::std::string & | country () const |
| void | set_country (const ::std::string &value) |
| void | set_country (const char *value) |
| void | set_country (const char *value, size_t size) |
| inline ::std::string * | mutable_country () |
| inline ::std::string * | release_country () |
| void | set_allocated_country (::std::string *country) |
| bool | has_default_currency () const |
| void | clear_default_currency () |
| const ::std::string & | default_currency () const |
| void | set_default_currency (const ::std::string &value) |
| void | set_default_currency (const char *value) |
| void | set_default_currency (const char *value, size_t size) |
| inline ::std::string * | mutable_default_currency () |
| inline ::std::string * | release_default_currency () |
| void | set_allocated_default_currency (::std::string *default_currency) |
| bool | has_preferred_region () const |
| void | clear_preferred_region () |
| inline ::google::protobuf::uint32 | preferred_region () const |
| void | set_preferred_region (::google::protobuf::uint32 value) |
| bool | has_ratings_board_minimum_age () const |
| void | clear_ratings_board_minimum_age () |
| inline ::google::protobuf::uint32 | ratings_board_minimum_age () const |
| void | set_ratings_board_minimum_age (::google::protobuf::uint32 value) |
| bool | has_has_parental_control () const |
| void | clear_has_parental_control () |
| bool | has_parental_control () const |
| void | set_has_parental_control (bool value) |
| bool | has_is_email_verified () const |
| void | clear_is_email_verified () |
| bool | is_email_verified () const |
| void | set_is_email_verified (bool value) |
| bool | has_is_sms_protected () const |
| void | clear_is_sms_protected () |
| bool | is_sms_protected () const |
| void | set_is_sms_protected (bool value) |
| bool | has_is_headless_account () const |
| void | clear_is_headless_account () |
| bool | is_headless_account () const |
| void | set_is_headless_account (bool value) |
| bool | has_is_employee () const |
| void | clear_is_employee () |
| bool | is_employee () const |
| void | set_is_employee (bool value) |
| bool | has_is_test_account () const |
| void | clear_is_test_account () |
| bool | is_test_account () const |
| void | set_is_test_account (bool value) |
| bool | has_privacy_setting () const |
| void | clear_privacy_setting () |
| const ::bgs::protocol::account::v1::AccountPrivacySetting & | privacy_setting () const |
| inline ::bgs::protocol::account::v1::AccountPrivacySetting * | mutable_privacy_setting () |
| inline ::bgs::protocol::account::v1::AccountPrivacySetting * | release_privacy_setting () |
| void | set_allocated_privacy_setting (::bgs::protocol::account::v1::AccountPrivacySetting *privacy_setting) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const AccountInfo & | default_instance () |
Static Public Attributes | |
| static const int | kBattleTagFieldNumber = 1 |
| static const int | kEmailFieldNumber = 2 |
| static const int | kPhoneNumberFieldNumber = 3 |
| static const int | kFullNameFieldNumber = 4 |
| static const int | kBirthdateFieldNumber = 5 |
| static const int | kCountryFieldNumber = 6 |
| static const int | kDefaultCurrencyFieldNumber = 7 |
| static const int | kPreferredRegionFieldNumber = 8 |
| static const int | kRatingsBoardMinimumAgeFieldNumber = 9 |
| static const int | kHasParentalControlFieldNumber = 10 |
| static const int | kIsEmailVerifiedFieldNumber = 11 |
| static const int | kIsSmsProtectedFieldNumber = 12 |
| static const int | kIsHeadlessAccountFieldNumber = 13 |
| static const int | kIsEmployeeFieldNumber = 14 |
| static const int | kIsTestAccountFieldNumber = 15 |
| static const int | kPrivacySettingFieldNumber = 16 |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::std::string * | battle_tag_ |
| ::std::string * | email_ |
| ::std::string * | phone_number_ |
| ::std::string * | full_name_ |
| ::std::string * | birthdate_ |
| ::std::string * | country_ |
| ::std::string * | default_currency_ |
| ::google::protobuf::uint32 | preferred_region_ |
| ::google::protobuf::uint32 | ratings_board_minimum_age_ |
| bool | has_parental_control_ |
| bool | is_email_verified_ |
| bool | is_sms_protected_ |
| bool | is_headless_account_ |
| bool | is_employee_ |
| bool | is_test_account_ |
| ::bgs::protocol::account::v1::AccountPrivacySetting * | privacy_setting_ |
Static Private Attributes | |
| static AccountInfo * | default_instance_ |
Friends | |
| void TC_PROTO_API | protobuf_AddDesc_account_5ftypes_2eproto () |
| void | protobuf_AssignDesc_account_5ftypes_2eproto () |
| void | protobuf_ShutdownFile_account_5ftypes_2eproto () |
Definition at line 3956 of file account_types.pb.h.
| bgs::protocol::account::v1::AccountInfo::AccountInfo | ( | ) |
|
virtual |
| bgs::protocol::account::v1::AccountInfo::AccountInfo | ( | const AccountInfo & | from | ) |
|
inline |
Definition at line 9813 of file account_types.pb.h.
|
inline |
Definition at line 10117 of file account_types.pb.h.
|
inline |
Definition at line 9807 of file account_types.pb.h.
|
inline |
Definition at line 10111 of file account_types.pb.h.
|
inline |
Definition at line 10187 of file account_types.pb.h.
|
inline |
Definition at line 10263 of file account_types.pb.h.
|
inline |
Definition at line 9883 of file account_types.pb.h.
|
inline |
Definition at line 10035 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9804 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10108 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10184 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10260 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9880 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10032 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10384 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10408 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10480 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10456 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10432 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10504 of file account_types.pb.h.
|
inline |
Definition at line 10387 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9956 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10336 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10528 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10360 of file account_types.pb.h.
|
inline |
Definition at line 10411 of file account_types.pb.h.
|
inline |
Definition at line 10483 of file account_types.pb.h.
|
inline |
Definition at line 10459 of file account_types.pb.h.
|
inline |
Definition at line 10435 of file account_types.pb.h.
|
inline |
Definition at line 10507 of file account_types.pb.h.
|
inline |
Definition at line 9959 of file account_types.pb.h.
|
inline |
Definition at line 10339 of file account_types.pb.h.
|
inline |
Definition at line 10531 of file account_types.pb.h.
|
inline |
Definition at line 10363 of file account_types.pb.h.
|
inline |
Definition at line 10193 of file account_types.pb.h.
|
inline |
Definition at line 10269 of file account_types.pb.h.
|
static |
|
static |
|
inline |
Definition at line 9889 of file account_types.pb.h.
|
inline |
Definition at line 10041 of file account_types.pb.h.
|
inline |
Definition at line 3984 of file account_types.pb.h.
| ::google::protobuf::Metadata bgs::protocol::account::v1::AccountInfo::GetMetadata | ( | ) | const |
|
inline |
Definition at line 9798 of file account_types.pb.h.
|
inline |
Definition at line 10102 of file account_types.pb.h.
|
inline |
Definition at line 10178 of file account_types.pb.h.
|
inline |
Definition at line 10254 of file account_types.pb.h.
|
inline |
Definition at line 9874 of file account_types.pb.h.
|
inline |
Definition at line 10026 of file account_types.pb.h.
|
inline |
Definition at line 10378 of file account_types.pb.h.
|
inline |
Definition at line 10402 of file account_types.pb.h.
|
inline |
Definition at line 10474 of file account_types.pb.h.
|
inline |
Definition at line 10450 of file account_types.pb.h.
|
inline |
Definition at line 10426 of file account_types.pb.h.
|
inline |
Definition at line 10498 of file account_types.pb.h.
|
inline |
Definition at line 10391 of file account_types.pb.h.
|
inline |
Definition at line 9950 of file account_types.pb.h.
|
inline |
Definition at line 10330 of file account_types.pb.h.
|
inline |
Definition at line 10522 of file account_types.pb.h.
|
inline |
Definition at line 10354 of file account_types.pb.h.
|
private |
|
inline |
Definition at line 10415 of file account_types.pb.h.
|
inline |
Definition at line 10487 of file account_types.pb.h.
|
inline |
Definition at line 10463 of file account_types.pb.h.
|
inline |
Definition at line 10439 of file account_types.pb.h.
|
inline |
Definition at line 10511 of file account_types.pb.h.
|
inline |
Definition at line 9841 of file account_types.pb.h.
|
inline |
Definition at line 10145 of file account_types.pb.h.
|
inline |
Definition at line 10221 of file account_types.pb.h.
|
inline |
Definition at line 10297 of file account_types.pb.h.
|
inline |
Definition at line 9917 of file account_types.pb.h.
|
inline |
Definition at line 10069 of file account_types.pb.h.
|
inline |
Definition at line 9993 of file account_types.pb.h.
|
inline |
Definition at line 10539 of file account_types.pb.h.
|
inline |
Definition at line 3972 of file account_types.pb.h.
| AccountInfo * bgs::protocol::account::v1::AccountInfo::New | ( | ) | const |
|
inline |
Definition at line 3963 of file account_types.pb.h.
|
inline |
Definition at line 9965 of file account_types.pb.h.
|
inline |
Definition at line 10343 of file account_types.pb.h.
|
inline |
Definition at line 10535 of file account_types.pb.h.
|
inline |
Definition at line 10367 of file account_types.pb.h.
|
inline |
Definition at line 9849 of file account_types.pb.h.
|
inline |
Definition at line 10153 of file account_types.pb.h.
|
inline |
Definition at line 10229 of file account_types.pb.h.
|
inline |
Definition at line 10305 of file account_types.pb.h.
|
inline |
Definition at line 9925 of file account_types.pb.h.
|
inline |
Definition at line 10077 of file account_types.pb.h.
|
inline |
Definition at line 10001 of file account_types.pb.h.
|
inline |
Definition at line 10545 of file account_types.pb.h.
|
inline |
Definition at line 9859 of file account_types.pb.h.
|
inline |
Definition at line 10163 of file account_types.pb.h.
|
inline |
Definition at line 10239 of file account_types.pb.h.
|
inline |
Definition at line 10315 of file account_types.pb.h.
|
inline |
Definition at line 9935 of file account_types.pb.h.
|
inline |
Definition at line 10087 of file account_types.pb.h.
|
inline |
Definition at line 10011 of file account_types.pb.h.
|
inline |
Definition at line 10551 of file account_types.pb.h.
|
inline |
Definition at line 9817 of file account_types.pb.h.
|
inline |
Definition at line 9825 of file account_types.pb.h.
|
inline |
Definition at line 9833 of file account_types.pb.h.
|
inline |
Definition at line 10121 of file account_types.pb.h.
|
inline |
Definition at line 10129 of file account_types.pb.h.
|
inline |
Definition at line 10137 of file account_types.pb.h.
|
inline |
Definition at line 10197 of file account_types.pb.h.
|
inline |
Definition at line 10205 of file account_types.pb.h.
|
inline |
Definition at line 10213 of file account_types.pb.h.
|
inline |
Definition at line 10273 of file account_types.pb.h.
|
inline |
Definition at line 10281 of file account_types.pb.h.
|
inline |
Definition at line 10289 of file account_types.pb.h.
|
inline |
Definition at line 9893 of file account_types.pb.h.
|
inline |
Definition at line 9901 of file account_types.pb.h.
|
inline |
Definition at line 9909 of file account_types.pb.h.
|
inline |
Definition at line 10045 of file account_types.pb.h.
|
inline |
Definition at line 10053 of file account_types.pb.h.
|
inline |
Definition at line 10061 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9801 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10105 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10181 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10257 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9877 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10029 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10381 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10405 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10477 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10453 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10429 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10501 of file account_types.pb.h.
|
inline |
Definition at line 10395 of file account_types.pb.h.
|
inlineprivate |
Definition at line 9953 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10333 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10525 of file account_types.pb.h.
|
inlineprivate |
Definition at line 10357 of file account_types.pb.h.
|
inline |
Definition at line 10419 of file account_types.pb.h.
|
inline |
Definition at line 10491 of file account_types.pb.h.
|
inline |
Definition at line 10467 of file account_types.pb.h.
|
inline |
Definition at line 10443 of file account_types.pb.h.
|
inline |
Definition at line 10515 of file account_types.pb.h.
|
inline |
Definition at line 9969 of file account_types.pb.h.
|
inline |
Definition at line 9977 of file account_types.pb.h.
|
inline |
Definition at line 9985 of file account_types.pb.h.
|
inline |
Definition at line 10347 of file account_types.pb.h.
|
inline |
Definition at line 10371 of file account_types.pb.h.
|
private |
|
private |
|
private |
| void bgs::protocol::account::v1::AccountInfo::Swap | ( | AccountInfo * | other | ) |
|
inline |
Definition at line 3968 of file account_types.pb.h.
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 4183 of file account_types.pb.h.
|
private |
Definition at line 4182 of file account_types.pb.h.
|
private |
Definition at line 4180 of file account_types.pb.h.
|
private |
Definition at line 4184 of file account_types.pb.h.
|
private |
Definition at line 4188 of file account_types.pb.h.
|
private |
Definition at line 4189 of file account_types.pb.h.
|
private |
Definition at line 4190 of file account_types.pb.h.
|
staticprivate |
Definition at line 4205 of file account_types.pb.h.
|
private |
Definition at line 4185 of file account_types.pb.h.
|
private |
Definition at line 4187 of file account_types.pb.h.
|
private |
Definition at line 4193 of file account_types.pb.h.
|
private |
Definition at line 4194 of file account_types.pb.h.
|
private |
Definition at line 4197 of file account_types.pb.h.
|
private |
Definition at line 4196 of file account_types.pb.h.
|
private |
Definition at line 4195 of file account_types.pb.h.
|
private |
Definition at line 4198 of file account_types.pb.h.
|
static |
Definition at line 3999 of file account_types.pb.h.
|
static |
Definition at line 4047 of file account_types.pb.h.
|
static |
Definition at line 4059 of file account_types.pb.h.
|
static |
Definition at line 4071 of file account_types.pb.h.
|
static |
Definition at line 4011 of file account_types.pb.h.
|
static |
Definition at line 4035 of file account_types.pb.h.
|
static |
Definition at line 4097 of file account_types.pb.h.
|
static |
Definition at line 4104 of file account_types.pb.h.
|
static |
Definition at line 4125 of file account_types.pb.h.
|
static |
Definition at line 4118 of file account_types.pb.h.
|
static |
Definition at line 4111 of file account_types.pb.h.
|
static |
Definition at line 4132 of file account_types.pb.h.
|
static |
Definition at line 4023 of file account_types.pb.h.
|
static |
Definition at line 4083 of file account_types.pb.h.
|
static |
Definition at line 4139 of file account_types.pb.h.
|
static |
Definition at line 4090 of file account_types.pb.h.
|
private |
Definition at line 4186 of file account_types.pb.h.
|
private |
Definition at line 4191 of file account_types.pb.h.
|
private |
Definition at line 4199 of file account_types.pb.h.
|
private |
Definition at line 4192 of file account_types.pb.h.