TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::account::v1::GameLevelInfo Class Reference

#include <account_types.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::GameLevelInfo:

Public Member Functions

 GameLevelInfo ()
 
virtual ~GameLevelInfo ()
 
 GameLevelInfo (const GameLevelInfo &from)
 
GameLevelInfooperator= (const GameLevelInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameLevelInfo *other)
 
GameLevelInfoNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_is_trial () const
 
void clear_is_trial ()
 
bool is_trial () const
 
void set_is_trial (bool value)
 
bool has_is_lifetime () const
 
void clear_is_lifetime ()
 
bool is_lifetime () const
 
void set_is_lifetime (bool value)
 
bool has_is_restricted () const
 
void clear_is_restricted ()
 
bool is_restricted () const
 
void set_is_restricted (bool value)
 
bool has_is_beta () const
 
void clear_is_beta ()
 
bool is_beta () const
 
void set_is_beta (bool value)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline ::std::string * mutable_name ()
 
inline ::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 
int licenses_size () const
 
void clear_licenses ()
 
const ::bgs::protocol::account::v1::AccountLicenselicenses (int index) const
 
inline ::bgs::protocol::account::v1::AccountLicensemutable_licenses (int index)
 
inline ::bgs::protocol::account::v1::AccountLicenseadd_licenses ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > & licenses () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > * mutable_licenses ()
 
bool has_realm_permissions () const
 
void clear_realm_permissions ()
 
inline ::google::protobuf::uint32 realm_permissions () const
 
void set_realm_permissions (::google::protobuf::uint32 value)
 
bool has_last_logout_time_ms () const PROTOBUF_DEPRECATED
 
void clear_last_logout_time_ms () PROTOBUF_DEPRECATED
 
inline ::google::protobuf::uint64 last_logout_time_ms () const PROTOBUF_DEPRECATED
 
void set_last_logout_time_ms (::google::protobuf::uint64 value) PROTOBUF_DEPRECATED
 

Static Public Member Functions

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

Static Public Attributes

static const int kIsTrialFieldNumber = 4
 
static const int kIsLifetimeFieldNumber = 5
 
static const int kIsRestrictedFieldNumber = 6
 
static const int kIsBetaFieldNumber = 7
 
static const int kNameFieldNumber = 8
 
static const int kProgramFieldNumber = 9
 
static const int kLicensesFieldNumber = 10
 
static const int kRealmPermissionsFieldNumber = 11
 
static const int kLastLogoutTimeMsFieldNumber = 12
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_is_trial ()
 
void clear_has_is_trial ()
 
void set_has_is_lifetime ()
 
void clear_has_is_lifetime ()
 
void set_has_is_restricted ()
 
void clear_has_is_restricted ()
 
void set_has_is_beta ()
 
void clear_has_is_beta ()
 
void set_has_name ()
 
void clear_has_name ()
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_realm_permissions ()
 
void clear_has_realm_permissions ()
 
void set_has_last_logout_time_ms ()
 
void clear_has_last_logout_time_ms ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
bool is_trial_
 
bool is_lifetime_
 
bool is_restricted_
 
bool is_beta_
 
::google::protobuf::uint32 program_
 
::std::string * name_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicenselicenses_
 
::google::protobuf::uint64 last_logout_time_ms_
 
::google::protobuf::uint32 realm_permissions_
 

Static Private Attributes

static GameLevelInfodefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Detailed Description

Definition at line 2052 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ GameLevelInfo() [1/2]

bgs::protocol::account::v1::GameLevelInfo::GameLevelInfo ( )

◆ ~GameLevelInfo()

virtual bgs::protocol::account::v1::GameLevelInfo::~GameLevelInfo ( )
virtual

◆ GameLevelInfo() [2/2]

bgs::protocol::account::v1::GameLevelInfo::GameLevelInfo ( const GameLevelInfo from)

Member Function Documentation

◆ add_licenses()

bgs::protocol::account::v1::AccountLicense * bgs::protocol::account::v1::GameLevelInfo::add_licenses ( )
inline

Definition at line 7459 of file account_types.pb.h.

◆ clear_has_is_beta()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_is_beta ( )
inlineprivate

Definition at line 7327 of file account_types.pb.h.

◆ clear_has_is_lifetime()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_is_lifetime ( )
inlineprivate

Definition at line 7279 of file account_types.pb.h.

◆ clear_has_is_restricted()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_is_restricted ( )
inlineprivate

Definition at line 7303 of file account_types.pb.h.

◆ clear_has_is_trial()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_is_trial ( )
inlineprivate

Definition at line 7255 of file account_types.pb.h.

◆ clear_has_last_logout_time_ms()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_last_logout_time_ms ( )
inlineprivate

