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

#include <account_service.pb.h>

Public Member Functions

 GameAccountNotification ()
 
virtual ~GameAccountNotification ()
 
 GameAccountNotification (const GameAccountNotification &from)
 
GameAccountNotificationoperator= (const GameAccountNotification &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountNotification *other)
 
GameAccountNotificationNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GameAccountNotification &from)
 
void MergeFrom (const GameAccountNotification &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
 
int game_accounts_size () const
 
void clear_game_accounts ()
 
const
::bgs::protocol::account::v1::GameAccountList
game_accounts (int index) const
 
inline::bgs::protocol::account::v1::GameAccountList * mutable_game_accounts (int index)
 
inline::bgs::protocol::account::v1::GameAccountList * add_game_accounts ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountList > & 
game_accounts () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountList > * 
mutable_game_accounts ()
 
bool has_subscriber_id () const
 
void clear_subscriber_id ()
 
inline::google::protobuf::uint64 subscriber_id () const
 
void set_subscriber_id (::google::protobuf::uint64 value)
 
bool has_account_tags () const
 
void clear_account_tags ()
 
const
::bgs::protocol::account::v1::AccountFieldTags
account_tags () const
 
inline::bgs::protocol::account::v1::AccountFieldTags * mutable_account_tags ()
 
inline::bgs::protocol::account::v1::AccountFieldTags * release_account_tags ()
 
void set_allocated_account_tags (::bgs::protocol::account::v1::AccountFieldTags *account_tags)
 
- 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
GameAccountNotification
default_instance ()
 

Static Public Attributes

static const int kGameAccountsFieldNumber = 1
 
static const int kSubscriberIdFieldNumber = 2
 
static const int kAccountTagsFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_subscriber_id ()
 
void clear_has_subscriber_id ()
 
void set_has_account_tags ()
 
void clear_has_account_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::account::v1::GameAccountList
game_accounts_
 
::google::protobuf::uint64 subscriber_id_
 
::bgs::protocol::account::v1::AccountFieldTagsaccount_tags_
 

Static Private Attributes

static GameAccountNotificationdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::account::v1::GameAccountNotification::GameAccountNotification ( )
virtual bgs::protocol::account::v1::GameAccountNotification::~GameAccountNotification ( )
virtual
bgs::protocol::account::v1::GameAccountNotification::GameAccountNotification ( const GameAccountNotification from)

Member Function Documentation

const ::bgs::protocol::account::v1::AccountFieldTags & bgs::protocol::account::v1::GameAccountNotification::account_tags ( ) const
inline
6451  {
6452  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountNotification.account_tags)
6454 }
arena_t NULL
Definition: jemalloc_internal.h:624
static GameAccountNotification * default_instance_
Definition: account_service.pb.h:3198
::bgs::protocol::account::v1::AccountFieldTags * account_tags_
Definition: account_service.pb.h:3192
bgs::protocol::account::v1::GameAccountList * bgs::protocol::account::v1::GameAccountNotification::add_game_accounts ( )
inline
6398  {
6399  // @@protoc_insertion_point(field_add:bgs.protocol.account.v1.GameAccountNotification.game_accounts)
6400  return game_accounts_.Add();
6401 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
int bgs::protocol::account::v1::GameAccountNotification::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountNotification::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountNotification::clear_account_tags ( )
inline
6447  {
6448  if (account_tags_ != NULL) account_tags_->::bgs::protocol::account::v1::AccountFieldTags::Clear();
6450 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_account_tags()
Definition: account_service.pb.h:6444
::bgs::protocol::account::v1::AccountFieldTags * account_tags_
Definition: account_service.pb.h:3192
void bgs::protocol::account::v1::GameAccountNotification::clear_game_accounts ( )
inline
6387  {
6388  game_accounts_.Clear();
6389 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
void bgs::protocol::account::v1::GameAccountNotification::clear_has_account_tags ( )
inlineprivate
6444  {
6445  _has_bits_[0] &= ~0x00000004u;
6446 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
void bgs::protocol::account::v1::GameAccountNotification::clear_has_subscriber_id ( )
inlineprivate
6420  {
6421  _has_bits_[0] &= ~0x00000002u;
6422 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
void bgs::protocol::account::v1::GameAccountNotification::clear_subscriber_id ( )
inline
6423  {
6426 }
void clear_has_subscriber_id()
Definition: account_service.pb.h:6420
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3191
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
void bgs::protocol::account::v1::GameAccountNotification::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountNotification::CopyFrom ( const GameAccountNotification from)
static const GameAccountNotification& bgs::protocol::account::v1::GameAccountNotification::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GameAccountNotification::descriptor ( )
static
const ::bgs::protocol::account::v1::GameAccountList & bgs::protocol::account::v1::GameAccountNotification::game_accounts ( int  index) const
inline
6390  {
6391  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountNotification.game_accounts)
6392  return game_accounts_.Get(index);
6393 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountList > & bgs::protocol::account::v1::GameAccountNotification::game_accounts ( ) const
inline
6403  {
6404  // @@protoc_insertion_point(field_list:bgs.protocol.account.v1.GameAccountNotification.game_accounts)
6405  return game_accounts_;
6406 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
int bgs::protocol::account::v1::GameAccountNotification::game_accounts_size ( ) const
inline
6384  {
6385  return game_accounts_.size();
6386 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
int bgs::protocol::account::v1::GameAccountNotification::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

3139 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:3189
::google::protobuf::Metadata bgs::protocol::account::v1::GameAccountNotification::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GameAccountNotification::has_account_tags ( ) const
inline
6438  {
6439  return (_has_bits_[0] & 0x00000004u) != 0;
6440 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
bool bgs::protocol::account::v1::GameAccountNotification::has_subscriber_id ( ) const
inline
6414  {
6415  return (_has_bits_[0] & 0x00000002u) != 0;
6416 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
void bgs::protocol::account::v1::GameAccountNotification::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GameAccountNotification::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountNotification::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameAccountNotification::MergeFrom ( const GameAccountNotification from)
bool bgs::protocol::account::v1::GameAccountNotification::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GameAccountNotification::mutable_account_tags ( )
inline
6455  {
6457  if (account_tags_ == NULL) account_tags_ = new ::bgs::protocol::account::v1::AccountFieldTags;
6458  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameAccountNotification.account_tags)
6459  return account_tags_;
6460 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_account_tags()
Definition: account_service.pb.h:6441
::bgs::protocol::account::v1::AccountFieldTags * account_tags_
Definition: account_service.pb.h:3192
bgs::protocol::account::v1::GameAccountList * bgs::protocol::account::v1::GameAccountNotification::mutable_game_accounts ( int  index)
inline
6394  {
6395  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameAccountNotification.game_accounts)
6396  return game_accounts_.Mutable(index);
6397 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
google::protobuf::RepeatedPtrField<::bgs::protocol::account::v1::GameAccountList > * bgs::protocol::account::v1::GameAccountNotification::mutable_game_accounts ( )
inline
6408  {
6409  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.account.v1.GameAccountNotification.game_accounts)
6410  return &game_accounts_;
6411 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > game_accounts_
Definition: account_service.pb.h:3190
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GameAccountNotification::mutable_unknown_fields ( )
inline
3114  {
3115  return &_unknown_fields_;
3116  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:3186
GameAccountNotification* bgs::protocol::account::v1::GameAccountNotification::New ( ) const
virtual
GameAccountNotification& bgs::protocol::account::v1::GameAccountNotification::operator= ( const GameAccountNotification from)
inline
3105  {
3106  CopyFrom(from);
3107  return *this;
3108  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GameAccountNotification::release_account_tags ( )
inline
6461  {
6464  account_tags_ = NULL;
6465  return temp;
6466 }
Definition: account_types.pb.h:1706
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_account_tags()
Definition: account_service.pb.h:6444
::bgs::protocol::account::v1::AccountFieldTags * account_tags_
Definition: account_service.pb.h:3192
void bgs::protocol::account::v1::GameAccountNotification::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GameAccountNotification::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GameAccountNotification::set_allocated_account_tags ( ::bgs::protocol::account::v1::AccountFieldTags account_tags)
inline
6467  {
6468  delete account_tags_;
6470  if (account_tags) {
6472  } else {
6474  }
6475  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GameAccountNotification.account_tags)
6476 }
void set_has_account_tags()
Definition: account_service.pb.h:6441
void clear_has_account_tags()
Definition: account_service.pb.h:6444
::bgs::protocol::account::v1::AccountFieldTags * account_tags_
Definition: account_service.pb.h:3192
const ::bgs::protocol::account::v1::AccountFieldTags & account_tags() const
Definition: account_service.pb.h:6451
void bgs::protocol::account::v1::GameAccountNotification::set_has_account_tags ( )
inlineprivate
6441  {
6442  _has_bits_[0] |= 0x00000004u;
6443 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
void bgs::protocol::account::v1::GameAccountNotification::set_has_subscriber_id ( )
inlineprivate
6417  {
6418  _has_bits_[0] |= 0x00000002u;
6419 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:3188
void bgs::protocol::account::v1::GameAccountNotification::set_subscriber_id ( ::google::protobuf::uint64  value)
inline
6431  {
6434  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameAccountNotification.subscriber_id)
6435 }
void set_has_subscriber_id()
Definition: account_service.pb.h:6417
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3191
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameAccountNotification::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameAccountNotification::SharedCtor ( )
private
void bgs::protocol::account::v1::GameAccountNotification::SharedDtor ( )
private
google::protobuf::uint64 bgs::protocol::account::v1::GameAccountNotification::subscriber_id ( ) const
inline
6427  {
6428  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameAccountNotification.subscriber_id)
6429  return subscriber_id_;
6430 }
::google::protobuf::uint64 subscriber_id_
Definition: account_service.pb.h:3191
void bgs::protocol::account::v1::GameAccountNotification::Swap ( GameAccountNotification other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GameAccountNotification::unknown_fields ( ) const
inline
3110  {
3111  return _unknown_fields_;
3112  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:3186

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::GameAccountNotification::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountNotification::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameAccountNotification::_unknown_fields_
private
::bgs::protocol::account::v1::AccountFieldTags* bgs::protocol::account::v1::GameAccountNotification::account_tags_
private
GameAccountNotification* bgs::protocol::account::v1::GameAccountNotification::default_instance_
staticprivate
::google::protobuf::RepeatedPtrField< ::bgs::protocol::account::v1::GameAccountList > bgs::protocol::account::v1::GameAccountNotification::game_accounts_
private
const int bgs::protocol::account::v1::GameAccountNotification::kAccountTagsFieldNumber = 3
static
const int bgs::protocol::account::v1::GameAccountNotification::kGameAccountsFieldNumber = 1
static
const int bgs::protocol::account::v1::GameAccountNotification::kSubscriberIdFieldNumber = 2
static
::google::protobuf::uint64 bgs::protocol::account::v1::GameAccountNotification::subscriber_id_
private

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