CMsgClientLogon

Struct CMsgClientLogon 

Source
pub struct CMsgClientLogon { /* private fields */ }

Implementations§

Source§

impl CMsgClientLogon

Source

pub fn new() -> CMsgClientLogon

Source

pub fn default_instance() -> &'static CMsgClientLogon

Source

pub fn clear_protocol_version(&mut self)

Source

pub fn has_protocol_version(&self) -> bool

Source

pub fn set_protocol_version(&mut self, v: u32)

Source

pub fn get_protocol_version<'a>(&self) -> u32

Source

pub fn clear_obfustucated_private_ip(&mut self)

Source

pub fn has_obfustucated_private_ip(&self) -> bool

Source

pub fn set_obfustucated_private_ip(&mut self, v: u32)

Source

pub fn get_obfustucated_private_ip<'a>(&self) -> u32

Source

pub fn clear_cell_id(&mut self)

Source

pub fn has_cell_id(&self) -> bool

Source

pub fn set_cell_id(&mut self, v: u32)

Source

pub fn get_cell_id<'a>(&self) -> u32

Source

pub fn clear_last_session_id(&mut self)

Source

pub fn has_last_session_id(&self) -> bool

Source

pub fn set_last_session_id(&mut self, v: u32)

Source

pub fn get_last_session_id<'a>(&self) -> u32

Source

pub fn clear_client_package_version(&mut self)

Source

pub fn has_client_package_version(&self) -> bool

Source

pub fn set_client_package_version(&mut self, v: u32)

Source

pub fn get_client_package_version<'a>(&self) -> u32

Source

pub fn clear_client_language(&mut self)

Source

pub fn has_client_language(&self) -> bool

Source

pub fn set_client_language(&mut self, v: String)

Source

pub fn mut_client_language<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_client_language(&mut self) -> String

Source

pub fn get_client_language<'a>(&'a self) -> &'a str

Source

pub fn clear_client_os_type(&mut self)

Source

pub fn has_client_os_type(&self) -> bool

Source

pub fn set_client_os_type(&mut self, v: u32)

Source

pub fn get_client_os_type<'a>(&self) -> u32

Source

pub fn clear_should_remember_password(&mut self)

Source

pub fn has_should_remember_password(&self) -> bool

Source

pub fn set_should_remember_password(&mut self, v: bool)

Source

pub fn get_should_remember_password<'a>(&self) -> bool

Source

pub fn clear_wine_version(&mut self)

Source

pub fn has_wine_version(&self) -> bool

Source

pub fn set_wine_version(&mut self, v: String)

Source

pub fn mut_wine_version<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_wine_version(&mut self) -> String

Source

pub fn get_wine_version<'a>(&'a self) -> &'a str

Source

pub fn clear_public_ip(&mut self)

Source

pub fn has_public_ip(&self) -> bool

Source

pub fn set_public_ip(&mut self, v: u32)

Source

pub fn get_public_ip<'a>(&self) -> u32

Source

pub fn clear_qos_level(&mut self)

Source

pub fn has_qos_level(&self) -> bool

Source

pub fn set_qos_level(&mut self, v: u32)

Source

pub fn get_qos_level<'a>(&self) -> u32

Source

pub fn clear_client_supplied_steam_id(&mut self)

Source

pub fn has_client_supplied_steam_id(&self) -> bool

Source

pub fn set_client_supplied_steam_id(&mut self, v: u64)

Source

pub fn get_client_supplied_steam_id<'a>(&self) -> u64

Source

pub fn clear_machine_id(&mut self)

Source

pub fn has_machine_id(&self) -> bool

Source

pub fn set_machine_id(&mut self, v: Vec<u8>)

Source

pub fn mut_machine_id<'a>(&'a mut self) -> &'a mut Vec<u8>

Source

pub fn take_machine_id(&mut self) -> Vec<u8>

Source

pub fn get_machine_id<'a>(&'a self) -> &'a [u8]

Source

pub fn clear_launcher_type(&mut self)

Source

pub fn has_launcher_type(&self) -> bool

Source

pub fn set_launcher_type(&mut self, v: u32)

Source

pub fn get_launcher_type<'a>(&self) -> u32

Source

pub fn clear_ui_mode(&mut self)

Source

pub fn has_ui_mode(&self) -> bool

Source

