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

#include <account_types.pb.h>

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

Public Member Functions

 SubscriberReference ()
 
virtual ~SubscriberReference ()
 
 SubscriberReference (const SubscriberReference &from)
 
SubscriberReferenceoperator= (const SubscriberReference &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscriberReference *other)
 
SubscriberReferenceNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_object_id () const
 
void clear_object_id ()
 
inline ::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
bool has_account_options () const
 
void clear_account_options ()
 
const ::bgs::protocol::account::v1::AccountFieldOptionsaccount_options () const
 
inline ::bgs::protocol::account::v1::AccountFieldOptionsmutable_account_options ()
 
inline ::bgs::protocol::account::v1::AccountFieldOptionsrelease_account_options ()
 
void set_allocated_account_options (::bgs::protocol::account::v1::AccountFieldOptions *account_options)
 
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_game_account_options () const
 
void clear_game_account_options ()
 
const ::bgs::protocol::account::v1::GameAccountFieldOptionsgame_account_options () const
 
inline ::bgs::protocol::account::v1::GameAccountFieldOptionsmutable_game_account_options ()
 
inline ::bgs::protocol::account::v1::GameAccountFieldOptionsrelease_game_account_options ()
 
void set_allocated_game_account_options (::bgs::protocol::account::v1::GameAccountFieldOptions *game_account_options)
 
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_subscriber_id () const
 
void clear_subscriber_id ()
 
inline ::google::protobuf::uint64 subscriber_id () const
 
void set_subscriber_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kObjectIdFieldNumber = 1
 
static const int kEntityIdFieldNumber = 2
 
static const int kAccountOptionsFieldNumber = 3
 
static const int kAccountTagsFieldNumber = 4
 
static const int kGameAccountOptionsFieldNumber = 5
 
static const int kGameAccountTagsFieldNumber = 6
 
static const int kSubscriberIdFieldNumber = 7
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_object_id ()
 
void clear_has_object_id ()
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_account_options ()
 
void clear_has_account_options ()
 
void set_has_account_tags ()
 
void clear_has_account_tags ()
 
void set_has_game_account_options ()
 
void clear_has_game_account_options ()
 
void set_has_game_account_tags ()
 
void clear_has_game_account_tags ()
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 object_id_
 
::bgs::protocol::EntityIdentity_id_
 
::bgs::protocol::account::v1::AccountFieldOptionsaccount_options_
 
::bgs::protocol::account::v1::AccountFieldTagsaccount_tags_
 
::bgs::protocol::account::v1::GameAccountFieldOptionsgame_account_options_
 
::bgs::protocol::account::v1::GameAccountFieldTagsgame_account_tags_
 
::google::protobuf::uint64 subscriber_id_
 

Static Private Attributes

static SubscriberReferencedefault_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 1197 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ SubscriberReference() [1/2]

bgs::protocol::account::v1::SubscriberReference::SubscriberReference ( )

◆ ~SubscriberReference()

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

◆ SubscriberReference() [2/2]

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

Member Function Documentation

◆ account_options()

const ::bgs::protocol::account::v1::AccountFieldOptions & bgs::protocol::account::v1::SubscriberReference::account_options ( ) const
inline

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

◆ account_tags()

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

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

◆ clear_account_options()

void bgs::protocol::account::v1::SubscriberReference::clear_account_options ( )
inline

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

◆ clear_account_tags()

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

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

◆ clear_entity_id()

void bgs::protocol::account::v1::SubscriberReference::clear_entity_id ( )
inline

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

◆ clear_game_account_options()

void bgs::protocol::account::v1::SubscriberReference::clear_game_account_options ( )
inline

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

◆ clear_game_account_tags()

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

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

◆ clear_has_account_options()

void bgs::protocol::account::v1::SubscriberReference::clear_has_account_options ( )
inlineprivate

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

◆ clear_has_account_tags()

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

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

◆ clear_has_entity_id()

void bgs::protocol::account::v1::SubscriberReference::clear_has_entity_id ( )
inlineprivate

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

◆ clear_has_game_account_options()

void bgs::protocol::account::v1::SubscriberReference::clear_has_game_account_options ( )
inlineprivate

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

◆ clear_has_game_account_tags()

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

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

◆ clear_has_object_id()

void bgs::protocol::account::v1::SubscriberReference::clear_has_object_id ( )
inlineprivate

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

◆ clear_has_subscriber_id()

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

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

◆ clear_object_id()

void bgs::protocol::account::v1::SubscriberReference::clear_object_id ( )
inline

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

◆ clear_subscriber_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::SubscriberReference::entity_id ( ) const
inline

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

◆ game_account_options()

const ::bgs::protocol::account::v1::GameAccountFieldOptions & bgs::protocol::account::v1::SubscriberReference::game_account_options ( ) const
inline

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

