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

#include <authentication_service.pb.h>

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

Public Member Functions

 LogonRequest ()
 
virtual ~LogonRequest ()
 
 LogonRequest (const LogonRequest &from)
 
LogonRequestoperator= (const LogonRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogonRequest *other)
 
LogonRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_program () const
 
void clear_program ()
 
const ::std::string & program () const
 
void set_program (const ::std::string &value)
 
void set_program (const char *value)
 
void set_program (const char *value, size_t size)
 
inline ::std::string * mutable_program ()
 
inline ::std::string * release_program ()
 
void set_allocated_program (::std::string *program)
 
bool has_platform () const
 
void clear_platform ()
 
const ::std::string & platform () const
 
void set_platform (const ::std::string &value)
 
void set_platform (const char *value)
 
void set_platform (const char *value, size_t size)
 
inline ::std::string * mutable_platform ()
 
inline ::std::string * release_platform ()
 
void set_allocated_platform (::std::string *platform)
 
bool has_locale () const
 
void clear_locale ()
 
const ::std::string & locale () const
 
void set_locale (const ::std::string &value)
 
void set_locale (const char *value)
 
void set_locale (const char *value, size_t size)
 
inline ::std::string * mutable_locale ()
 
inline ::std::string * release_locale ()
 
void set_allocated_locale (::std::string *locale)
 
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_version () const
 
void clear_version ()
 
const ::std::string & version () const
 
void set_version (const ::std::string &value)
 
void set_version (const char *value)
 
void set_version (const char *value, size_t size)
 
inline ::std::string * mutable_version ()
 
inline ::std::string * release_version ()
 
void set_allocated_version (::std::string *version)
 
bool has_application_version () const
 
void clear_application_version ()
 
inline ::google::protobuf::int32 application_version () const
 
void set_application_version (::google::protobuf::int32 value)
 
bool has_public_computer () const
 
void clear_public_computer ()
 
bool public_computer () const
 
void set_public_computer (bool value)
 
bool has_allow_logon_queue_notifications () const
 
void clear_allow_logon_queue_notifications ()
 
bool allow_logon_queue_notifications () const
 
void set_allow_logon_queue_notifications (bool value)
 
bool has_cached_web_credentials () const
 
void clear_cached_web_credentials ()
 
const ::std::string & cached_web_credentials () const
 
void set_cached_web_credentials (const ::std::string &value)
 
void set_cached_web_credentials (const char *value)
 
void set_cached_web_credentials (const void *value, size_t size)
 
inline ::std::string * mutable_cached_web_credentials ()
 
inline ::std::string * release_cached_web_credentials ()
 
void set_allocated_cached_web_credentials (::std::string *cached_web_credentials)
 
bool has_user_agent () const
 
void clear_user_agent ()
 
const ::std::string & user_agent () const
 
void set_user_agent (const ::std::string &value)
 
void set_user_agent (const char *value)
 
void set_user_agent (const char *value, size_t size)
 
inline ::std::string * mutable_user_agent ()
 
inline ::std::string * release_user_agent ()
 
void set_allocated_user_agent (::std::string *user_agent)
 
bool has_device_id () const
 
void clear_device_id ()
 
const ::std::string & device_id () const
 
void set_device_id (const ::std::string &value)
 
void set_device_id (const char *value)
 
void set_device_id (const char *value, size_t size)
 
inline ::std::string * mutable_device_id ()
 
inline ::std::string * release_device_id ()
 
void set_allocated_device_id (::std::string *device_id)
 
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_auth_platform () const
 
void clear_auth_platform ()
 
const ::std::string & auth_platform () const
 
void set_auth_platform (const ::std::string &value)
 
void set_auth_platform (const char *value)
 
void set_auth_platform (const char *value, size_t size)
 
inline ::std::string * mutable_auth_platform ()
 
inline ::std::string * release_auth_platform ()
 
void set_allocated_auth_platform (::std::string *auth_platform)
 

Static Public Member Functions

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

Static Public Attributes

static const int kProgramFieldNumber = 1
 
static const int kPlatformFieldNumber = 2
 
static const int kLocaleFieldNumber = 3
 
static const int kEmailFieldNumber = 4
 
static const int kVersionFieldNumber = 5
 
static const int kApplicationVersionFieldNumber = 6
 
static const int kPublicComputerFieldNumber = 7
 
static const int kAllowLogonQueueNotificationsFieldNumber = 10
 
static const int kCachedWebCredentialsFieldNumber = 12
 
static const int kUserAgentFieldNumber = 14
 
static const int kDeviceIdFieldNumber = 15
 
static const int kPhoneNumberFieldNumber = 16
 
static const int kAuthPlatformFieldNumber = 17
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_platform ()
 
void clear_has_platform ()
 
void set_has_locale ()
 
void clear_has_locale ()
 
void set_has_email ()
 
void clear_has_email ()
 
void set_has_version ()
 
void clear_has_version ()
 
void set_has_application_version ()
 
void clear_has_application_version ()
 
void set_has_public_computer ()
 
void clear_has_public_computer ()
 
void set_has_allow_logon_queue_notifications ()
 
void clear_has_allow_logon_queue_notifications ()
 
void set_has_cached_web_credentials ()
 
void clear_has_cached_web_credentials ()
 
void set_has_user_agent ()
 
void clear_has_user_agent ()
 
void set_has_device_id ()
 
void clear_has_device_id ()
 
void set_has_phone_number ()
 
void clear_has_phone_number ()
 
void set_has_auth_platform ()
 
void clear_has_auth_platform ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * program_
 
::std::string * platform_
 
::std::string * locale_
 
::std::string * email_
 
::std::string * version_
 
::google::protobuf::int32 application_version_
 
bool public_computer_
 
bool allow_logon_queue_notifications_
 
::std::string * cached_web_credentials_
 
::std::string * user_agent_
 
::std::string * device_id_
 
::std::string * phone_number_
 
::std::string * auth_platform_
 

Static Private Attributes

static LogonRequestdefault_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 58 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ LogonRequest() [1/2]

bgs::protocol::authentication::v1::LogonRequest::LogonRequest ( )

◆ ~LogonRequest()

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

◆ LogonRequest() [2/2]

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

Member Function Documentation

◆ allow_logon_queue_notifications()

bool bgs::protocol::authentication::v1::LogonRequest::allow_logon_queue_notifications ( ) const
inline

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

◆ application_version()

google::protobuf::int32 bgs::protocol::authentication::v1::LogonRequest::application_version ( ) const
inline

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

◆ auth_platform()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::auth_platform ( ) const
inline

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

+ Here is the caller graph for this function:

◆ cached_web_credentials()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::cached_web_credentials ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_allow_logon_queue_notifications()

void bgs::protocol::authentication::v1::LogonRequest::clear_allow_logon_queue_notifications ( )
inline

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

+ Here is the call graph for this function:

◆ clear_application_version()

void bgs::protocol::authentication::v1::LogonRequest::clear_application_version ( )
inline

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

+ Here is the call graph for this function:

◆ clear_auth_platform()

void bgs::protocol::authentication::v1::LogonRequest::clear_auth_platform ( )
inline

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

+ Here is the call graph for this function:

◆ clear_cached_web_credentials()

void bgs::protocol::authentication::v1::LogonRequest::clear_cached_web_credentials ( )
inline

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

+ Here is the call graph for this function:

◆ clear_device_id()

void bgs::protocol::authentication::v1::LogonRequest::clear_device_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_email()

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

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

+ Here is the call graph for this function:

◆ clear_has_allow_logon_queue_notifications()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_allow_logon_queue_notifications ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_application_version()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_application_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_auth_platform()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_auth_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_cached_web_credentials()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_cached_web_credentials ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_device_id()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_device_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_email()

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

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

+ Here is the caller graph for this function:

◆ clear_has_locale()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_locale ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_phone_number()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_phone_number ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_platform()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_program()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_public_computer()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_public_computer ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_user_agent()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_user_agent ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_version()

void bgs::protocol::authentication::v1::LogonRequest::clear_has_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_locale()

void bgs::protocol::authentication::v1::LogonRequest::clear_locale ( )
inline

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

+ Here is the call graph for this function:

◆ clear_phone_number()

void bgs::protocol::authentication::v1::LogonRequest::clear_phone_number ( )
inline

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

+ Here is the call graph for this function:

◆ clear_platform()

void bgs::protocol::authentication::v1::LogonRequest::clear_platform ( )
inline

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

+ Here is the call graph for this function:

◆ clear_program()

void bgs::protocol::authentication::v1::LogonRequest::clear_program ( )
inline

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

+ Here is the call graph for this function:

◆ clear_public_computer()

void bgs::protocol::authentication::v1::LogonRequest::clear_public_computer ( )
inline

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

+ Here is the call graph for this function:

◆ clear_user_agent()

void bgs::protocol::authentication::v1::LogonRequest::clear_user_agent ( )
inline

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

+ Here is the call graph for this function:

◆ clear_version()

void bgs::protocol::authentication::v1::LogonRequest::clear_version ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ device_id()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::device_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ email()

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

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_allow_logon_queue_notifications()

bool bgs::protocol::authentication::v1::LogonRequest::has_allow_logon_queue_notifications ( ) const
inline

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

◆ has_application_version()

bool bgs::protocol::authentication::v1::LogonRequest::has_application_version ( ) const
inline

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

◆ has_auth_platform()

