TrinityCore
bgs::protocol::authentication::v1::LogonResult Class Reference

#include <authentication_service.pb.h>

+ Inheritance diagram for bgs::protocol::authentication::v1::LogonResult:

Public Member Functions

 LogonResult ()
 
virtual ~LogonResult ()
 
 LogonResult (const LogonResult &from)
 
LogonResultoperator= (const LogonResult &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogonResult *other)
 
LogonResultNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_error_code () const
 
void clear_error_code ()
 
inline ::google::protobuf::uint32 error_code () const
 
void set_error_code (::google::protobuf::uint32 value)
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
int game_account_id_size () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id (int index) const
 
inline ::bgs::protocol::EntityIdmutable_game_account_id (int index)
 
inline ::bgs::protocol::EntityIdadd_game_account_id ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > & game_account_id () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > * mutable_game_account_id ()
 
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)
 
int available_region_size () const
 
void clear_available_region ()
 
inline ::google::protobuf::uint32 available_region (int index) const
 
void set_available_region (int index, ::google::protobuf::uint32 value)
 
void add_available_region (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & available_region () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_available_region ()
 
bool has_connected_region () const
 
void clear_connected_region ()
 
inline ::google::protobuf::uint32 connected_region () const
 
void set_connected_region (::google::protobuf::uint32 value)
 
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_geoip_country () const
 
void clear_geoip_country ()
 
const ::std::string & geoip_country () const
 
void set_geoip_country (const ::std::string &value)
 
void set_geoip_country (const char *value)
 
void set_geoip_country (const char *value, size_t size)
 
inline ::std::string * mutable_geoip_country ()
 
inline ::std::string * release_geoip_country ()
 
void set_allocated_geoip_country (::std::string *geoip_country)
 
bool has_session_key () const
 
void clear_session_key ()
 
const ::std::string & session_key () const
 
void set_session_key (const ::std::string &value)
 
void set_session_key (const char *value)
 
void set_session_key (const void *value, size_t size)
 
inline ::std::string * mutable_session_key ()
 
inline ::std::string * release_session_key ()
 
void set_allocated_session_key (::std::string *session_key)
 
bool has_restricted_mode () const
 
void clear_restricted_mode ()
 
bool restricted_mode () const
 
void set_restricted_mode (bool value)
 
bool has_client_id () const
 
void clear_client_id ()
 
const ::std::string & client_id () const
 
void set_client_id (const ::std::string &value)
 
void set_client_id (const char *value)
 
void set_client_id (const char *value, size_t size)
 
inline ::std::string * mutable_client_id ()
 
inline ::std::string * release_client_id ()
 
void set_allocated_client_id (::std::string *client_id)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const LogonResultdefault_instance ()
 

Static Public Attributes

static const int kErrorCodeFieldNumber = 1
 
static const int kAccountIdFieldNumber = 2
 
static const int kGameAccountIdFieldNumber = 3
 
static const int kEmailFieldNumber = 4
 
static const int kAvailableRegionFieldNumber = 5
 
static const int kConnectedRegionFieldNumber = 6
 
static const int kBattleTagFieldNumber = 7
 
static const int kGeoipCountryFieldNumber = 8
 
static const int kSessionKeyFieldNumber = 9
 
static const int kRestrictedModeFieldNumber = 10
 
static const int kClientIdFieldNumber = 11
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_error_code ()
 
void clear_has_error_code ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_email ()
 
void clear_has_email ()
 
void set_has_connected_region ()
 
void clear_has_connected_region ()
 
void set_has_battle_tag ()
 
void clear_has_battle_tag ()
 
void set_has_geoip_country ()
 
void clear_has_geoip_country ()
 
void set_has_session_key ()
 
void clear_has_session_key ()
 
void set_has_restricted_mode ()
 
void clear_has_restricted_mode ()
 
void set_has_client_id ()
 
void clear_has_client_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdaccount_id_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityIdgame_account_id_
 
::google::protobuf::uint32 error_code_
 
::google::protobuf::uint32 connected_region_
 
::std::string * email_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32available_region_
 
::std::string * battle_tag_
 
::std::string * geoip_country_
 
::std::string * session_key_
 
::std::string * client_id_
 
bool restricted_mode_
 

Static Private Attributes

static LogonResultdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ()
 
void protobuf_AssignDesc_authentication_5fservice_2eproto ()
 
void protobuf_ShutdownFile_authentication_5fservice_2eproto ()
 

Detailed Description

Definition at line 294 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ LogonResult() [1/2]

bgs::protocol::authentication::v1::LogonResult::LogonResult ( )

◆ ~LogonResult()

virtual bgs::protocol::authentication::v1::LogonResult::~LogonResult ( )
virtual

◆ LogonResult() [2/2]

bgs::protocol::authentication::v1::LogonResult::LogonResult ( const LogonResult from)

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::authentication::v1::LogonResult::account_id ( ) const
inline

Definition at line 2037 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ add_available_region()

void bgs::protocol::authentication::v1::LogonResult::add_available_region ( ::google::protobuf::uint32  value)
inline

Definition at line 2185 of file authentication_service.pb.h.

◆ add_game_account_id()

bgs::protocol::EntityId * bgs::protocol::authentication::v1::LogonResult::add_game_account_id ( )
inline

Definition at line 2079 of file authentication_service.pb.h.

◆ available_region() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::authentication::v1::LogonResult::available_region ( ) const
inline

Definition at line 2190 of file authentication_service.pb.h.

◆ available_region() [2/2]

google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::available_region ( int  index) const
inline

Definition at line 2177 of file authentication_service.pb.h.

◆ available_region_size()

int bgs::protocol::authentication::v1::LogonResult::available_region_size ( ) const
inline

Definition at line 2171 of file authentication_service.pb.h.

◆ battle_tag()

const ::std::string & bgs::protocol::authentication::v1::LogonResult::battle_tag ( ) const
inline

Definition at line 2240 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_account_id()

void bgs::protocol::authentication::v1::LogonResult::clear_account_id ( )
inline

Definition at line 2033 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_available_region()

void bgs::protocol::authentication::v1::LogonResult::clear_available_region ( )
inline

Definition at line 2174 of file authentication_service.pb.h.

◆ clear_battle_tag()

void bgs::protocol::authentication::v1::LogonResult::clear_battle_tag ( )
inline

Definition at line 2234 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_client_id()

void bgs::protocol::authentication::v1::LogonResult::clear_client_id ( )
inline

Definition at line 2486 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_connected_region()

void bgs::protocol::authentication::v1::LogonResult::clear_connected_region ( )
inline

Definition at line 2210 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_email()

void bgs::protocol::authentication::v1::LogonResult::clear_email ( )
inline

Definition at line 2104 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_error_code()

void bgs::protocol::authentication::v1::LogonResult::clear_error_code ( )
inline

Definition at line 2009 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_game_account_id()

void bgs::protocol::authentication::v1::LogonResult::clear_game_account_id ( )
inline

Definition at line 2068 of file authentication_service.pb.h.

◆ clear_geoip_country()

void bgs::protocol::authentication::v1::LogonResult::clear_geoip_country ( )
inline

Definition at line 2310 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::authentication::v1::LogonResult::clear_has_account_id ( )
inlineprivate

Definition at line 2030 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_battle_tag()

void bgs::protocol::authentication::v1::LogonResult::clear_has_battle_tag ( )
inlineprivate

Definition at line 2231 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_client_id()

void bgs::protocol::authentication::v1::LogonResult::clear_has_client_id ( )
inlineprivate

Definition at line 2483 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_connected_region()

void bgs::protocol::authentication::v1::LogonResult::clear_has_connected_region ( )
inlineprivate

Definition at line 2207 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_email()

void bgs::protocol::authentication::v1::LogonResult::clear_has_email ( )
inlineprivate

Definition at line 2101 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_error_code()

void bgs::protocol::authentication::v1::LogonResult::clear_has_error_code ( )
inlineprivate

Definition at line 2006 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_geoip_country()

void bgs::protocol::authentication::v1::LogonResult::clear_has_geoip_country ( )
inlineprivate

Definition at line 2307 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_restricted_mode()

void bgs::protocol::authentication::v1::LogonResult::clear_has_restricted_mode ( )
inlineprivate

Definition at line 2459 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_session_key()

void bgs::protocol::authentication::v1::LogonResult::clear_has_session_key ( )
inlineprivate

Definition at line 2383 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_restricted_mode()

void bgs::protocol::authentication::v1::LogonResult::clear_restricted_mode ( )
inline

Definition at line 2462 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ clear_session_key()

void bgs::protocol::authentication::v1::LogonResult::clear_session_key ( )
inline

Definition at line 2386 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ client_id()

const ::std::string & bgs::protocol::authentication::v1::LogonResult::client_id ( ) const
inline

Definition at line 2492 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ connected_region()

google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::connected_region ( ) const
inline

Definition at line 2214 of file authentication_service.pb.h.

◆ default_instance()

static const LogonResult & bgs::protocol::authentication::v1::LogonResult::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::authentication::v1::LogonResult::descriptor ( )
static

◆ email()

const ::std::string & bgs::protocol::authentication::v1::LogonResult::email ( ) const
inline

Definition at line 2110 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ error_code()

google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::error_code ( ) const
inline

Definition at line 2013 of file authentication_service.pb.h.

◆ game_account_id() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::EntityId > & bgs::protocol::authentication::v1::LogonResult::game_account_id ( ) const
inline

Definition at line 2084 of file authentication_service.pb.h.

◆ game_account_id() [2/2]

const ::bgs::protocol::EntityId & bgs::protocol::authentication::v1::LogonResult::game_account_id ( int  index) const
inline

Definition at line 2071 of file authentication_service.pb.h.

◆ game_account_id_size()

int bgs::protocol::authentication::v1::LogonResult::game_account_id_size ( ) const
inline

Definition at line 2065 of file authentication_service.pb.h.

◆ geoip_country()

const ::std::string & bgs::protocol::authentication::v1::LogonResult::geoip_country ( ) const
inline

Definition at line 2316 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::authentication::v1::LogonResult::GetCachedSize ( ) const
inline

Definition at line 322 of file authentication_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::authentication::v1::LogonResult::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::authentication::v1::LogonResult::has_account_id ( ) const
inline

Definition at line 2024 of file authentication_service.pb.h.

◆ has_battle_tag()

bool bgs::protocol::authentication::v1::LogonResult::has_battle_tag ( ) const
inline

Definition at line 2225 of file authentication_service.pb.h.

◆ has_client_id()

bool bgs::protocol::authentication::v1::LogonResult::has_client_id ( ) const
inline

Definition at line 2477 of file authentication_service.pb.h.

◆ has_connected_region()

bool bgs::protocol::authentication::v1::LogonResult::has_connected_region ( ) const
inline

Definition at line 2201 of file authentication_service.pb.h.

◆ has_email()

bool bgs::protocol::authentication::v1::LogonResult::has_email ( ) const
inline

Definition at line 2095 of file authentication_service.pb.h.

◆ has_error_code()

bool bgs::protocol::authentication::v1::LogonResult::has_error_code ( ) const
inline

Definition at line 2000 of file authentication_service.pb.h.

◆ has_geoip_country()

bool bgs::protocol::authentication::v1::LogonResult::has_geoip_country ( ) const
inline

Definition at line 2301 of file authentication_service.pb.h.

◆ has_restricted_mode()

bool bgs::protocol::authentication::v1::LogonResult::has_restricted_mode ( ) const
inline

Definition at line 2453 of file authentication_service.pb.h.

◆ has_session_key()

bool bgs::protocol::authentication::v1::LogonResult::has_session_key ( ) const
inline

Definition at line 2377 of file authentication_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::authentication::v1::LogonResult::InitAsDefaultInstance ( )
private

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::authentication::v1::LogonResult::mutable_account_id ( )
inline

Definition at line 2041 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_available_region()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::authentication::v1::LogonResult::mutable_available_region ( )
inline

Definition at line 2195 of file authentication_service.pb.h.

◆ mutable_battle_tag()

std::string * bgs::protocol::authentication::v1::LogonResult::mutable_battle_tag ( )
inline

Definition at line 2268 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_client_id()

std::string * bgs::protocol::authentication::v1::LogonResult::mutable_client_id ( )
inline

Definition at line 2520 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_email()

std::string * bgs::protocol::authentication::v1::LogonResult::mutable_email ( )
inline

Definition at line 2138 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_game_account_id() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::EntityId > * bgs::protocol::authentication::v1::LogonResult::mutable_game_account_id ( )
inline

Definition at line 2089 of file authentication_service.pb.h.

◆ mutable_game_account_id() [2/2]

bgs::protocol::EntityId * bgs::protocol::authentication::v1::LogonResult::mutable_game_account_id ( int  index)
inline

Definition at line 2075 of file authentication_service.pb.h.

◆ mutable_geoip_country()

std::string * bgs::protocol::authentication::v1::LogonResult::mutable_geoip_country ( )
inline

Definition at line 2344 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_session_key()

std::string * bgs::protocol::authentication::v1::LogonResult::mutable_session_key ( )
inline

Definition at line 2420 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::authentication::v1::LogonResult::mutable_unknown_fields ( )
inline

Definition at line 310 of file authentication_service.pb.h.

◆ New()

LogonResult * bgs::protocol::authentication::v1::LogonResult::New ( ) const

◆ operator=()

LogonResult & bgs::protocol::authentication::v1::LogonResult::operator= ( const LogonResult from)
inline

Definition at line 301 of file authentication_service.pb.h.

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::authentication::v1::LogonResult::release_account_id ( )
inline

Definition at line 2047 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ release_battle_tag()

std::string * bgs::protocol::authentication::v1::LogonResult::release_battle_tag ( )
inline

Definition at line 2276 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ release_client_id()

std::string * bgs::protocol::authentication::v1::LogonResult::release_client_id ( )
inline

Definition at line 2528 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ release_email()

std::string * bgs::protocol::authentication::v1::LogonResult::release_email ( )
inline

Definition at line 2146 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ release_geoip_country()

std::string * bgs::protocol::authentication::v1::LogonResult::release_geoip_country ( )
inline

Definition at line 2352 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ release_session_key()

std::string * bgs::protocol::authentication::v1::LogonResult::release_session_key ( )
inline

Definition at line 2428 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ restricted_mode()

bool bgs::protocol::authentication::v1::LogonResult::restricted_mode ( ) const
inline

Definition at line 2466 of file authentication_service.pb.h.

◆ session_key()

const ::std::string & bgs::protocol::authentication::v1::LogonResult::session_key ( ) const
inline

Definition at line 2392 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_allocated_account_id()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 2053 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_battle_tag()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_battle_tag ( ::std::string *  battle_tag)
inline

Definition at line 2286 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_client_id()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_client_id ( ::std::string *  client_id)
inline

Definition at line 2538 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_email()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_email ( ::std::string *  email)
inline

Definition at line 2156 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_geoip_country()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_geoip_country ( ::std::string *  geoip_country)
inline

Definition at line 2362 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_session_key()

void bgs::protocol::authentication::v1::LogonResult::set_allocated_session_key ( ::std::string *  session_key)
inline

Definition at line 2438 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_available_region()

void bgs::protocol::authentication::v1::LogonResult::set_available_region ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 2181 of file authentication_service.pb.h.

◆ set_battle_tag() [1/3]

void bgs::protocol::authentication::v1::LogonResult::set_battle_tag ( const ::std::string &  value)
inline

Definition at line 2244 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_battle_tag() [2/3]

void bgs::protocol::authentication::v1::LogonResult::set_battle_tag ( const char *  value)
inline

Definition at line 2252 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_battle_tag() [3/3]

void bgs::protocol::authentication::v1::LogonResult::set_battle_tag ( const char *  value,
size_t  size 
)
inline

Definition at line 2260 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_client_id() [1/3]

void bgs::protocol::authentication::v1::LogonResult::set_client_id ( const ::std::string &  value)
inline

Definition at line 2496 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_client_id() [2/3]

void bgs::protocol::authentication::v1::LogonResult::set_client_id ( const char *  value)
inline

Definition at line 2504 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_client_id() [3/3]

void bgs::protocol::authentication::v1::LogonResult::set_client_id ( const char *  value,
size_t  size 
)
inline

Definition at line 2512 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_connected_region()

void bgs::protocol::authentication::v1::LogonResult::set_connected_region ( ::google::protobuf::uint32  value)
inline

Definition at line 2218 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_email() [1/3]

void bgs::protocol::authentication::v1::LogonResult::set_email ( const ::std::string &  value)
inline

Definition at line 2114 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_email() [2/3]

void bgs::protocol::authentication::v1::LogonResult::set_email ( const char *  value)
inline

Definition at line 2122 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_email() [3/3]

void bgs::protocol::authentication::v1::LogonResult::set_email ( const char *  value,
size_t  size 
)
inline

Definition at line 2130 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_error_code()

void bgs::protocol::authentication::v1::LogonResult::set_error_code ( ::google::protobuf::uint32  value)
inline

Definition at line 2017 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_geoip_country() [1/3]

void bgs::protocol::authentication::v1::LogonResult::set_geoip_country ( const ::std::string &  value)
inline

Definition at line 2320 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_geoip_country() [2/3]

void bgs::protocol::authentication::v1::LogonResult::set_geoip_country ( const char *  value)
inline

Definition at line 2328 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_geoip_country() [3/3]

void bgs::protocol::authentication::v1::LogonResult::set_geoip_country ( const char *  value,
size_t  size 
)
inline

Definition at line 2336 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::authentication::v1::LogonResult::set_has_account_id ( )
inlineprivate

Definition at line 2027 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_battle_tag()

void bgs::protocol::authentication::v1::LogonResult::set_has_battle_tag ( )
inlineprivate

Definition at line 2228 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_client_id()

void bgs::protocol::authentication::v1::LogonResult::set_has_client_id ( )
inlineprivate

Definition at line 2480 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_connected_region()

void bgs::protocol::authentication::v1::LogonResult::set_has_connected_region ( )
inlineprivate

Definition at line 2204 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_email()

void bgs::protocol::authentication::v1::LogonResult::set_has_email ( )
inlineprivate

Definition at line 2098 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_error_code()

void bgs::protocol::authentication::v1::LogonResult::set_has_error_code ( )
inlineprivate

Definition at line 2003 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_geoip_country()

void bgs::protocol::authentication::v1::LogonResult::set_has_geoip_country ( )
inlineprivate

Definition at line 2304 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_restricted_mode()

void bgs::protocol::authentication::v1::LogonResult::set_has_restricted_mode ( )
inlineprivate

Definition at line 2456 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_session_key()

void bgs::protocol::authentication::v1::LogonResult::set_has_session_key ( )
inlineprivate

Definition at line 2380 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_restricted_mode()

void bgs::protocol::authentication::v1::LogonResult::set_restricted_mode ( bool  value)
inline

Definition at line 2470 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_session_key() [1/3]

void bgs::protocol::authentication::v1::LogonResult::set_session_key ( const ::std::string &  value)
inline

Definition at line 2396 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_session_key() [2/3]

void bgs::protocol::authentication::v1::LogonResult::set_session_key ( const char *  value)
inline

Definition at line 2404 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_session_key() [3/3]

void bgs::protocol::authentication::v1::LogonResult::set_session_key ( const void *  value,
size_t  size 
)
inline

Definition at line 2412 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::authentication::v1::LogonResult::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::authentication::v1::LogonResult::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::authentication::v1::LogonResult::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::authentication::v1::LogonResult::Swap ( LogonResult other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::authentication::v1::LogonResult::unknown_fields ( ) const
inline

Definition at line 306 of file authentication_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_authentication_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_authentication_5fservice_2eproto

void protobuf_AssignDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_authentication_5fservice_2eproto

void protobuf_ShutdownFile_authentication_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::authentication::v1::LogonResult::_cached_size_
mutableprivate

Definition at line 472 of file authentication_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::_has_bits_[1]
private

Definition at line 471 of file authentication_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::authentication::v1::LogonResult::_unknown_fields_
private

Definition at line 469 of file authentication_service.pb.h.

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::authentication::v1::LogonResult::account_id_
private

Definition at line 473 of file authentication_service.pb.h.

◆ available_region_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::authentication::v1::LogonResult::available_region_
private

Definition at line 478 of file authentication_service.pb.h.

◆ battle_tag_

::std::string* bgs::protocol::authentication::v1::LogonResult::battle_tag_
private

Definition at line 479 of file authentication_service.pb.h.

◆ client_id_

::std::string* bgs::protocol::authentication::v1::LogonResult::client_id_
private

Definition at line 482 of file authentication_service.pb.h.

◆ connected_region_

::google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::connected_region_
private

Definition at line 476 of file authentication_service.pb.h.

◆ default_instance_

LogonResult* bgs::protocol::authentication::v1::LogonResult::default_instance_
staticprivate

Definition at line 489 of file authentication_service.pb.h.

◆ email_

::std::string* bgs::protocol::authentication::v1::LogonResult::email_
private

Definition at line 477 of file authentication_service.pb.h.

◆ error_code_

::google::protobuf::uint32 bgs::protocol::authentication::v1::LogonResult::error_code_
private

Definition at line 475 of file authentication_service.pb.h.

◆ game_account_id_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::EntityId > bgs::protocol::authentication::v1::LogonResult::game_account_id_
private

Definition at line 474 of file authentication_service.pb.h.

◆ geoip_country_

::std::string* bgs::protocol::authentication::v1::LogonResult::geoip_country_
private

Definition at line 480 of file authentication_service.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kAccountIdFieldNumber = 2
static

Definition at line 344 of file authentication_service.pb.h.

◆ kAvailableRegionFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kAvailableRegionFieldNumber = 5
static

Definition at line 377 of file authentication_service.pb.h.

◆ kBattleTagFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kBattleTagFieldNumber = 7
static

Definition at line 396 of file authentication_service.pb.h.

◆ kClientIdFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kClientIdFieldNumber = 11
static

Definition at line 439 of file authentication_service.pb.h.

◆ kConnectedRegionFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kConnectedRegionFieldNumber = 6
static

Definition at line 389 of file authentication_service.pb.h.

◆ kEmailFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kEmailFieldNumber = 4
static

Definition at line 365 of file authentication_service.pb.h.

◆ kErrorCodeFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kErrorCodeFieldNumber = 1
static

Definition at line 337 of file authentication_service.pb.h.

◆ kGameAccountIdFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kGameAccountIdFieldNumber = 3
static

Definition at line 353 of file authentication_service.pb.h.

◆ kGeoipCountryFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kGeoipCountryFieldNumber = 8
static

Definition at line 408 of file authentication_service.pb.h.

◆ kRestrictedModeFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kRestrictedModeFieldNumber = 10
static

Definition at line 432 of file authentication_service.pb.h.

◆ kSessionKeyFieldNumber

const int bgs::protocol::authentication::v1::LogonResult::kSessionKeyFieldNumber = 9
static

Definition at line 420 of file authentication_service.pb.h.

◆ restricted_mode_

bool bgs::protocol::authentication::v1::LogonResult::restricted_mode_
private

Definition at line 483 of file authentication_service.pb.h.

◆ session_key_

::std::string* bgs::protocol::authentication::v1::LogonResult::session_key_
private

Definition at line 481 of file authentication_service.pb.h.


The documentation for this class was generated from the following file: