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

#include <account_service.pb.h>

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

Public Member Functions

 GameAccountNotification ()
 
virtual ~GameAccountNotification ()
 
 GameAccountNotification (const GameAccountNotification &from)
 
GameAccountNotificationoperator= (const GameAccountNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountNotification *other)
 
GameAccountNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int game_accounts_size () const
 
void clear_game_accounts ()
 
const ::bgs::protocol::account::v1::GameAccountListgame_accounts (int index) const
 
inline ::bgs::protocol::account::v1::GameAccountListmutable_game_accounts (int index)
 
inline ::bgs::protocol::account::v1::GameAccountListadd_game_accounts ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > & game_accounts () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > * mutable_game_accounts ()
 
bool has_subscriber_id () const
 
void clear_subscriber_id ()
 
inline ::google::protobuf::uint64 subscriber_id () const
 
void set_subscriber_id (::google::protobuf::uint64 value)
 
bool has_account_tags () const
 
void clear_account_tags ()
 
const ::bgs::protocol::account::v1::AccountFieldTagsaccount_tags () const
 
inline ::bgs::protocol::account::v1::AccountFieldTagsmutable_account_tags ()
 
inline ::bgs::protocol::account::v1::AccountFieldTagsrelease_account_tags ()
 
void set_allocated_account_tags (::bgs::protocol::account::v1::AccountFieldTags *account_tags)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountsFieldNumber = 1
 
static const int kSubscriberIdFieldNumber = 2
 
static const int kAccountTagsFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void set_has_account_tags ()
 
void clear_has_account_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountListgame_accounts_
 
::google::protobuf::uint64 subscriber_id_
 
::bgs::protocol::account::v1::AccountFieldTagsaccount_tags_
 

Static Private Attributes

static GameAccountNotificationdefault_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 2223 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GameAccountNotification() [1/2]

bgs::protocol::account::v1::GameAccountNotification::GameAccountNotification ( )

◆ ~GameAccountNotification()

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

◆ GameAccountNotification() [2/2]

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

Member Function Documentation

◆ account_tags()

const ::bgs::protocol::account::v1::AccountFieldTags & bgs::protocol::account::v1::GameAccountNotification::account_tags ( ) const
inline

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

◆ add_game_accounts()

bgs::protocol::account::v1::GameAccountList * bgs::protocol::account::v1::GameAccountNotification::add_game_accounts ( )
inline

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

◆ clear_account_tags()

void bgs::protocol::account::v1::GameAccountNotification::clear_account_tags ( )
inline

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

◆ clear_game_accounts()

void bgs::protocol::account::v1::GameAccountNotification::clear_game_accounts ( )
inline

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

◆ clear_has_account_tags()

void bgs::protocol::account::v1::GameAccountNotification::clear_has_account_tags ( )
inlineprivate

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

◆ clear_has_subscriber_id()

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

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

◆ clear_subscriber_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_accounts() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountList > & bgs::protocol::account::v1::GameAccountNotification::game_accounts ( ) const
inline

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

◆ game_accounts() [2/2]

const ::bgs::protocol::account::v1::GameAccountList & bgs::protocol::account::v1::GameAccountNotification::game_accounts ( int  index) const
inline

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

◆ game_accounts_size()

int bgs::protocol::account::v1::GameAccountNotification::game_accounts_size ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_tags()

bool bgs::protocol::account::v1::GameAccountNotification::has_account_tags ( ) const
inline

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

◆ has_subscriber_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GameAccountNotification::mutable_account_tags ( )
inline

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

◆ mutable_game_accounts() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountList > * bgs::protocol::account::v1::GameAccountNotification::mutable_game_accounts ( )
inline

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

◆ mutable_game_accounts() [2/2]

bgs::protocol::account::v1::GameAccountList * bgs::protocol::account::v1::GameAccountNotification::mutable_game_accounts ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account_tags()

bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GameAccountNotification::release_account_tags ( )
inline

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

◆ set_allocated_account_tags()

void bgs::protocol::account::v1::GameAccountNotification::set_allocated_account_tags ( ::bgs::protocol::account::v1::AccountFieldTags account_tags)
inline

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

◆ set_has_account_tags()

void bgs::protocol::account::v1::GameAccountNotification::set_has_account_tags ( )
inlineprivate

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

◆ set_has_subscriber_id()

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

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

◆ set_subscriber_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 2235 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::GameAccountNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_tags_

::bgs::protocol::account::v1::AccountFieldTags* bgs::protocol::account::v1::GameAccountNotification::account_tags_
private

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

◆ default_instance_

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

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

◆ game_accounts_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > bgs::protocol::account::v1::GameAccountNotification::game_accounts_
private

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

◆ kAccountTagsFieldNumber

const int bgs::protocol::account::v1::GameAccountNotification::kAccountTagsFieldNumber = 3
static

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

◆ kGameAccountsFieldNumber

const int bgs::protocol::account::v1::GameAccountNotification::kGameAccountsFieldNumber = 1
static

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

◆ kSubscriberIdFieldNumber

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

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

◆ subscriber_id_

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

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


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