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

#include <entity_types.pb.h>

Public Member Functions

 AccountInfo ()
 
virtual ~AccountInfo ()
 
 AccountInfo (const AccountInfo &from)
 
AccountInfooperator= (const AccountInfo &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountInfo *other)
 
AccountInfoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AccountInfo &from)
 
void MergeFrom (const AccountInfo &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_account_paid () const
 
void clear_account_paid ()
 
bool account_paid () const
 
void set_account_paid (bool value)
 
bool has_country_id () const
 
void clear_country_id ()
 
inline::google::protobuf::uint32 country_id () const
 
void set_country_id (::google::protobuf::uint32 value)
 
bool has_battle_tag () const
 
void clear_battle_tag ()
 
const ::std::string & battle_tag () const
 
void set_battle_tag (const ::std::string &value)
 
void set_battle_tag (const char *value)
 
void set_battle_tag (const char *value, size_t size)
 
inline::std::string * mutable_battle_tag ()
 
inline::std::string * release_battle_tag ()
 
void set_allocated_battle_tag (::std::string *battle_tag)
 
bool has_manual_review () const
 
void clear_manual_review ()
 
bool manual_review () const
 
void set_manual_review (bool value)
 
bool has_identity () const
 
void clear_identity ()
 
const ::bgs::protocol::Identityidentity () const
 
inline::bgs::protocol::Identity * mutable_identity ()
 
inline::bgs::protocol::Identity * release_identity ()
 
void set_allocated_identity (::bgs::protocol::Identity *identity)
 
bool has_account_muted () const
 
void clear_account_muted ()
 
bool account_muted () const
 
void set_account_muted (bool value)
 
- 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 AccountInfodefault_instance ()
 

Static Public Attributes

static const int kAccountPaidFieldNumber = 1
 
static const int kCountryIdFieldNumber = 2
 
static const int kBattleTagFieldNumber = 3
 
static const int kManualReviewFieldNumber = 4
 
static const int kIdentityFieldNumber = 5
 
static const int kAccountMutedFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_paid ()
 
void clear_has_account_paid ()
 
void set_has_country_id ()
 
void clear_has_country_id ()
 
void set_has_battle_tag ()
 
void clear_has_battle_tag ()
 
void set_has_manual_review ()
 
void clear_has_manual_review ()
 
void set_has_identity ()
 
void clear_has_identity ()
 
void set_has_account_muted ()
 
void clear_has_account_muted ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * battle_tag_
 
::google::protobuf::uint32 country_id_
 
bool account_paid_
 
bool manual_review_
 
bool account_muted_
 
::bgs::protocol::Identityidentity_
 

Static Private Attributes

static AccountInfodefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_entity_5ftypes_2eproto ()
 
void protobuf_AssignDesc_entity_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_entity_5ftypes_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::AccountInfo::AccountInfo ( )
virtual bgs::protocol::AccountInfo::~AccountInfo ( )
virtual
bgs::protocol::AccountInfo::AccountInfo ( const AccountInfo from)

Member Function Documentation

bool AccountInfo::account_muted ( ) const
inline
712  {
713  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.account_muted)
714  return account_muted_;
715 }
bool account_muted_
Definition: entity_types.pb.h:352
bool AccountInfo::account_paid ( ) const
inline
523  {
524  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.account_paid)
525  return account_paid_;
526 }
bool account_paid_
Definition: entity_types.pb.h:350
const ::std::string & AccountInfo::battle_tag ( ) const
inline
573  {
574  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.battle_tag)
575  return *battle_tag_;
576 }
::std::string * battle_tag_
Definition: entity_types.pb.h:348

+ Here is the caller graph for this function:

int bgs::protocol::AccountInfo::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::AccountInfo::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void AccountInfo::clear_account_muted ( )
inline
708  {
709  account_muted_ = false;
711 }
void clear_has_account_muted()
Definition: entity_types.pb.h:705
bool account_muted_
Definition: entity_types.pb.h:352

+ Here is the call graph for this function:

void AccountInfo::clear_account_paid ( )
inline
519  {
520  account_paid_ = false;
522 }
bool account_paid_
Definition: entity_types.pb.h:350
void clear_has_account_paid()
Definition: entity_types.pb.h:516