pub fn set_ui_mode(&mut self, v: u32)

Source

pub fn get_ui_mode<'a>(&self) -> u32

Source

pub fn clear_steam2_auth_ticket(&mut self)

Source

pub fn has_steam2_auth_ticket(&self) -> bool

Source

pub fn set_steam2_auth_ticket(&mut self, v: Vec<u8>)

Source

pub fn mut_steam2_auth_ticket<'a>(&'a mut self) -> &'a mut Vec<u8>

Source

pub fn take_steam2_auth_ticket(&mut self) -> Vec<u8>

Source

pub fn get_steam2_auth_ticket<'a>(&'a self) -> &'a [u8]

Source

pub fn clear_email_address(&mut self)

Source

pub fn has_email_address(&self) -> bool

Source

pub fn set_email_address(&mut self, v: String)

Source

pub fn mut_email_address<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_email_address(&mut self) -> String

Source

pub fn get_email_address<'a>(&'a self) -> &'a str

Source

pub fn clear_rtime32_account_creation(&mut self)

Source

pub fn has_rtime32_account_creation(&self) -> bool

Source

pub fn set_rtime32_account_creation(&mut self, v: u32)

Source

pub fn get_rtime32_account_creation<'a>(&self) -> u32

Source

pub fn clear_account_name(&mut self)

Source

pub fn has_account_name(&self) -> bool

Source

pub fn set_account_name(&mut self, v: String)

Source

pub fn mut_account_name<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_account_name(&mut self) -> String

Source

pub fn get_account_name<'a>(&'a self) -> &'a str

Source

pub fn clear_password(&mut self)

Source

pub fn has_password(&self) -> bool

Source

pub fn set_password(&mut self, v: String)

Source

pub fn mut_password<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_password(&mut self) -> String

Source

pub fn get_password<'a>(&'a self) -> &'a str

Source

pub fn clear_game_server_token(&mut self)

Source

pub fn has_game_server_token(&self) -> bool

Source

pub fn set_game_server_token(&mut self, v: String)

Source

pub fn mut_game_server_token<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_game_server_token(&mut self) -> String

Source

pub fn get_game_server_token<'a>(&'a self) -> &'a str

Source

pub fn clear_login_key(&mut self)

Source

pub fn has_login_key(&self) -> bool

Source

pub fn set_login_key(&mut self, v: String)

Source

pub fn mut_login_key<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_login_key(&mut self) -> String

Source

pub fn get_login_key<'a>(&'a self) -> &'a str

Source

pub fn clear_was_converted_deprecated_msg(&mut self)

Source

pub fn has_was_converted_deprecated_msg(&self) -> bool

Source

pub fn set_was_converted_deprecated_msg(&mut self, v: bool)

Source

pub fn get_was_converted_deprecated_msg<'a>(&self) -> bool

Source

pub fn clear_anon_user_target_account_name(&mut self)

Source

pub fn has_anon_user_target_account_name(&self) -> bool

Source

pub fn set_anon_user_target_account_name(&mut self, v: String)

Source

pub fn mut_anon_user_target_account_name<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_anon_user_target_account_name(&mut self) -> String

Source

pub fn get_anon_user_target_account_name<'a>(&'a self) -> &'a str

Source

pub fn clear_resolved_user_steam_id(&mut self)

Source

pub fn has_resolved_user_steam_id(&self) -> bool

Source

pub fn set_resolved_user_steam_id(&mut self, v: u64)

Source

pub fn get_resolved_user_steam_id<'a>(&self) -> u64

Source

pub fn clear_eresult_sentryfile(&mut self)

Source

pub fn has_eresult_sentryfile(&self) -> bool

Source

pub fn set_eresult_sentryfile(&mut self, v: i32)

Source

pub fn get_eresult_sentryfile<'a>(&self) -> i32

Source

pub fn clear_sha_sentryfile(&mut self)

Source

pub fn has_sha_sentryfile(&self) -> bool

Source

pub fn set_sha_sentryfile(&mut self, v: Vec<u8>)

Source

pub fn mut_sha_sentryfile<'a>(&'a mut self) -> &'a mut Vec<u8>

Source

pub fn take_sha_sentryfile(&mut self) -> Vec<u8>

Source

pub fn get_sha_sentryfile<'a>(&'a self) -> &'a [u8]