bool bgs::protocol::authentication::v1::LogonRequest::has_auth_platform ( ) const
inline

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

◆ has_cached_web_credentials()

bool bgs::protocol::authentication::v1::LogonRequest::has_cached_web_credentials ( ) const
inline

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

◆ has_device_id()

bool bgs::protocol::authentication::v1::LogonRequest::has_device_id ( ) const
inline

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

◆ has_email()

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

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

◆ has_locale()

bool bgs::protocol::authentication::v1::LogonRequest::has_locale ( ) const
inline

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

◆ has_phone_number()

bool bgs::protocol::authentication::v1::LogonRequest::has_phone_number ( ) const
inline

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

◆ has_platform()

bool bgs::protocol::authentication::v1::LogonRequest::has_platform ( ) const
inline

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

◆ has_program()

bool bgs::protocol::authentication::v1::LogonRequest::has_program ( ) const
inline

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

◆ has_public_computer()

bool bgs::protocol::authentication::v1::LogonRequest::has_public_computer ( ) const
inline

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

◆ has_user_agent()

bool bgs::protocol::authentication::v1::LogonRequest::has_user_agent ( ) const
inline

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

◆ has_version()

bool bgs::protocol::authentication::v1::LogonRequest::has_version ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ locale()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::locale ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_auth_platform()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_auth_platform ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_cached_web_credentials()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_cached_web_credentials ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_device_id()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_device_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_email()

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

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

+ Here is the call graph for this function:

◆ mutable_locale()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_locale ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_phone_number()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_phone_number ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_platform()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_platform ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_program()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_program ( )
inline

Definition at line 1207 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::LogonRequest::mutable_unknown_fields ( )
inline

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

◆ mutable_user_agent()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_user_agent ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_version()

std::string * bgs::protocol::authentication::v1::LogonRequest::mutable_version ( )
inline

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

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ phone_number()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::phone_number ( ) const
inline

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

+ Here is the caller graph for this function:

◆ platform()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::platform ( ) const
inline

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

+ Here is the caller graph for this function:

◆ program()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::program ( ) const
inline

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

+ Here is the caller graph for this function:

◆ public_computer()

bool bgs::protocol::authentication::v1::LogonRequest::public_computer ( ) const
inline

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

◆ release_auth_platform()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_auth_platform ( )
inline

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

+ Here is the call graph for this function:

◆ release_cached_web_credentials()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_cached_web_credentials ( )
inline

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

+ Here is the call graph for this function:

◆ release_device_id()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_device_id ( )
inline

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

+ Here is the call graph for this function:

◆ release_email()

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

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

+ Here is the call graph for this function:

◆ release_locale()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_locale ( )
inline

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

+ Here is the call graph for this function:

◆ release_phone_number()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_phone_number ( )
inline

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

+ Here is the call graph for this function:

◆ release_platform()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_platform ( )
inline

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

+ Here is the call graph for this function:

◆ release_program()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_program ( )
inline

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

+ Here is the call graph for this function:

◆ release_user_agent()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_user_agent ( )
inline

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

+ Here is the call graph for this function:

◆ release_version()