Definition at line 7505 of file account_types.pb.h.

◆ clear_has_name()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_name ( )
inlineprivate

Definition at line 7351 of file account_types.pb.h.

◆ clear_has_program()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_program ( )
inlineprivate

Definition at line 7427 of file account_types.pb.h.

◆ clear_has_realm_permissions()

void bgs::protocol::account::v1::GameLevelInfo::clear_has_realm_permissions ( )
inlineprivate

Definition at line 7481 of file account_types.pb.h.

◆ clear_is_beta()

void bgs::protocol::account::v1::GameLevelInfo::clear_is_beta ( )
inline

Definition at line 7330 of file account_types.pb.h.

◆ clear_is_lifetime()

void bgs::protocol::account::v1::GameLevelInfo::clear_is_lifetime ( )
inline

Definition at line 7282 of file account_types.pb.h.

◆ clear_is_restricted()

void bgs::protocol::account::v1::GameLevelInfo::clear_is_restricted ( )
inline

Definition at line 7306 of file account_types.pb.h.

◆ clear_is_trial()

void bgs::protocol::account::v1::GameLevelInfo::clear_is_trial ( )
inline

Definition at line 7258 of file account_types.pb.h.

◆ clear_last_logout_time_ms()

void bgs::protocol::account::v1::GameLevelInfo::clear_last_logout_time_ms ( )
inline

Definition at line 7508 of file account_types.pb.h.

◆ clear_licenses()

void bgs::protocol::account::v1::GameLevelInfo::clear_licenses ( )
inline

Definition at line 7448 of file account_types.pb.h.

◆ clear_name()

void bgs::protocol::account::v1::GameLevelInfo::clear_name ( )
inline

Definition at line 7354 of file account_types.pb.h.

◆ clear_program()

void bgs::protocol::account::v1::GameLevelInfo::clear_program ( )
inline

Definition at line 7430 of file account_types.pb.h.

◆ clear_realm_permissions()

void bgs::protocol::account::v1::GameLevelInfo::clear_realm_permissions ( )
inline

Definition at line 7484 of file account_types.pb.h.

◆ default_instance()

static const GameLevelInfo & bgs::protocol::account::v1::GameLevelInfo::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::GameLevelInfo::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::account::v1::GameLevelInfo::GetCachedSize ( ) const
inline

Definition at line 2080 of file account_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::GameLevelInfo::GetMetadata ( ) const

◆ has_is_beta()

bool bgs::protocol::account::v1::GameLevelInfo::has_is_beta ( ) const
inline

Definition at line 7321 of file account_types.pb.h.

◆ has_is_lifetime()

bool bgs::protocol::account::v1::GameLevelInfo::has_is_lifetime ( ) const
inline

Definition at line 7273 of file account_types.pb.h.

◆ has_is_restricted()

bool bgs::protocol::account::v1::GameLevelInfo::has_is_restricted ( ) const
inline

Definition at line 7297 of file account_types.pb.h.

◆ has_is_trial()

bool bgs::protocol::account::v1::GameLevelInfo::has_is_trial ( ) const
inline

Definition at line 7249 of file account_types.pb.h.

◆ has_last_logout_time_ms()

bool bgs::protocol::account::v1::GameLevelInfo::has_last_logout_time_ms ( ) const
inline

Definition at line 7499 of file account_types.pb.h.

◆ has_name()

bool bgs::protocol::account::v1::GameLevelInfo::has_name ( ) const
inline

Definition at line 7345 of file account_types.pb.h.

◆ has_program()

bool bgs::protocol::account::v1::GameLevelInfo::has_program ( ) const
inline

Definition at line 7421 of file account_types.pb.h.

◆ has_realm_permissions()

bool bgs::protocol::account::v1::GameLevelInfo::has_realm_permissions ( ) const
inline

Definition at line 7475 of file account_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::GameLevelInfo::InitAsDefaultInstance ( )
private

◆ is_beta()

bool bgs::protocol::account::v1::GameLevelInfo::is_beta ( ) const
inline

Definition at line 7334 of file account_types.pb.h.

◆ is_lifetime()

bool bgs::protocol::account::v1::GameLevelInfo::is_lifetime ( ) const
inline

Definition at line 7286 of file account_types.pb.h.

◆ is_restricted()

bool bgs::protocol::account::v1::GameLevelInfo::is_restricted ( ) const
inline

Definition at line 7310 of file account_types.pb.h.

◆ is_trial()

bool bgs::protocol::account::v1::GameLevelInfo::is_trial ( ) const
inline

Definition at line 7262 of file account_types.pb.h.

◆ last_logout_time_ms()

google::protobuf::uint64 bgs::protocol::account::v1::GameLevelInfo::last_logout_time_ms ( ) const
inline