Source

pub fn clear_auth_code(&mut self)

Source

pub fn has_auth_code(&self) -> bool

Source

pub fn set_auth_code(&mut self, v: String)

Source

pub fn mut_auth_code<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_auth_code(&mut self) -> String

Source

pub fn get_auth_code<'a>(&'a self) -> &'a str

Source

pub fn clear_otp_type(&mut self)

Source

pub fn has_otp_type(&self) -> bool

Source

pub fn set_otp_type(&mut self, v: i32)

Source

pub fn get_otp_type<'a>(&self) -> i32

Source

pub fn clear_otp_value(&mut self)

Source

pub fn has_otp_value(&self) -> bool

Source

pub fn set_otp_value(&mut self, v: u32)

Source

pub fn get_otp_value<'a>(&self) -> u32

Source

pub fn clear_otp_identifier(&mut self)

Source

pub fn has_otp_identifier(&self) -> bool

Source

pub fn set_otp_identifier(&mut self, v: String)

Source

pub fn mut_otp_identifier<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_otp_identifier(&mut self) -> String

Source

pub fn get_otp_identifier<'a>(&'a self) -> &'a str

Source

pub fn clear_steam2_ticket_request(&mut self)

Source

pub fn has_steam2_ticket_request(&self) -> bool

Source

pub fn set_steam2_ticket_request(&mut self, v: bool)

Source

pub fn get_steam2_ticket_request<'a>(&self) -> bool

Source

pub fn clear_sony_psn_ticket(&mut self)

Source

pub fn has_sony_psn_ticket(&self) -> bool

Source

pub fn set_sony_psn_ticket(&mut self, v: Vec<u8>)

Source

pub fn mut_sony_psn_ticket<'a>(&'a mut self) -> &'a mut Vec<u8>

Source

pub fn take_sony_psn_ticket(&mut self) -> Vec<u8>

Source

pub fn get_sony_psn_ticket<'a>(&'a self) -> &'a [u8]

Source

pub fn clear_sony_psn_service_id(&mut self)

Source

pub fn has_sony_psn_service_id(&self) -> bool

Source

pub fn set_sony_psn_service_id(&mut self, v: String)

Source

pub fn mut_sony_psn_service_id<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_sony_psn_service_id(&mut self) -> String

Source

pub fn get_sony_psn_service_id<'a>(&'a self) -> &'a str

Source

pub fn clear_create_new_psn_linked_account_if_needed(&mut self)

Source

pub fn has_create_new_psn_linked_account_if_needed(&self) -> bool

Source

pub fn set_create_new_psn_linked_account_if_needed(&mut self, v: bool)

Source

pub fn get_create_new_psn_linked_account_if_needed<'a>(&self) -> bool

Source

pub fn clear_sony_psn_name(&mut self)

Source

pub fn has_sony_psn_name(&self) -> bool

Source

pub fn set_sony_psn_name(&mut self, v: String)

Source

pub fn mut_sony_psn_name<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_sony_psn_name(&mut self) -> String

Source

pub fn get_sony_psn_name<'a>(&'a self) -> &'a str

Source

pub fn clear_game_server_app_id(&mut self)

Source

pub fn has_game_server_app_id(&self) -> bool

Source

pub fn set_game_server_app_id(&mut self, v: i32)

Source

pub fn get_game_server_app_id<'a>(&self) -> i32

Source

pub fn clear_steamguard_dont_remember_computer(&mut self)

Source

pub fn has_steamguard_dont_remember_computer(&self) -> bool

Source

pub fn set_steamguard_dont_remember_computer(&mut self, v: bool)

Source

pub fn get_steamguard_dont_remember_computer<'a>(&self) -> bool

Source

pub fn clear_machine_name(&mut self)

Source

pub fn has_machine_name(&self) -> bool

Source

pub fn set_machine_name(&mut self, v: String)

Source

pub fn mut_machine_name<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_machine_name(&mut self) -> String

Source

pub fn get_machine_name<'a>(&'a self) -> &'a str

Source

pub fn clear_machine_name_userchosen(&mut self)

Source

pub fn has_machine_name_userchosen(&self) -> bool

Source

pub fn set_machine_name_userchosen(&mut self, v: String)

Source

pub fn mut_machine_name_userchosen<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_machine_name_userchosen(&mut self) -> String