◆ game_account_tags()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_options()

bool bgs::protocol::account::v1::SubscriberReference::has_account_options ( ) const
inline

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

◆ has_account_tags()

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

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

◆ has_entity_id()

bool bgs::protocol::account::v1::SubscriberReference::has_entity_id ( ) const
inline

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

◆ has_game_account_options()

bool bgs::protocol::account::v1::SubscriberReference::has_game_account_options ( ) const
inline

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

◆ has_game_account_tags()

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

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

◆ has_object_id()

bool bgs::protocol::account::v1::SubscriberReference::has_object_id ( ) const
inline

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

◆ has_subscriber_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_options()

bgs::protocol::account::v1::AccountFieldOptions * bgs::protocol::account::v1::SubscriberReference::mutable_account_options ( )
inline

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

◆ mutable_account_tags()

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

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

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::SubscriberReference::mutable_entity_id ( )
inline

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

◆ mutable_game_account_options()

bgs::protocol::account::v1::GameAccountFieldOptions * bgs::protocol::account::v1::SubscriberReference::mutable_game_account_options ( )
inline

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

◆ mutable_game_account_tags()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ object_id()

google::protobuf::uint64 bgs::protocol::account::v1::SubscriberReference::object_id ( ) const
inline

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

◆ operator=()

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

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

◆ release_account_options()

bgs::protocol::account::v1::AccountFieldOptions * bgs::protocol::account::v1::SubscriberReference::release_account_options ( )
inline

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

◆ release_account_tags()

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

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

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::SubscriberReference::release_entity_id ( )
inline

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

◆ release_game_account_options()

bgs::protocol::account::v1::GameAccountFieldOptions * bgs::protocol::account::v1::SubscriberReference::release_game_account_options ( )
inline

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

◆ release_game_account_tags()

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

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

◆ set_allocated_account_options()

void bgs::protocol::account::v1::SubscriberReference::set_allocated_account_options ( ::bgs::protocol::account::v1::AccountFieldOptions account_options)
inline

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

◆ set_allocated_account_tags()

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

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

◆ set_allocated_entity_id()

void bgs::protocol::account::v1::SubscriberReference::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

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

◆ set_allocated_game_account_options()

void bgs::protocol::account::v1::SubscriberReference::set_allocated_game_account_options ( ::bgs::protocol::account::v1::GameAccountFieldOptions game_account_options)
inline

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

◆ set_allocated_game_account_tags()

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

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

◆ set_has_account_options()

void bgs::protocol::account::v1::SubscriberReference::set_has_account_options ( )
inlineprivate

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

◆ set_has_account_tags()

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

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

◆ set_has_entity_id()

void bgs::protocol::account::v1::SubscriberReference::set_has_entity_id ( )
inlineprivate

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

◆ set_has_game_account_options()

void bgs::protocol::account::v1::SubscriberReference::set_has_game_account_options ( )
inlineprivate

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

◆ set_has_game_account_tags()

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

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

◆ set_has_object_id()

void bgs::protocol::account::v1::SubscriberReference::set_has_object_id ( )
inlineprivate

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

◆ set_has_subscriber_id()

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

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

◆ set_object_id()

void bgs::protocol::account::v1::SubscriberReference::set_object_id ( ::google::protobuf::uint64  value)
inline

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

◆ set_subscriber_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subscriber_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function 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::SubscriberReference::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_options_

::bgs::protocol::account::v1::AccountFieldOptions* bgs::protocol::account::v1::SubscriberReference::account_options_
private

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

◆ account_tags_

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

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

◆ default_instance_

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

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

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::SubscriberReference::entity_id_
private

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

◆ game_account_options_

::bgs::protocol::account::v1::GameAccountFieldOptions* bgs::protocol::account::v1::SubscriberReference::game_account_options_
private

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

◆ game_account_tags_

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

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

◆ kAccountOptionsFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kAccountOptionsFieldNumber = 3
static

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

◆ kAccountTagsFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kAccountTagsFieldNumber = 4
static

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

◆ kEntityIdFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kEntityIdFieldNumber = 2
static

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

◆ kGameAccountOptionsFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kGameAccountOptionsFieldNumber = 5
static

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

◆ kGameAccountTagsFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kGameAccountTagsFieldNumber = 6
static

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

◆ kObjectIdFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kObjectIdFieldNumber = 1
static

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

◆ kSubscriberIdFieldNumber

const int bgs::protocol::account::v1::SubscriberReference::kSubscriberIdFieldNumber = 7
static

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

◆ object_id_

::google::protobuf::uint64 bgs::protocol::account::v1::SubscriberReference::object_id_
private

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

◆ subscriber_id_

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

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


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