Definition at line 7512 of file account_types.pb.h.

◆ licenses() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > & bgs::protocol::account::v1::GameLevelInfo::licenses ( ) const
inline

Definition at line 7464 of file account_types.pb.h.

◆ licenses() [2/2]

const ::bgs::protocol::account::v1::AccountLicense & bgs::protocol::account::v1::GameLevelInfo::licenses ( int  index) const
inline

Definition at line 7451 of file account_types.pb.h.

◆ licenses_size()

int bgs::protocol::account::v1::GameLevelInfo::licenses_size ( ) const
inline

Definition at line 7445 of file account_types.pb.h.

◆ mutable_licenses() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::AccountLicense > * bgs::protocol::account::v1::GameLevelInfo::mutable_licenses ( )
inline

Definition at line 7469 of file account_types.pb.h.

◆ mutable_licenses() [2/2]

bgs::protocol::account::v1::AccountLicense * bgs::protocol::account::v1::GameLevelInfo::mutable_licenses ( int  index)
inline

Definition at line 7455 of file account_types.pb.h.

◆ mutable_name()

std::string * bgs::protocol::account::v1::GameLevelInfo::mutable_name ( )
inline

Definition at line 7388 of file account_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::GameLevelInfo::mutable_unknown_fields ( )
inline

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

◆ name()

const ::std::string & bgs::protocol::account::v1::GameLevelInfo::name ( ) const
inline

Definition at line 7360 of file account_types.pb.h.

◆ New()

GameLevelInfo * bgs::protocol::account::v1::GameLevelInfo::New ( ) const

◆ operator=()

GameLevelInfo & bgs::protocol::account::v1::GameLevelInfo::operator= ( const GameLevelInfo from)
inline

Definition at line 2059 of file account_types.pb.h.

◆ program()

google::protobuf::uint32 bgs::protocol::account::v1::GameLevelInfo::program ( ) const
inline

Definition at line 7434 of file account_types.pb.h.

◆ realm_permissions()

google::protobuf::uint32 bgs::protocol::account::v1::GameLevelInfo::realm_permissions ( ) const
inline

Definition at line 7488 of file account_types.pb.h.

◆ release_name()

std::string * bgs::protocol::account::v1::GameLevelInfo::release_name ( )
inline

Definition at line 7396 of file account_types.pb.h.

◆ set_allocated_name()

void bgs::protocol::account::v1::GameLevelInfo::set_allocated_name ( ::std::string *  name)
inline

Definition at line 7406 of file account_types.pb.h.

◆ set_has_is_beta()

void bgs::protocol::account::v1::GameLevelInfo::set_has_is_beta ( )
inlineprivate

Definition at line 7324 of file account_types.pb.h.

◆ set_has_is_lifetime()

void bgs::protocol::account::v1::GameLevelInfo::set_has_is_lifetime ( )
inlineprivate

Definition at line 7276 of file account_types.pb.h.

◆ set_has_is_restricted()

void bgs::protocol::account::v1::GameLevelInfo::set_has_is_restricted ( )
inlineprivate

Definition at line 7300 of file account_types.pb.h.

◆ set_has_is_trial()

void bgs::protocol::account::v1::GameLevelInfo::set_has_is_trial ( )
inlineprivate

Definition at line 7252 of file account_types.pb.h.

◆ set_has_last_logout_time_ms()

void bgs::protocol::account::v1::GameLevelInfo::set_has_last_logout_time_ms ( )
inlineprivate

Definition at line 7502 of file account_types.pb.h.

◆ set_has_name()

void bgs::protocol::account::v1::GameLevelInfo::set_has_name ( )
inlineprivate

Definition at line 7348 of file account_types.pb.h.

◆ set_has_program()

void bgs::protocol::account::v1::GameLevelInfo::set_has_program ( )
inlineprivate

Definition at line 7424 of file account_types.pb.h.

◆ set_has_realm_permissions()

void bgs::protocol::account::v1::GameLevelInfo::set_has_realm_permissions ( )
inlineprivate

Definition at line 7478 of file account_types.pb.h.

◆ set_is_beta()

void bgs::protocol::account::v1::GameLevelInfo::set_is_beta ( bool  value)
inline

Definition at line 7338 of file account_types.pb.h.

◆ set_is_lifetime()

void bgs::protocol::account::v1::GameLevelInfo::set_is_lifetime ( bool  value)
inline

Definition at line 7290 of file account_types.pb.h.

◆ set_is_restricted()

void bgs::protocol::account::v1::GameLevelInfo::set_is_restricted ( bool  value)
inline

Definition at line 7314 of file account_types.pb.h.

◆ set_is_trial()

void bgs::protocol::account::v1::GameLevelInfo::set_is_trial ( bool  value)
inline

