TrinityCore
bgs::protocol::account::v1::GameAccountStateNotification Class Reference

#include <account_service.pb.h>

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

Public Member Functions

 GameAccountStateNotification ()
 
virtual ~GameAccountStateNotification ()
 
 GameAccountStateNotification (const GameAccountStateNotification &from)
 
GameAccountStateNotificationoperator= (const GameAccountStateNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountStateNotification *other)
 
GameAccountStateNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account_state () const
 
void clear_game_account_state ()
 
const ::bgs::protocol::account::v1::GameAccountStategame_account_state () const
 
inline ::bgs::protocol::account::v1::GameAccountStatemutable_game_account_state ()
 
inline ::bgs::protocol::account::v1::GameAccountStaterelease_game_account_state ()
 
void set_allocated_game_account_state (::bgs::protocol::account::v1::GameAccountState *game_account_state)
 
bool has_subscriber_id () const PROTOBUF_DEPRECATED
 
void clear_subscriber_id () PROTOBUF_DEPRECATED
 
inline ::google::protobuf::uint64 subscriber_id () const PROTOBUF_DEPRECATED
 
void set_subscriber_id (::google::protobuf::uint64 value) PROTOBUF_DEPRECATED
 
bool has_game_account_tags () const
 
void clear_game_account_tags ()
 
const ::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags () const
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsmutable_game_account_tags ()
 
inline ::bgs::protocol::account::v1::GameAccountFieldTagsrelease_game_account_tags ()
 
void set_allocated_game_account_tags (::bgs::protocol::account::v1::GameAccountFieldTags *game_account_tags)
 
bool has_subscription_completed () const
 
void clear_subscription_completed ()
 
bool subscription_completed () const
 
