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

#include <user_manager_service.pb.h>

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

Public Member Functions

 BlockedPlayerAddedNotification ()
 
virtual ~BlockedPlayerAddedNotification ()
 
 BlockedPlayerAddedNotification (const BlockedPlayerAddedNotification &from)
 
BlockedPlayerAddedNotificationoperator= (const BlockedPlayerAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BlockedPlayerAddedNotification *other)
 
BlockedPlayerAddedNotificationNew () 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 BlockedPlayerAddedNotificationdefault_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 BlockedPlayerAddedNotificationdefault_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 627 of file user_manager_service.pb.h.

Constructor & Destructor Documentation

◆ BlockedPlayerAddedNotification() [1/2]

bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::BlockedPlayerAddedNotification ( )

◆ ~BlockedPlayerAddedNotification()

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

◆ BlockedPlayerAddedNotification() [2/2]

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

Member Function Documentation

◆ account_id()

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

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

+ Here is the caller graph for this function:

◆ clear_account_id()

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

Definition at line 1654 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::BlockedPlayerAddedNotification::clear_game_account_id ( )
inline

Definition at line 1613 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::BlockedPlayerAddedNotification::clear_has_account_id ( )
inlineprivate

Definition at line 1651 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::BlockedPlayerAddedNotification::clear_has_game_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_player()

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

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

+ Here is the caller graph for this function:

◆ clear_player()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ game_account_id()

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

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_id()

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

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

◆ has_game_account_id()

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

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

◆ has_player()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_id()

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

Definition at line 1662 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::BlockedPlayerAddedNotification::mutable_game_account_id ( )
inline

Definition at line 1621 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::BlockedPlayerAddedNotification::mutable_player ( )
inline

Definition at line 1580 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::BlockedPlayerAddedNotification::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ operator=()

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

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

◆ player()

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

Definition at line 1576 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::BlockedPlayerAddedNotification::release_account_id ( )
inline

Definition at line 1668 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::BlockedPlayerAddedNotification::release_game_account_id ( )
inline

Definition at line 1627 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::BlockedPlayerAddedNotification::release_player ( )
inline

Definition at line 1586 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::BlockedPlayerAddedNotification::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

Definition at line 1674 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::BlockedPlayerAddedNotification::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_player()

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

Definition at line 1592 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::BlockedPlayerAddedNotification::set_has_account_id ( )
inlineprivate

Definition at line 1648 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::BlockedPlayerAddedNotification::set_has_game_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_player()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 639 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::BlockedPlayerAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_id_

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

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

◆ default_instance_

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

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

◆ game_account_id_

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

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

◆ kAccountIdFieldNumber

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

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

◆ kGameAccountIdFieldNumber

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

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

◆ kPlayerFieldNumber

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

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

◆ player_

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

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


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