TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification Class Reference

#include <user_manager_service.pb.h>

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
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BlockedPlayerAddedNotification &from)
 
void MergeFrom (const BlockedPlayerAddedNotification &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_player () const
 
void clear_player ()
 
const
::bgs::protocol::user_manager::v1::BlockedPlayer
player () const
 
inline::bgs::protocol::user_manager::v1::BlockedPlayer * mutable_player ()
 
inline::bgs::protocol::user_manager::v1::BlockedPlayer * release_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::EntityId * mutable_game_account_id ()
 
inline::bgs::protocol::EntityId * release_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::EntityId * mutable_account_id ()
 
inline::bgs::protocol::EntityId * release_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (istream *input)
 
bool ParsePartialFromIstream (istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (ostream *output) const
 
bool SerializePartialToOstream (ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const DescriptorGetDescriptor () const
 
virtual const ReflectionGetReflection () const
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
virtual uint8SerializeWithCachedSizesToArray (uint8 *target) const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
 
static const
BlockedPlayerAddedNotification
default_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
BlockedPlayerAddedNotification
default_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ()
 
void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ()
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef
google::protobuf::Reflection 
Reflection
 

Constructor & Destructor Documentation

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

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::account_id ( ) const
inline
2170  {
2171  // @@protoc_insertion_point(field_get:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.account_id)
2173 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * account_id_
Definition: user_manager_service.pb.h:1016
static BlockedPlayerAddedNotification * default_instance_
Definition: user_manager_service.pb.h:1022

+ Here is the caller graph for this function:

int bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_account_id ( )
inline
2166  {
2167  if (account_id_ != NULL) account_id_->::bgs::protocol::EntityId::Clear();
2169 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * account_id_
Definition: user_manager_service.pb.h:1016
void clear_has_account_id()
Definition: user_manager_service.pb.h:2163

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_game_account_id ( )
inline
2125  {
2126  if (game_account_id_ != NULL) game_account_id_->::bgs::protocol::EntityId::Clear();
2128 }
::bgs::protocol::EntityId * game_account_id_
Definition: user_manager_service.pb.h:1015
void clear_has_game_account_id()
Definition: user_manager_service.pb.h:2122
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_has_account_id ( )
inlineprivate
2163  {
2164  _has_bits_[0] &= ~0x00000004u;
2165 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_has_game_account_id ( )
inlineprivate
2122  {
2123  _has_bits_[0] &= ~0x00000002u;
2124 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_has_player ( )
inlineprivate
2081  {
2082  _has_bits_[0] &= ~0x00000001u;
2083 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::clear_player ( )
inline
2084  {
2085  if (player_ != NULL) player_->::bgs::protocol::user_manager::v1::BlockedPlayer::Clear();
2086  clear_has_player();
2087 }
::bgs::protocol::user_manager::v1::BlockedPlayer * player_
Definition: user_manager_service.pb.h:1014
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_player()
Definition: user_manager_service.pb.h:2081

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::CopyFrom ( const BlockedPlayerAddedNotification from)
static const BlockedPlayerAddedNotification& bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::game_account_id ( ) const
inline
2129  {
2130  // @@protoc_insertion_point(field_get:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.game_account_id)
2132 }
::bgs::protocol::EntityId * game_account_id_
Definition: user_manager_service.pb.h:1015
arena_t NULL
Definition: jemalloc_internal.h:624
static BlockedPlayerAddedNotification * default_instance_
Definition: user_manager_service.pb.h:1022

+ Here is the caller graph for this function:

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

Implements google::protobuf::MessageLite.

962 { return _cached_size_; }
int _cached_size_
Definition: user_manager_service.pb.h:1013
::google::protobuf::Metadata bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::GetMetadata ( ) const
virtual
bool bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::has_account_id ( ) const
inline
2157  {
2158  return (_has_bits_[0] & 0x00000004u) != 0;
2159 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012
bool bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::has_game_account_id ( ) const
inline
2116  {
2117  return (_has_bits_[0] & 0x00000002u) != 0;
2118 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012
bool bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::has_player ( ) const
inline
2075  {
2076  return (_has_bits_[0] & 0x00000001u) != 0;
2077 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::InitAsDefaultInstance ( )
private
bool bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::MergeFrom ( const BlockedPlayerAddedNotification from)
bool bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::mutable_account_id ( )
inline
2174  {
2176  if (account_id_ == NULL) account_id_ = new ::bgs::protocol::EntityId;
2177  // @@protoc_insertion_point(field_mutable:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.account_id)
2178  return account_id_;
2179 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * account_id_
Definition: user_manager_service.pb.h:1016
void set_has_account_id()
Definition: user_manager_service.pb.h:2160

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::mutable_game_account_id ( )
inline
2133  {
2135  if (game_account_id_ == NULL) game_account_id_ = new ::bgs::protocol::EntityId;
2136  // @@protoc_insertion_point(field_mutable:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.game_account_id)
2137  return game_account_id_;
2138 }
::bgs::protocol::EntityId * game_account_id_
Definition: user_manager_service.pb.h:1015
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_game_account_id()
Definition: user_manager_service.pb.h:2119

+ Here is the call graph for this function:

bgs::protocol::user_manager::v1::BlockedPlayer * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::mutable_player ( )
inline
2092  {
2093  set_has_player();
2094  if (player_ == NULL) player_ = new ::bgs::protocol::user_manager::v1::BlockedPlayer;
2095  // @@protoc_insertion_point(field_mutable:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.player)
2096  return player_;
2097 }
::bgs::protocol::user_manager::v1::BlockedPlayer * player_
Definition: user_manager_service.pb.h:1014
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_player()
Definition: user_manager_service.pb.h:2078

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::mutable_unknown_fields ( )
inline
937  {
938  return &_unknown_fields_;
939  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: user_manager_service.pb.h:1010
BlockedPlayerAddedNotification* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::New ( ) const
virtual
BlockedPlayerAddedNotification& bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::operator= ( const BlockedPlayerAddedNotification from)
inline
928  {
929  CopyFrom(from);
930  return *this;
931  }
void CopyFrom(const ::google::protobuf::Message &from)
const ::bgs::protocol::user_manager::v1::BlockedPlayer & bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::player ( ) const
inline
2088  {
2089  // @@protoc_insertion_point(field_get:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.player)
2090  return player_ != NULL ? *player_ : *default_instance_->player_;
2091 }
::bgs::protocol::user_manager::v1::BlockedPlayer * player_
Definition: user_manager_service.pb.h:1014
arena_t NULL
Definition: jemalloc_internal.h:624
static BlockedPlayerAddedNotification * default_instance_
Definition: user_manager_service.pb.h:1022

+ Here is the caller graph for this function:

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::release_account_id ( )
inline
2180  {
2183  account_id_ = NULL;
2184  return temp;
2185 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * account_id_
Definition: user_manager_service.pb.h:1016
void clear_has_account_id()
Definition: user_manager_service.pb.h:2163

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::release_game_account_id ( )
inline
2139  {
2143  return temp;
2144 }
Definition: entity_types.pb.h:45
::bgs::protocol::EntityId * game_account_id_
Definition: user_manager_service.pb.h:1015
void clear_has_game_account_id()
Definition: user_manager_service.pb.h:2122
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

bgs::protocol::user_manager::v1::BlockedPlayer * bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::release_player ( )
inline
2098  {
2099  clear_has_player();
2101  player_ = NULL;
2102  return temp;
2103 }
::bgs::protocol::user_manager::v1::BlockedPlayer * player_
Definition: user_manager_service.pb.h:1014
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: user_manager_types.pb.h:186
void clear_has_player()
Definition: user_manager_service.pb.h:2081

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline
2186  {
2187  delete account_id_;
2189  if (account_id) {
2191  } else {
2193  }
2194  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.account_id)
2195 }
::bgs::protocol::EntityId * account_id_
Definition: user_manager_service.pb.h:1016
const ::bgs::protocol::EntityId & account_id() const
Definition: user_manager_service.pb.h:2170
void set_has_account_id()
Definition: user_manager_service.pb.h:2160
void clear_has_account_id()
Definition: user_manager_service.pb.h:2163

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline
2145  {
2146  delete game_account_id_;
2148  if (game_account_id) {
2150  } else {
2152  }
2153  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.game_account_id)
2154 }
::bgs::protocol::EntityId * game_account_id_
Definition: user_manager_service.pb.h:1015
void clear_has_game_account_id()
Definition: user_manager_service.pb.h:2122
const ::bgs::protocol::EntityId & game_account_id() const
Definition: user_manager_service.pb.h:2129
void set_has_game_account_id()
Definition: user_manager_service.pb.h:2119

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_allocated_player ( ::bgs::protocol::user_manager::v1::BlockedPlayer player)
inline
2104  {
2105  delete player_;
2106  player_ = player;
2107  if (player) {
2108  set_has_player();
2109  } else {
2110  clear_has_player();
2111  }
2112  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.user_manager.v1.BlockedPlayerAddedNotification.player)
2113 }
::bgs::protocol::user_manager::v1::BlockedPlayer * player_
Definition: user_manager_service.pb.h:1014
void set_has_player()
Definition: user_manager_service.pb.h:2078
void clear_has_player()
Definition: user_manager_service.pb.h:2081
const ::bgs::protocol::user_manager::v1::BlockedPlayer & player() const
Definition: user_manager_service.pb.h:2088

+ Here is the call graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_has_account_id ( )
inlineprivate
2160  {
2161  _has_bits_[0] |= 0x00000004u;
2162 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_has_game_account_id ( )
inlineprivate
2119  {
2120  _has_bits_[0] |= 0x00000002u;
2121 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::set_has_player ( )
inlineprivate
2078  {
2079  _has_bits_[0] |= 0x00000001u;
2080 }
::google::protobuf::uint32 _has_bits_[1]
Definition: user_manager_service.pb.h:1012

+ Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::SharedCtor ( )
private
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::SharedDtor ( )
private
void bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::Swap ( BlockedPlayerAddedNotification other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::unknown_fields ( ) const
inline
933  {
934  return _unknown_fields_;
935  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: user_manager_service.pb.h:1010

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_user_5fmanager_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_user_5fmanager_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_user_5fmanager_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::account_id_
private
BlockedPlayerAddedNotification* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::game_account_id_
private
const int bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::kAccountIdFieldNumber = 3
static
const int bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::kGameAccountIdFieldNumber = 2
static
const int bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::kPlayerFieldNumber = 1
static
::bgs::protocol::user_manager::v1::BlockedPlayer* bgs::protocol::user_manager::v1::BlockedPlayerAddedNotification::player_
private

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