Source

pub fn get_machine_name_userchosen<'a>(&'a self) -> &'a str

Source

pub fn clear_country_override(&mut self)

Source

pub fn has_country_override(&self) -> bool

Source

pub fn set_country_override(&mut self, v: String)

Source

pub fn mut_country_override<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_country_override(&mut self) -> String

Source

pub fn get_country_override<'a>(&'a self) -> &'a str

Source

pub fn clear_is_steam_box(&mut self)

Source

pub fn has_is_steam_box(&self) -> bool

Source

pub fn set_is_steam_box(&mut self, v: bool)

Source

pub fn get_is_steam_box<'a>(&self) -> bool

Source

pub fn clear_client_instance_id(&mut self)

Source

pub fn has_client_instance_id(&self) -> bool

Source

pub fn set_client_instance_id(&mut self, v: u64)

Source

pub fn get_client_instance_id<'a>(&self) -> u64

Source

pub fn clear_two_factor_code(&mut self)

Source

pub fn has_two_factor_code(&self) -> bool

Source

pub fn set_two_factor_code(&mut self, v: String)

Source

pub fn mut_two_factor_code<'a>(&'a mut self) -> &'a mut String

Source

pub fn take_two_factor_code(&mut self) -> String

Source

pub fn get_two_factor_code<'a>(&'a self) -> &'a str

Source

pub fn clear_supports_rate_limit_response(&mut self)

Source

pub fn has_supports_rate_limit_response(&self) -> bool

Source

pub fn set_supports_rate_limit_response(&mut self, v: bool)

Source

pub fn get_supports_rate_limit_response<'a>(&self) -> bool

Trait Implementations§

Source§

impl Clear for CMsgClientLogon

Source§

fn clear(&mut self)

Source§

impl Clone for CMsgClientLogon

Source§

fn clone(&self) -> CMsgClientLogon

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for CMsgClientLogon

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for CMsgClientLogon

Source§

fn default() -> CMsgClientLogon

Returns the “default value” for a type. Read more
Source§

impl Message for CMsgClientLogon

Source§

fn is_initialized(&self) -> bool

Source§

fn merge_from(&mut self, is: &mut CodedInputStream<'_>) -> ProtobufResult<()>

Source§

fn compute_size(&self) -> u32

Source§

fn write_to_with_cached_sizes( &self, os: &mut CodedOutputStream<'_>, ) -> ProtobufResult<()>

Source§

fn get_cached_size(&self) -> u32

Source§

fn get_unknown_fields<'s>(&'s self) -> &'s UnknownFields

Source§

fn mut_unknown_fields<'s>(&'s mut self) -> &'s mut UnknownFields

Source§

fn type_id(&self) -> TypeId

Source§

fn as_any(&self) -> &dyn Any

Source§

fn descriptor(&self) -> &'static MessageDescriptor

Source§

fn write_to(&self, os: &mut CodedOutputStream<'_>) -> Result<(), ProtobufError>

Source§

fn write_length_delimited_to( &self, os: &mut CodedOutputStream<'_>, ) -> Result<(), ProtobufError>

Source§

fn write_length_delimited_to_vec( &self, vec: &mut Vec<u8>, ) -> Result<(), ProtobufError>

Source§

fn merge_from_bytes(&mut self, bytes: &[u8]) -> Result<(), ProtobufError>

Source§

fn check_initialized(&self) -> Result<(), ProtobufError>

Source§

fn write_to_writer(&self, w: &mut dyn Write) -> Result<(), ProtobufError>

Source§

fn write_to_vec(&self, v: &mut Vec<u8>) -> Result<(), ProtobufError>

Source§

fn write_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>

Source§

fn write_length_delimited_to_writer( &self, w: &mut dyn Write, ) -> Result<(), ProtobufError>

Source§

fn write_length_delimited_to_bytes(&self) -> Result<Vec<u8>, ProtobufError>

Source§

fn as_any_mut(&mut self) -> &mut (dyn Any + 'static)

Source§

fn into_any(self: Box<Self>) -> Box<dyn Any>

Source§

impl MessageStatic for CMsgClientLogon

Source§

impl PartialEq for CMsgClientLogon

Source§

fn eq(&self, other: &CMsgClientLogon) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Sync for CMsgClientLogon

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.