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

#include <account_service.pb.h>

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

Public Member Functions

 AccountStateNotification ()
 
virtual ~AccountStateNotification ()
 
 AccountStateNotification (const AccountStateNotification &from)
 
AccountStateNotificationoperator= (const AccountStateNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountStateNotification *other)
 
AccountStateNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_state () const
 
void clear_account_state ()
 
const ::bgs::protocol::account::v1::AccountStateaccount_state () const
 
inline ::bgs::protocol::account::v1::AccountStatemutable_account_state ()
 
inline ::bgs::protocol::account::v1::AccountStaterelease_account_state ()
 
void set_allocated_account_state (::bgs::protocol::account::v1::AccountState *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_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)
 
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 AccountStateNotificationdefault_instance ()
 

Static Public Attributes

static const int kAccountStateFieldNumber = 1
 
static const int kSubscriberIdFieldNumber = 2
 
static const int kAccountTagsFieldNumber = 3
 
static const int kSubscriptionCompletedFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_state ()
 
void clear_has_account_state ()
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void set_has_account_tags ()
 
void clear_has_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::AccountStateaccount_state_
 
::google::protobuf::uint64 subscriber_id_
 
::bgs::protocol::account::v1::AccountFieldTagsaccount_tags_
 
bool subscription_completed_
 

Static Private Attributes

static AccountStateNotificationdefault_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 2023 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ AccountStateNotification() [1/2]

bgs::protocol::account::v1::AccountStateNotification::AccountStateNotification ( )

◆ ~AccountStateNotification()

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

◆ AccountStateNotification() [2/2]

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

Member Function Documentation

◆ account_state()

const ::bgs::protocol::account::v1::AccountState & bgs::protocol::account::v1::AccountStateNotification::account_state ( ) const
inline

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

◆ account_tags()

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

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

◆ clear_account_state()

void bgs::protocol::account::v1::AccountStateNotification::clear_account_state ( )
inline

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

◆ clear_account_tags()

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

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

◆ clear_has_account_state()

void bgs::protocol::account::v1::AccountStateNotification::clear_has_account_state ( )
inlineprivate

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

◆ clear_has_account_tags()

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

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

◆ clear_has_subscriber_id()

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

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

◆ clear_has_subscription_completed()

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

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

◆ clear_subscriber_id()

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

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

◆ clear_subscription_completed()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_state()

bool bgs::protocol::account::v1::AccountStateNotification::has_account_state ( ) const
inline

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

◆ has_account_tags()

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

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

◆ has_subscriber_id()

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

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

◆ has_subscription_completed()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::AccountStateNotification::mutable_account_state ( )
inline

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

◆ mutable_account_tags()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account_state()

bgs::protocol::account::v1::AccountState * bgs::protocol::account::v1::AccountStateNotification::release_account_state ( )
inline

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

◆ release_account_tags()

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

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

◆ set_allocated_account_state()

void bgs::protocol::account::v1::AccountStateNotification::set_allocated_account_state ( ::bgs::protocol::account::v1::AccountState account_state)
inline

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

◆ set_allocated_account_tags()

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

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

◆ set_has_account_state()

void bgs::protocol::account::v1::AccountStateNotification::set_has_account_state ( )
inlineprivate

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

◆ set_has_account_tags()

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

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

◆ set_has_subscriber_id()

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

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

◆ set_has_subscription_completed()

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

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

◆ set_subscriber_id()

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

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

◆ set_subscription_completed()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_id()

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

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

◆ subscription_completed()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 2035 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::AccountStateNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_state_

::bgs::protocol::account::v1::AccountState* bgs::protocol::account::v1::AccountStateNotification::account_state_
private

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

◆ account_tags_

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

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

◆ default_instance_

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

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

◆ kAccountStateFieldNumber

const int bgs::protocol::account::v1::AccountStateNotification::kAccountStateFieldNumber = 1
static

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

◆ kAccountTagsFieldNumber

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

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

◆ kSubscriberIdFieldNumber

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

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

◆ kSubscriptionCompletedFieldNumber

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

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

◆ subscriber_id_

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

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

◆ subscription_completed_

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

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


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