Definition at line 7266 of file account_types.pb.h.

◆ set_last_logout_time_ms()

void bgs::protocol::account::v1::GameLevelInfo::set_last_logout_time_ms ( ::google::protobuf::uint64  value)
inline

Definition at line 7516 of file account_types.pb.h.

◆ set_name() [1/3]

void bgs::protocol::account::v1::GameLevelInfo::set_name ( const ::std::string &  value)
inline

Definition at line 7364 of file account_types.pb.h.

◆ set_name() [2/3]

void bgs::protocol::account::v1::GameLevelInfo::set_name ( const char *  value)
inline

Definition at line 7372 of file account_types.pb.h.

◆ set_name() [3/3]

void bgs::protocol::account::v1::GameLevelInfo::set_name ( const char *  value,
size_t  size 
)
inline

Definition at line 7380 of file account_types.pb.h.

◆ set_program()

void bgs::protocol::account::v1::GameLevelInfo::set_program ( ::google::protobuf::uint32  value)
inline

Definition at line 7438 of file account_types.pb.h.

◆ set_realm_permissions()

void bgs::protocol::account::v1::GameLevelInfo::set_realm_permissions ( ::google::protobuf::uint32  value)
inline

Definition at line 7492 of file account_types.pb.h.

◆ SetCachedSize()

void bgs::protocol::account::v1::GameLevelInfo::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::GameLevelInfo::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::GameLevelInfo::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::GameLevelInfo::Swap ( GameLevelInfo other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::GameLevelInfo::unknown_fields ( ) const
inline

Definition at line 2064 of file account_types.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_account_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5ftypes_2eproto

void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5ftypes_2eproto

void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GameLevelInfo::_cached_size_
mutableprivate

Definition at line 2187 of file account_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::GameLevelInfo::_has_bits_[1]
private

Definition at line 2186 of file account_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameLevelInfo::_unknown_fields_
private

Definition at line 2184 of file account_types.pb.h.

◆ default_instance_

GameLevelInfo* bgs::protocol::account::v1::GameLevelInfo::default_instance_
staticprivate

Definition at line 2202 of file account_types.pb.h.

◆ is_beta_

bool bgs::protocol::account::v1::GameLevelInfo::is_beta_
private

Definition at line 2191 of file account_types.pb.h.

◆ is_lifetime_

bool bgs::protocol::account::v1::GameLevelInfo::is_lifetime_
private

Definition at line 2189 of file account_types.pb.h.

◆ is_restricted_

bool bgs::protocol::account::v1::GameLevelInfo::is_restricted_
private

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

◆ is_trial_

bool bgs::protocol::account::v1::GameLevelInfo::is_trial_
private

Definition at line 2188 of file account_types.pb.h.

◆ kIsBetaFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kIsBetaFieldNumber = 7
static

Definition at line 2116 of file account_types.pb.h.

◆ kIsLifetimeFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kIsLifetimeFieldNumber = 5
static

Definition at line 2102 of file account_types.pb.h.

◆ kIsRestrictedFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kIsRestrictedFieldNumber = 6
static

Definition at line 2109 of file account_types.pb.h.

◆ kIsTrialFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kIsTrialFieldNumber = 4
static

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

◆ kLastLogoutTimeMsFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kLastLogoutTimeMsFieldNumber = 12
static

Definition at line 2161 of file account_types.pb.h.

◆ kLicensesFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kLicensesFieldNumber = 10
static

Definition at line 2142 of file account_types.pb.h.

◆ kNameFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kNameFieldNumber = 8
static

Definition at line 2123 of file account_types.pb.h.

◆ kProgramFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kProgramFieldNumber = 9
static

Definition at line 2135 of file account_types.pb.h.

◆ kRealmPermissionsFieldNumber

const int bgs::protocol::account::v1::GameLevelInfo::kRealmPermissionsFieldNumber = 11
static

Definition at line 2154 of file account_types.pb.h.

◆ last_logout_time_ms_

::google::protobuf::uint64 bgs::protocol::account::v1::GameLevelInfo::last_logout_time_ms_
private

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

◆ licenses_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::AccountLicense > bgs::protocol::account::v1::GameLevelInfo::licenses_
private

Definition at line 2194 of file account_types.pb.h.

◆ name_

::std::string* bgs::protocol::account::v1::GameLevelInfo::name_
private

Definition at line 2193 of file account_types.pb.h.

◆ program_

::google::protobuf::uint32 bgs::protocol::account::v1::GameLevelInfo::program_
private

Definition at line 2192 of file account_types.pb.h.

◆ realm_permissions_

::google::protobuf::uint32 bgs::protocol::account::v1::GameLevelInfo::realm_permissions_
private

Definition at line 2196 of file account_types.pb.h.


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