+ Here is the call graph for this function:

void AccountInfo::clear_battle_tag ( )
inline
567  {
569  battle_tag_->clear();
570  }
572 }
void clear_has_battle_tag()
Definition: entity_types.pb.h:564
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348

+ Here is the call graph for this function:

void AccountInfo::clear_country_id ( )
inline
543  {
544  country_id_ = 0u;
546 }
::google::protobuf::uint32 country_id_
Definition: entity_types.pb.h:349
void clear_has_country_id()
Definition: entity_types.pb.h:540

+ Here is the call graph for this function:

void AccountInfo::clear_has_account_muted ( )
inlineprivate
705  {
706  _has_bits_[0] &= ~0x00000020u;
707 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_has_account_paid ( )
inlineprivate
516  {
517  _has_bits_[0] &= ~0x00000001u;
518 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_has_battle_tag ( )
inlineprivate
564  {
565  _has_bits_[0] &= ~0x00000004u;
566 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_has_country_id ( )
inlineprivate
540  {
541  _has_bits_[0] &= ~0x00000002u;
542 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_has_identity ( )
inlineprivate
664  {
665  _has_bits_[0] &= ~0x00000010u;
666 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_has_manual_review ( )
inlineprivate
640  {
641  _has_bits_[0] &= ~0x00000008u;
642 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::clear_identity ( )
inline
667  {
668  if (identity_ != NULL) identity_->::bgs::protocol::Identity::Clear();
670 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_identity()
Definition: entity_types.pb.h:664
::bgs::protocol::Identity * identity_
Definition: entity_types.pb.h:353

+ Here is the call graph for this function:

void AccountInfo::clear_manual_review ( )
inline
643  {
644  manual_review_ = false;
646 }
void clear_has_manual_review()
Definition: entity_types.pb.h:640
bool manual_review_
Definition: entity_types.pb.h:351

+ Here is the call graph for this function:

void bgs::protocol::AccountInfo::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::AccountInfo::CopyFrom ( const AccountInfo from)
google::protobuf::uint32 AccountInfo::country_id ( ) const
inline
547  {
548  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.country_id)
549  return country_id_;
550 }
::google::protobuf::uint32 country_id_
Definition: entity_types.pb.h:349
static const AccountInfo& bgs::protocol::AccountInfo::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::AccountInfo::descriptor ( )
static
int bgs::protocol::AccountInfo::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

268 { return _cached_size_; }
int _cached_size_
Definition: entity_types.pb.h:347
::google::protobuf::Metadata bgs::protocol::AccountInfo::GetMetadata ( ) const
virtual
bool AccountInfo::has_account_muted ( ) const
inline
699  {
700  return (_has_bits_[0] & 0x00000020u) != 0;
701 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
bool AccountInfo::has_account_paid ( ) const
inline
510  {
511  return (_has_bits_[0] & 0x00000001u) != 0;
512 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
bool AccountInfo::has_battle_tag ( ) const
inline
558  {
559  return (_has_bits_[0] & 0x00000004u) != 0;
560 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
bool AccountInfo::has_country_id ( ) const
inline
534  {
535  return (_has_bits_[0] & 0x00000002u) != 0;
536 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
bool AccountInfo::has_identity ( ) const
inline
658  {
659  return (_has_bits_[0] & 0x00000010u) != 0;
660 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
bool AccountInfo::has_manual_review ( ) const
inline
634  {
635  return (_has_bits_[0] & 0x00000008u) != 0;
636 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346
const ::bgs::protocol::Identity & AccountInfo::identity ( ) const
inline
671  {
672  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.identity)
674 }
arena_t NULL
Definition: jemalloc_internal.h:624
static AccountInfo * default_instance_
Definition: entity_types.pb.h:359
::bgs::protocol::Identity * identity_
Definition: entity_types.pb.h:353

+ Here is the caller graph for this function:

void bgs::protocol::AccountInfo::InitAsDefaultInstance ( )
private
bool bgs::protocol::AccountInfo::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

bool AccountInfo::manual_review ( ) const
inline
647  {
648  // @@protoc_insertion_point(field_get:bgs.protocol.AccountInfo.manual_review)
649  return manual_review_;
650 }
bool manual_review_
Definition: entity_types.pb.h:351
void bgs::protocol::AccountInfo::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::AccountInfo::MergeFrom ( const AccountInfo from)
bool bgs::protocol::AccountInfo::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
std::string * AccountInfo::mutable_battle_tag ( )
inline
601  {
604  battle_tag_ = new ::std::string;
605  }
606  // @@protoc_insertion_point(field_mutable:bgs.protocol.AccountInfo.battle_tag)
607  return battle_tag_;
608 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348
void set_has_battle_tag()
Definition: entity_types.pb.h:561

+ Here is the call graph for this function:

bgs::protocol::Identity * AccountInfo::mutable_identity ( )
inline
675  {
677  if (identity_ == NULL) identity_ = new ::bgs::protocol::Identity;
678  // @@protoc_insertion_point(field_mutable:bgs.protocol.AccountInfo.identity)
679  return identity_;
680 }
void set_has_identity()
Definition: entity_types.pb.h:661
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::Identity * identity_
Definition: entity_types.pb.h:353

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::AccountInfo::mutable_unknown_fields ( )
inline
243  {
244  return &_unknown_fields_;
245  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: entity_types.pb.h:344
AccountInfo* bgs::protocol::AccountInfo::New ( ) const
virtual
AccountInfo& bgs::protocol::AccountInfo::operator= ( const AccountInfo from)
inline
234  {
235  CopyFrom(from);
236  return *this;
237  }
void CopyFrom(const ::google::protobuf::Message &from)
std::string * AccountInfo::release_battle_tag ( )
inline
609  {
612  return NULL;
613  } else {
614  ::std::string* temp = battle_tag_;
616  return temp;
617  }
618 }
void clear_has_battle_tag()
Definition: entity_types.pb.h:564
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348

+ Here is the call graph for this function:

bgs::protocol::Identity * AccountInfo::release_identity ( )
inline
681  {
684  identity_ = NULL;
685  return temp;
686 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_identity()
Definition: entity_types.pb.h:664
Definition: entity_types.pb.h:134
::bgs::protocol::Identity * identity_
Definition: entity_types.pb.h:353

+ Here is the call graph for this function:

void bgs::protocol::AccountInfo::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::AccountInfo::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void AccountInfo::set_account_muted ( bool  value)
inline
716  {
719  // @@protoc_insertion_point(field_set:bgs.protocol.AccountInfo.account_muted)
720 }
bool account_muted_
Definition: entity_types.pb.h:352
void set_has_account_muted()
Definition: entity_types.pb.h:702
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_account_paid ( bool  value)
inline
527  {
530  // @@protoc_insertion_point(field_set:bgs.protocol.AccountInfo.account_paid)
531 }
bool account_paid_
Definition: entity_types.pb.h:350
void set_has_account_paid()
Definition: entity_types.pb.h:513
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_allocated_battle_tag ( ::std::string *  battle_tag)
inline
619  {
621  delete battle_tag_;
622  }
623  if (battle_tag) {
626  } else {
629  }
630  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.AccountInfo.battle_tag)
631 }
const ::std::string & battle_tag() const
Definition: entity_types.pb.h:573
void clear_has_battle_tag()
Definition: entity_types.pb.h:564
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348
void set_has_battle_tag()
Definition: entity_types.pb.h:561

+ Here is the call graph for this function:

void AccountInfo::set_allocated_identity ( ::bgs::protocol::Identity identity)
inline
687  {
688  delete identity_;
690  if (identity) {
692  } else {
694  }
695  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.AccountInfo.identity)
696 }
void set_has_identity()
Definition: entity_types.pb.h:661
void clear_has_identity()
Definition: entity_types.pb.h:664
const ::bgs::protocol::Identity & identity() const
Definition: entity_types.pb.h:671
::bgs::protocol::Identity * identity_
Definition: entity_types.pb.h:353

+ Here is the call graph for this function:

void AccountInfo::set_battle_tag ( const ::std::string &  value)
inline
577  {
580  battle_tag_ = new ::std::string;
581  }
582  battle_tag_->assign(value);
583  // @@protoc_insertion_point(field_set:bgs.protocol.AccountInfo.battle_tag)
584 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348
void set_has_battle_tag()
Definition: entity_types.pb.h:561
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_battle_tag ( const char *  value)
inline
585  {
588  battle_tag_ = new ::std::string;
589  }
590  battle_tag_->assign(value);
591  // @@protoc_insertion_point(field_set_char:bgs.protocol.AccountInfo.battle_tag)
592 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348
void set_has_battle_tag()
Definition: entity_types.pb.h:561
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_battle_tag ( const char *  value,
size_t  size 
)
inline
593  {
596  battle_tag_ = new ::std::string;
597  }
598  battle_tag_->assign(reinterpret_cast<const char*>(value), size);
599  // @@protoc_insertion_point(field_set_pointer:bgs.protocol.AccountInfo.battle_tag)
600 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * battle_tag_
Definition: entity_types.pb.h:348
void set_has_battle_tag()
Definition: entity_types.pb.h:561
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_country_id ( ::google::protobuf::uint32  value)
inline
551  {
553  country_id_ = value;
554  // @@protoc_insertion_point(field_set:bgs.protocol.AccountInfo.country_id)
555 }
void set_has_country_id()
Definition: entity_types.pb.h:537
::google::protobuf::uint32 country_id_
Definition: entity_types.pb.h:349
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void AccountInfo::set_has_account_muted ( )
inlineprivate
702  {
703  _has_bits_[0] |= 0x00000020u;
704 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_has_account_paid ( )
inlineprivate
513  {
514  _has_bits_[0] |= 0x00000001u;
515 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_has_battle_tag ( )
inlineprivate
561  {
562  _has_bits_[0] |= 0x00000004u;
563 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_has_country_id ( )
inlineprivate
537  {
538  _has_bits_[0] |= 0x00000002u;
539 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_has_identity ( )
inlineprivate
661  {
662  _has_bits_[0] |= 0x00000010u;
663 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_has_manual_review ( )
inlineprivate
637  {
638  _has_bits_[0] |= 0x00000008u;
639 }
::google::protobuf::uint32 _has_bits_[1]
Definition: entity_types.pb.h:346

+ Here is the caller graph for this function:

void AccountInfo::set_manual_review ( bool  value)
inline
651  {
654  // @@protoc_insertion_point(field_set:bgs.protocol.AccountInfo.manual_review)
655 }
bool manual_review_
Definition: entity_types.pb.h:351
void set_has_manual_review()
Definition: entity_types.pb.h:637
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::AccountInfo::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::AccountInfo::SharedCtor ( )
private
void bgs::protocol::AccountInfo::SharedDtor ( )
private
void bgs::protocol::AccountInfo::Swap ( AccountInfo other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::AccountInfo::unknown_fields ( ) const
inline
239  {
240  return _unknown_fields_;
241  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: entity_types.pb.h:344

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_entity_5ftypes_2eproto ( )
friend
void protobuf_AssignDesc_entity_5ftypes_2eproto ( )
friend
void protobuf_ShutdownFile_entity_5ftypes_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::AccountInfo::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::AccountInfo::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::AccountInfo::_unknown_fields_
private
bool bgs::protocol::AccountInfo::account_muted_
private
bool bgs::protocol::AccountInfo::account_paid_
private
::std::string* bgs::protocol::AccountInfo::battle_tag_
private
::google::protobuf::uint32 bgs::protocol::AccountInfo::country_id_
private
AccountInfo* bgs::protocol::AccountInfo::default_instance_
staticprivate
::bgs::protocol::Identity* bgs::protocol::AccountInfo::identity_
private
const int bgs::protocol::AccountInfo::kAccountMutedFieldNumber = 6
static
const int bgs::protocol::AccountInfo::kAccountPaidFieldNumber = 1
static
const int bgs::protocol::AccountInfo::kBattleTagFieldNumber = 3
static
const int bgs::protocol::AccountInfo::kCountryIdFieldNumber = 2
static
const int bgs::protocol::AccountInfo::kIdentityFieldNumber = 5
static
const int bgs::protocol::AccountInfo::kManualReviewFieldNumber = 4
static
bool bgs::protocol::AccountInfo::manual_review_
private

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