std::string * bgs::protocol::authentication::v1::LogonRequest::release_version ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_auth_platform()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_auth_platform ( ::std::string *  auth_platform)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_cached_web_credentials()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_cached_web_credentials ( ::std::string *  cached_web_credentials)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_device_id()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_device_id ( ::std::string *  device_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_email()

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

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

+ Here is the call graph for this function:

◆ set_allocated_locale()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_locale ( ::std::string *  locale)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_phone_number()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_phone_number ( ::std::string *  phone_number)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_platform()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_platform ( ::std::string *  platform)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_program()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_program ( ::std::string *  program)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_user_agent()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_user_agent ( ::std::string *  user_agent)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_version()

void bgs::protocol::authentication::v1::LogonRequest::set_allocated_version ( ::std::string *  version)
inline

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

+ Here is the call graph for this function:

◆ set_allow_logon_queue_notifications()

void bgs::protocol::authentication::v1::LogonRequest::set_allow_logon_queue_notifications ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_application_version()

void bgs::protocol::authentication::v1::LogonRequest::set_application_version ( ::google::protobuf::int32  value)
inline

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

+ Here is the call graph for this function:

◆ set_auth_platform() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_auth_platform ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_auth_platform() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_auth_platform ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_auth_platform() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_cached_web_credentials() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_cached_web_credentials ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_cached_web_credentials() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_cached_web_credentials ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_cached_web_credentials() [3/3]

void bgs::protocol::authentication::v1::LogonRequest::set_cached_web_credentials ( const void *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_device_id() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_device_id ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_device_id() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_device_id ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_device_id() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_email() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_email() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_email() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_has_allow_logon_queue_notifications()

void bgs::protocol::authentication::v1::LogonRequest::set_has_allow_logon_queue_notifications ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_application_version()

void bgs::protocol::authentication::v1::LogonRequest::set_has_application_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_auth_platform()

void bgs::protocol::authentication::v1::LogonRequest::set_has_auth_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_cached_web_credentials()

void bgs::protocol::authentication::v1::LogonRequest::set_has_cached_web_credentials ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_device_id()

void bgs::protocol::authentication::v1::LogonRequest::set_has_device_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_email()

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

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

+ Here is the caller graph for this function:

◆ set_has_locale()

void bgs::protocol::authentication::v1::LogonRequest::set_has_locale ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_phone_number()

void bgs::protocol::authentication::v1::LogonRequest::set_has_phone_number ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_platform()

void bgs::protocol::authentication::v1::LogonRequest::set_has_platform ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_program()

void bgs::protocol::authentication::v1::LogonRequest::set_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_public_computer()

void bgs::protocol::authentication::v1::LogonRequest::set_has_public_computer ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_user_agent()

void bgs::protocol::authentication::v1::LogonRequest::set_has_user_agent ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_version()

void bgs::protocol::authentication::v1::LogonRequest::set_has_version ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_locale() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_locale ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_locale() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_locale ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_locale() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_phone_number() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_phone_number ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_phone_number() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_phone_number ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_phone_number() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_platform() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_platform ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_platform() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_platform ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_platform() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_program() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_program ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_program() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_program ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_program() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_public_computer()

void bgs::protocol::authentication::v1::LogonRequest::set_public_computer ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_user_agent() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_user_agent ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_user_agent() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_user_agent ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_user_agent() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_version() [1/3]

void bgs::protocol::authentication::v1::LogonRequest::set_version ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_version() [2/3]

void bgs::protocol::authentication::v1::LogonRequest::set_version ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_version() [3/3]

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ user_agent()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::user_agent ( ) const
inline

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

+ Here is the caller graph for this function:

◆ version()

const ::std::string & bgs::protocol::authentication::v1::LogonRequest::version ( ) const
inline

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

+ Here is the caller graph for this function:

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::LogonRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ allow_logon_queue_notifications_

bool bgs::protocol::authentication::v1::LogonRequest::allow_logon_queue_notifications_
private

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

◆ application_version_

::google::protobuf::int32 bgs::protocol::authentication::v1::LogonRequest::application_version_
private

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

◆ auth_platform_

::std::string* bgs::protocol::authentication::v1::LogonRequest::auth_platform_
private

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

◆ cached_web_credentials_

::std::string* bgs::protocol::authentication::v1::LogonRequest::cached_web_credentials_
private

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

◆ default_instance_

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

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

◆ device_id_

::std::string* bgs::protocol::authentication::v1::LogonRequest::device_id_
private

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

◆ email_

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

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

◆ kAllowLogonQueueNotificationsFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kAllowLogonQueueNotificationsFieldNumber = 10
static

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

◆ kApplicationVersionFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kApplicationVersionFieldNumber = 6
static

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

◆ kAuthPlatformFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kAuthPlatformFieldNumber = 17
static

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

◆ kCachedWebCredentialsFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kCachedWebCredentialsFieldNumber = 12
static

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

◆ kDeviceIdFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kDeviceIdFieldNumber = 15
static

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

◆ kEmailFieldNumber

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

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

◆ kLocaleFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kLocaleFieldNumber = 3
static

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

◆ kPhoneNumberFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kPhoneNumberFieldNumber = 16
static

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

◆ kPlatformFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kPlatformFieldNumber = 2
static

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

◆ kProgramFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kProgramFieldNumber = 1
static

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

◆ kPublicComputerFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kPublicComputerFieldNumber = 7
static

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

◆ kUserAgentFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kUserAgentFieldNumber = 14
static

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

◆ kVersionFieldNumber

const int bgs::protocol::authentication::v1::LogonRequest::kVersionFieldNumber = 5
static

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

◆ locale_

::std::string* bgs::protocol::authentication::v1::LogonRequest::locale_
private

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

◆ phone_number_

::std::string* bgs::protocol::authentication::v1::LogonRequest::phone_number_
private

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

◆ platform_

::std::string* bgs::protocol::authentication::v1::LogonRequest::platform_
private

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

◆ program_

::std::string* bgs::protocol::authentication::v1::LogonRequest::program_
private

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

◆ public_computer_

bool bgs::protocol::authentication::v1::LogonRequest::public_computer_
private

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

◆ user_agent_

::std::string* bgs::protocol::authentication::v1::LogonRequest::user_agent_
private

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

◆ version_

::std::string* bgs::protocol::authentication::v1::LogonRequest::version_
private

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


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