void set_subscription_completed (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountStateFieldNumber = 1
 
static const int kSubscriberIdFieldNumber = 2
 
static const int kGameAccountTagsFieldNumber = 3
 
static const int kSubscriptionCompletedFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account_state ()
 
void clear_has_game_account_state ()
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void set_has_game_account_tags ()
 
void clear_has_game_account_tags ()
 
void set_has_subscription_completed ()
 
void clear_has_subscription_completed ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameAccountStategame_account_state_
 
::google::protobuf::uint64 subscriber_id_
 
::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags_
 
bool subscription_completed_
 

Static Private Attributes

static GameAccountStateNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ GameAccountStateNotification() [1/2]

bgs::protocol::account::v1::GameAccountStateNotification::GameAccountStateNotification ( )

◆ ~GameAccountStateNotification()

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

◆ GameAccountStateNotification() [2/2]

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

Member Function Documentation

◆ clear_game_account_state()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_game_account_state ( )
inline

Definition at line 4459 of file account_service.pb.h.

◆ clear_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_game_account_tags ( )
inline

Definition at line 4524 of file account_service.pb.h.

◆ clear_has_game_account_state()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_game_account_state ( )
inlineprivate

Definition at line 4456 of file account_service.pb.h.

◆ clear_has_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_game_account_tags ( )
inlineprivate

Definition at line 4521 of file account_service.pb.h.

◆ clear_has_subscriber_id()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_subscriber_id ( )
inlineprivate

Definition at line 4497 of file account_service.pb.h.

◆ clear_has_subscription_completed()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_has_subscription_completed ( )
inlineprivate

Definition at line 4562 of file account_service.pb.h.

◆ clear_subscriber_id()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_subscriber_id ( )
inline

Definition at line 4500 of file account_service.pb.h.

◆ clear_subscription_completed()

void bgs::protocol::account::v1::GameAccountStateNotification::clear_subscription_completed ( )
inline

Definition at line 4565 of file account_service.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ game_account_state()

const ::bgs::protocol::account::v1::GameAccountState & bgs::protocol::account::v1::GameAccountStateNotification::game_account_state ( ) const
inline

Definition at line 4463 of file account_service.pb.h.

◆ game_account_tags()

const ::bgs::protocol::account::v1::GameAccountFieldTags & bgs::protocol::account::v1::GameAccountStateNotification::game_account_tags ( ) const
inline

Definition at line 4528 of file account_service.pb.h.

◆ GetCachedSize()

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

Definition at line 2151 of file account_service.pb.h.

◆ GetMetadata()

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

◆ has_game_account_state()

bool bgs::protocol::account::v1::GameAccountStateNotification::has_game_account_state ( ) const
inline

Definition at line 4450 of file account_service.pb.h.

◆ has_game_account_tags()

bool bgs::protocol::account::v1::GameAccountStateNotification::has_game_account_tags ( ) const
inline

Definition at line 4515 of file account_service.pb.h.

◆ has_subscriber_id()

bool bgs::protocol::account::v1::GameAccountStateNotification::has_subscriber_id ( ) const
inline

Definition at line 4491 of file account_service.pb.h.

◆ has_subscription_completed()

bool bgs::protocol::account::v1::GameAccountStateNotification::has_subscription_completed ( ) const
inline

Definition at line 4556 of file account_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_game_account_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateNotification::mutable_game_account_state ( )
inline

Definition at line 4467 of file account_service.pb.h.

◆ mutable_game_account_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateNotification::mutable_game_account_tags ( )
inline

Definition at line 4532 of file account_service.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 2139 of file account_service.pb.h.

◆ New()

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

◆ operator=()

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

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

◆ release_game_account_state()

bgs::protocol::account::v1::GameAccountState * bgs::protocol::account::v1::GameAccountStateNotification::release_game_account_state ( )
inline

Definition at line 4473 of file account_service.pb.h.

◆ release_game_account_tags()

bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GameAccountStateNotification::release_game_account_tags ( )
inline

Definition at line 4538 of file account_service.pb.h.

◆ set_allocated_game_account_state()

void bgs::protocol::account::v1::GameAccountStateNotification::set_allocated_game_account_state ( ::bgs::protocol::account::v1::GameAccountState game_account_state)
inline

Definition at line 4479 of file account_service.pb.h.

◆ set_allocated_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateNotification::set_allocated_game_account_tags ( ::bgs::protocol::account::v1::GameAccountFieldTags game_account_tags)
inline

Definition at line 4544 of file account_service.pb.h.

◆ set_has_game_account_state()

void bgs::protocol::account::v1::GameAccountStateNotification::set_has_game_account_state ( )
inlineprivate

Definition at line 4453 of file account_service.pb.h.

◆ set_has_game_account_tags()

void bgs::protocol::account::v1::GameAccountStateNotification::set_has_game_account_tags ( )
inlineprivate

Definition at line 4518 of file account_service.pb.h.

◆ set_has_subscriber_id()

void bgs::protocol::account::v1::GameAccountStateNotification::set_has_subscriber_id ( )
inlineprivate

Definition at line 4494 of file account_service.pb.h.

◆ set_has_subscription_completed()

void bgs::protocol::account::v1::GameAccountStateNotification::set_has_subscription_completed ( )
inlineprivate

Definition at line 4559 of file account_service.pb.h.

◆ set_subscriber_id()

void bgs::protocol::account::v1::GameAccountStateNotification::set_subscriber_id ( ::google::protobuf::uint64  value)
inline

Definition at line 4508 of file account_service.pb.h.

◆ set_subscription_completed()

void bgs::protocol::account::v1::GameAccountStateNotification::set_subscription_completed ( bool  value)
inline

Definition at line 4573 of file account_service.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_id()

google::protobuf::uint64 bgs::protocol::account::v1::GameAccountStateNotification::subscriber_id ( ) const
inline

Definition at line 4504 of file account_service.pb.h.

◆ subscription_completed()

bool bgs::protocol::account::v1::GameAccountStateNotification::subscription_completed ( ) const
inline

Definition at line 4569 of file account_service.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 2209 of file account_service.pb.h.

◆ _has_bits_

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

Definition at line 2208 of file account_service.pb.h.

◆ _unknown_fields_

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

Definition at line 2206 of file account_service.pb.h.

◆ default_instance_

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

Definition at line 2219 of file account_service.pb.h.

◆ game_account_state_

::bgs::protocol::account::v1::GameAccountState* bgs::protocol::account::v1::GameAccountStateNotification::game_account_state_
private

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

◆ game_account_tags_

::bgs::protocol::account::v1::GameAccountFieldTags* bgs::protocol::account::v1::GameAccountStateNotification::game_account_tags_
private

Definition at line 2212 of file account_service.pb.h.

◆ kGameAccountStateFieldNumber

const int bgs::protocol::account::v1::GameAccountStateNotification::kGameAccountStateFieldNumber = 1
static

Definition at line 2166 of file account_service.pb.h.

◆ kGameAccountTagsFieldNumber

const int bgs::protocol::account::v1::GameAccountStateNotification::kGameAccountTagsFieldNumber = 3
static

Definition at line 2182 of file account_service.pb.h.

◆ kSubscriberIdFieldNumber

const int bgs::protocol::account::v1::GameAccountStateNotification::kSubscriberIdFieldNumber = 2
static

Definition at line 2175 of file account_service.pb.h.

◆ kSubscriptionCompletedFieldNumber

const int bgs::protocol::account::v1::GameAccountStateNotification::kSubscriptionCompletedFieldNumber = 4
static

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

◆ subscriber_id_

::google::protobuf::uint64 bgs::protocol::account::v1::GameAccountStateNotification::subscriber_id_
private

Definition at line 2211 of file account_service.pb.h.

◆ subscription_completed_

bool bgs::protocol::account::v1::GameAccountStateNotification::subscription_completed_
private

Definition at line 2213 of file account_service.pb.h.


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