TrinityCore
bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification Class Reference

#include <user_manager_service.pb.h>

+ Inheritance diagram for bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification:

Public Member Functions

 BlockedPlayerRemovedNotification ()
 
virtual ~BlockedPlayerRemovedNotification ()
 
 BlockedPlayerRemovedNotification (const BlockedPlayerRemovedNotification &from)
 
BlockedPlayerRemovedNotificationoperator= (const BlockedPlayerRemovedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BlockedPlayerRemovedNotification *other)
 
BlockedPlayerRemovedNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_player () const
 
void clear_player ()
 
const ::bgs::protocol::user_manager::v1::BlockedPlayerplayer () const
 
inline ::bgs::protocol::user_manager::v1::BlockedPlayermutable_player ()
 
inline ::bgs::protocol::user_manager::v1::BlockedPlayerrelease_player ()
 
void set_allocated_player (::bgs::protocol::user_manager::v1::BlockedPlayer *player)
 
bool has_game_account_id () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id () const
 
inline ::bgs::protocol::EntityIdmutable_game_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_game_account_id ()
 
void set_allocated_game_account_id (::bgs::protocol::EntityId *game_account_id)
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kPlayerFieldNumber = 1
 
static const int kGameAccountIdFieldNumber = 2
 
static const int kAccountIdFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_player ()
 
void clear_has_player ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::user_manager::v1::BlockedPlayerplayer_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::EntityIdaccount_id_
 

Static Private Attributes

static BlockedPlayerRemovedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ()
 

Detailed Description

Definition at line 719 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ BlockedPlayerRemovedNotification() [1/2]

bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::BlockedPlayerRemovedNotification ( )

◆ ~BlockedPlayerRemovedNotification()

virtual bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::~BlockedPlayerRemovedNotification ( )
virtual

◆ BlockedPlayerRemovedNotification() [2/2]

bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::BlockedPlayerRemovedNotification ( const BlockedPlayerRemovedNotification from)

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::account_id ( ) const
inline

Definition at line 1785 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_account_id ( )
inline

Definition at line 1781 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ clear_game_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_game_account_id ( )
inline

Definition at line 1740 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_has_account_id ( )
inlineprivate

Definition at line 1778 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_game_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_has_game_account_id ( )
inlineprivate

Definition at line 1737 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_player()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_has_player ( )
inlineprivate

Definition at line 1696 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_player()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::clear_player ( )
inline

Definition at line 1699 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const BlockedPlayerRemovedNotification & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::descriptor ( )
static

◆ game_account_id()

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::game_account_id ( ) const
inline

Definition at line 1744 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::GetCachedSize ( ) const
inline

Definition at line 747 of file user_manager_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::has_account_id ( ) const
inline

Definition at line 1772 of file user_manager_service.pb.h.

◆ has_game_account_id()

bool bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::has_game_account_id ( ) const
inline

Definition at line 1731 of file user_manager_service.pb.h.

◆ has_player()

bool bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::has_player ( ) const
inline

Definition at line 1690 of file user_manager_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::InitAsDefaultInstance ( )
private

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::mutable_account_id ( )
inline

Definition at line 1789 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_game_account_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::mutable_game_account_id ( )
inline

Definition at line 1748 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_player()

bgs::protocol::user_manager::v1::BlockedPlayer * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::mutable_player ( )
inline

Definition at line 1707 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::mutable_unknown_fields ( )
inline

Definition at line 735 of file user_manager_service.pb.h.

◆ New()

BlockedPlayerRemovedNotification * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::New ( ) const

◆ operator=()

BlockedPlayerRemovedNotification & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::operator= ( const BlockedPlayerRemovedNotification from)
inline

Definition at line 726 of file user_manager_service.pb.h.

◆ player()

const ::bgs::protocol::user_manager::v1::BlockedPlayer & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::player ( ) const
inline

Definition at line 1703 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::release_account_id ( )
inline

Definition at line 1795 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ release_game_account_id()

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::release_game_account_id ( )
inline

Definition at line 1754 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ release_player()

bgs::protocol::user_manager::v1::BlockedPlayer * bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::release_player ( )
inline

Definition at line 1713 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 1801 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_game_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline

Definition at line 1760 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_player()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_allocated_player ( ::bgs::protocol::user_manager::v1::BlockedPlayer player)
inline

Definition at line 1719 of file user_manager_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_has_account_id ( )
inlineprivate

Definition at line 1775 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_game_account_id()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_has_game_account_id ( )
inlineprivate

Definition at line 1734 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_player()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::set_has_player ( )
inlineprivate

Definition at line 1693 of file user_manager_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::Swap ( BlockedPlayerRemovedNotification other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::unknown_fields ( ) const
inline

Definition at line 731 of file user_manager_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_user_5fmanager_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_user_5fmanager_5fservice_2eproto

void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto

void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::_cached_size_
mutableprivate

Definition at line 798 of file user_manager_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::_has_bits_[1]
private

Definition at line 797 of file user_manager_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::_unknown_fields_
private

Definition at line 795 of file user_manager_service.pb.h.

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::account_id_
private

Definition at line 801 of file user_manager_service.pb.h.

◆ default_instance_

BlockedPlayerRemovedNotification* bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::default_instance_
staticprivate

Definition at line 807 of file user_manager_service.pb.h.

◆ game_account_id_

::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::game_account_id_
private

Definition at line 800 of file user_manager_service.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::kAccountIdFieldNumber = 3
static

Definition at line 780 of file user_manager_service.pb.h.

◆ kGameAccountIdFieldNumber

const int bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::kGameAccountIdFieldNumber = 2
static

Definition at line 771 of file user_manager_service.pb.h.

◆ kPlayerFieldNumber

const int bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::kPlayerFieldNumber = 1
static

Definition at line 762 of file user_manager_service.pb.h.

◆ player_

::bgs::protocol::user_manager::v1::BlockedPlayer* bgs::protocol::user_manager::v1::BlockedPlayerRemovedNotification::player_
private

Definition at line 799 of file user_manager_service.pb.h.


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