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

#include <account_types.pb.h>

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

Public Member Functions

 AccountPlatformRestrictionInfo ()
 
virtual ~AccountPlatformRestrictionInfo ()
 
 AccountPlatformRestrictionInfo (const AccountPlatformRestrictionInfo &from)
 
AccountPlatformRestrictionInfooperator= (const AccountPlatformRestrictionInfo &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountPlatformRestrictionInfo *other)
 
AccountPlatformRestrictionInfoNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_squelched () const
 
void clear_squelched ()
 
const ::bgs::protocol::account::v1::RestrictionStatussquelched () const
 
inline ::bgs::protocol::account::v1::RestrictionStatusmutable_squelched ()
 
inline ::bgs::protocol::account::v1::RestrictionStatusrelease_squelched ()
 
void set_allocated_squelched (::bgs::protocol::account::v1::RestrictionStatus *squelched)
 
bool has_legal_country_feature_restrictions_applied () const
 
void clear_legal_country_feature_restrictions_applied ()
 
const ::bgs::protocol::account::v1::RestrictionStatuslegal_country_feature_restrictions_applied () const
 
inline ::bgs::protocol::account::v1::RestrictionStatusmutable_legal_country_feature_restrictions_applied ()
 
inline ::bgs::protocol::account::v1::RestrictionStatusrelease_legal_country_feature_restrictions_applied ()
 
void set_allocated_legal_country_feature_restrictions_applied (::bgs::protocol::account::v1::RestrictionStatus *legal_country_feature_restrictions_applied)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSquelchedFieldNumber = 2
 
static const int kLegalCountryFeatureRestrictionsAppliedFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_squelched ()
 
void clear_has_squelched ()
 
void set_has_legal_country_feature_restrictions_applied ()
 
void clear_has_legal_country_feature_restrictions_applied ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::RestrictionStatussquelched_
 
::bgs::protocol::account::v1::RestrictionStatuslegal_country_feature_restrictions_applied_
 

Static Private Attributes

static AccountPlatformRestrictionInfodefault_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 4285 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ AccountPlatformRestrictionInfo() [1/2]

bgs::protocol::account::v1::AccountPlatformRestrictionInfo::AccountPlatformRestrictionInfo ( )

◆ ~AccountPlatformRestrictionInfo()

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

◆ AccountPlatformRestrictionInfo() [2/2]

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

Member Function Documentation

◆ clear_has_legal_country_feature_restrictions_applied()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::clear_has_legal_country_feature_restrictions_applied ( )
inlineprivate

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

◆ clear_has_squelched()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::clear_has_squelched ( )
inlineprivate

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

◆ clear_legal_country_feature_restrictions_applied()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::clear_legal_country_feature_restrictions_applied ( )
inline

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

◆ clear_squelched()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::clear_squelched ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_legal_country_feature_restrictions_applied()

bool bgs::protocol::account::v1::AccountPlatformRestrictionInfo::has_legal_country_feature_restrictions_applied ( ) const
inline

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

◆ has_squelched()

bool bgs::protocol::account::v1::AccountPlatformRestrictionInfo::has_squelched ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ legal_country_feature_restrictions_applied()

const ::bgs::protocol::account::v1::RestrictionStatus & bgs::protocol::account::v1::AccountPlatformRestrictionInfo::legal_country_feature_restrictions_applied ( ) const
inline

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

◆ mutable_legal_country_feature_restrictions_applied()

bgs::protocol::account::v1::RestrictionStatus * bgs::protocol::account::v1::AccountPlatformRestrictionInfo::mutable_legal_country_feature_restrictions_applied ( )
inline

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

◆ mutable_squelched()

bgs::protocol::account::v1::RestrictionStatus * bgs::protocol::account::v1::AccountPlatformRestrictionInfo::mutable_squelched ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_legal_country_feature_restrictions_applied()

bgs::protocol::account::v1::RestrictionStatus * bgs::protocol::account::v1::AccountPlatformRestrictionInfo::release_legal_country_feature_restrictions_applied ( )
inline

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

◆ release_squelched()

bgs::protocol::account::v1::RestrictionStatus * bgs::protocol::account::v1::AccountPlatformRestrictionInfo::release_squelched ( )
inline

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

◆ set_allocated_legal_country_feature_restrictions_applied()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::set_allocated_legal_country_feature_restrictions_applied ( ::bgs::protocol::account::v1::RestrictionStatus legal_country_feature_restrictions_applied)
inline

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

◆ set_allocated_squelched()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::set_allocated_squelched ( ::bgs::protocol::account::v1::RestrictionStatus squelched)
inline

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

◆ set_has_legal_country_feature_restrictions_applied()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::set_has_legal_country_feature_restrictions_applied ( )
inlineprivate

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

◆ set_has_squelched()

void bgs::protocol::account::v1::AccountPlatformRestrictionInfo::set_has_squelched ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ squelched()

const ::bgs::protocol::account::v1::RestrictionStatus & bgs::protocol::account::v1::AccountPlatformRestrictionInfo::squelched ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 4297 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::AccountPlatformRestrictionInfo::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kLegalCountryFeatureRestrictionsAppliedFieldNumber

const int bgs::protocol::account::v1::AccountPlatformRestrictionInfo::kLegalCountryFeatureRestrictionsAppliedFieldNumber = 3
static

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

◆ kSquelchedFieldNumber

const int bgs::protocol::account::v1::AccountPlatformRestrictionInfo::kSquelchedFieldNumber = 2
static

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

◆ legal_country_feature_restrictions_applied_

::bgs::protocol::account::v1::RestrictionStatus* bgs::protocol::account::v1::AccountPlatformRestrictionInfo::legal_country_feature_restrictions_applied_
private

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

◆ squelched_

::bgs::protocol::account::v1::RestrictionStatus* bgs::protocol::account::v1::AccountPlatformRestrictionInfo::squelched_
private

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


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