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

#include <account_types.pb.h>

Public Member Functions

 AccountReference ()
 
virtual ~AccountReference ()
 
 AccountReference (const AccountReference &from)
 
AccountReferenceoperator= (const AccountReference &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountReference *other)
 
AccountReferenceNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AccountReference &from)
 
void MergeFrom (const AccountReference &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_id () const
 
void clear_id ()
 
inline::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_email () const
 
void clear_email ()
 
const ::std::string & email () const
 
void set_email (const ::std::string &value)
 
void set_email (const char *value)
 
void set_email (const char *value, size_t size)
 
inline::std::string * mutable_email ()
 
inline::std::string * release_email ()
 
void set_allocated_email (::std::string *email)
 
bool has_handle () const
 
void clear_handle ()
 
const
::bgs::protocol::account::v1::GameAccountHandle
handle () const
 
inline::bgs::protocol::account::v1::GameAccountHandle * mutable_handle ()
 
inline::bgs::protocol::account::v1::GameAccountHandle * release_handle ()
 
void set_allocated_handle (::bgs::protocol::account::v1::GameAccountHandle *handle)
 
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_region () const
 
void clear_region ()
 
inline::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 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 AccountReferencedefault_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kEmailFieldNumber = 2
 
static const int kHandleFieldNumber = 3
 
static const int kBattleTagFieldNumber = 4
 
static const int kRegionFieldNumber = 10
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_email ()
 
void clear_has_email ()
 
void set_has_handle ()
 
void clear_has_handle ()
 
void set_has_battle_tag ()
 
void clear_has_battle_tag ()
 
void set_has_region ()
 
void clear_has_region ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * email_
 
::bgs::protocol::account::v1::GameAccountHandlehandle_
 
::google::protobuf::uint32 id_
 
::google::protobuf::uint32 region_
 
::std::string * battle_tag_
 

Static Private Attributes

static AccountReferencedefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

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

Member Function Documentation

const ::std::string & bgs::protocol::account::v1::AccountReference::battle_tag ( ) const
inline
6312  {
6313  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.AccountReference.battle_tag)
6314  return *battle_tag_;
6315 }
::std::string * battle_tag_
Definition: account_types.pb.h:1413
int bgs::protocol::account::v1::AccountReference::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::AccountReference::clear_battle_tag ( )
inline
6306  {
6308  battle_tag_->clear();
6309  }
6311 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_has_battle_tag()
Definition: account_types.pb.h:6303
::std::string * battle_tag_
Definition: account_types.pb.h:1413

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::clear_email ( )
inline
6189  {
6191  email_->clear();
6192  }
6193  clear_has_email();
6194 }
void clear_has_email()
Definition: account_types.pb.h:6186
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * email_
Definition: account_types.pb.h:1409

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::clear_handle ( )
inline
6265  {
6266  if (handle_ != NULL) handle_->::bgs::protocol::account::v1::GameAccountHandle::Clear();
6267  clear_has_handle();
6268 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_handle()
Definition: account_types.pb.h:6262
::bgs::protocol::account::v1::GameAccountHandle * handle_
Definition: account_types.pb.h:1410
void bgs::protocol::account::v1::AccountReference::clear_has_battle_tag ( )
inlineprivate
6303  {
6304  _has_bits_[0] &= ~0x00000008u;
6305 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::clear_has_email ( )
inlineprivate
6186  {
6187  _has_bits_[0] &= ~0x00000002u;
6188 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::clear_has_handle ( )
inlineprivate
6262  {
6263  _has_bits_[0] &= ~0x00000004u;
6264 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::clear_has_id ( )
inlineprivate
6162  {
6163  _has_bits_[0] &= ~0x00000001u;
6164 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::clear_has_region ( )
inlineprivate
6379  {
6380  _has_bits_[0] &= ~0x00000010u;
6381 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::clear_id ( )
inline
6165  {
6166  id_ = 0u;
6167  clear_has_id();
6168 }
void clear_has_id()
Definition: account_types.pb.h:6162
::google::protobuf::uint32 id_
Definition: account_types.pb.h:1411
void bgs::protocol::account::v1::AccountReference::clear_region ( )
inline
6382  {
6383  region_ = 0u;
6384  clear_has_region();
6385 }
::google::protobuf::uint32 region_
Definition: account_types.pb.h:1412
void clear_has_region()
Definition: account_types.pb.h:6379
void bgs::protocol::account::v1::AccountReference::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::AccountReference::CopyFrom ( const AccountReference from)
static const AccountReference& bgs::protocol::account::v1::AccountReference::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::AccountReference::descriptor ( )
static
const ::std::string & bgs::protocol::account::v1::AccountReference::email ( ) const
inline
6195  {
6196  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.AccountReference.email)
6197  return *email_;
6198 }
::std::string * email_
Definition: account_types.pb.h:1409
int bgs::protocol::account::v1::AccountReference::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1333 { return _cached_size_; }
int _cached_size_
Definition: account_types.pb.h:1408
::google::protobuf::Metadata bgs::protocol::account::v1::AccountReference::GetMetadata ( ) const
virtual
const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::account::v1::AccountReference::handle ( ) const
inline
6269  {
6270  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.AccountReference.handle)
6271  return handle_ != NULL ? *handle_ : *default_instance_->handle_;
6272 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountHandle * handle_
Definition: account_types.pb.h:1410
static AccountReference * default_instance_
Definition: account_types.pb.h:1419
bool bgs::protocol::account::v1::AccountReference::has_battle_tag ( ) const
inline
6297  {
6298  return (_has_bits_[0] & 0x00000008u) != 0;
6299 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
bool bgs::protocol::account::v1::AccountReference::has_email ( ) const
inline
6180  {
6181  return (_has_bits_[0] & 0x00000002u) != 0;
6182 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
bool bgs::protocol::account::v1::AccountReference::has_handle ( ) const
inline
6256  {
6257  return (_has_bits_[0] & 0x00000004u) != 0;
6258 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
bool bgs::protocol::account::v1::AccountReference::has_id ( ) const
inline
6156  {
6157  return (_has_bits_[0] & 0x00000001u) != 0;
6158 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
bool bgs::protocol::account::v1::AccountReference::has_region ( ) const
inline
6373  {
6374  return (_has_bits_[0] & 0x00000010u) != 0;
6375 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
google::protobuf::uint32 bgs::protocol::account::v1::AccountReference::id ( ) const
inline
6169  {
6170  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.AccountReference.id)
6171  return id_;
6172 }
::google::protobuf::uint32 id_
Definition: account_types.pb.h:1411
void bgs::protocol::account::v1::AccountReference::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::AccountReference::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::AccountReference::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::AccountReference::MergeFrom ( const AccountReference from)
bool bgs::protocol::account::v1::AccountReference::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
std::string * bgs::protocol::account::v1::AccountReference::mutable_battle_tag ( )
inline
6340  {
6343  battle_tag_ = new ::std::string;
6344  }
6345  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.AccountReference.battle_tag)
6346  return battle_tag_;
6347 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_battle_tag()
Definition: account_types.pb.h:6300
::std::string * battle_tag_
Definition: account_types.pb.h:1413

+ Here is the call graph for this function:

std::string * bgs::protocol::account::v1::AccountReference::mutable_email ( )
inline
6223  {
6224  set_has_email();
6226  email_ = new ::std::string;
6227  }
6228  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.AccountReference.email)
6229  return email_;
6230 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_email()
Definition: account_types.pb.h:6183
::std::string * email_
Definition: account_types.pb.h:1409

+ Here is the call graph for this function:

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::AccountReference::mutable_handle ( )
inline
6273  {
6274  set_has_handle();
6275  if (handle_ == NULL) handle_ = new ::bgs::protocol::account::v1::GameAccountHandle;
6276  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.AccountReference.handle)
6277  return handle_;
6278 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_handle()
Definition: account_types.pb.h:6259
::bgs::protocol::account::v1::GameAccountHandle * handle_
Definition: account_types.pb.h:1410
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::AccountReference::mutable_unknown_fields ( )
inline
1308  {
1309  return &_unknown_fields_;
1310  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:1405
AccountReference* bgs::protocol::account::v1::AccountReference::New ( ) const
virtual
AccountReference& bgs::protocol::account::v1::AccountReference::operator= ( const AccountReference from)
inline
1299  {
1300  CopyFrom(from);
1301  return *this;
1302  }
void CopyFrom(const ::google::protobuf::Message &from)
google::protobuf::uint32 bgs::protocol::account::v1::AccountReference::region ( ) const
inline
6386  {
6387  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.AccountReference.region)
6388  return region_;
6389 }
::google::protobuf::uint32 region_
Definition: account_types.pb.h:1412
std::string * bgs::protocol::account::v1::AccountReference::release_battle_tag ( )
inline
6348  {
6351  return NULL;
6352  } else {
6353  ::std::string* temp = battle_tag_;
6355  return temp;
6356  }
6357 }
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void clear_has_battle_tag()
Definition: account_types.pb.h:6303
::std::string * battle_tag_
Definition: account_types.pb.h:1413

+ Here is the call graph for this function:

std::string * bgs::protocol::account::v1::AccountReference::release_email ( )
inline
6231  {
6232  clear_has_email();
6234  return NULL;
6235  } else {
6236  ::std::string* temp = email_;
6237  email_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6238  return temp;
6239  }
6240 }
void clear_has_email()
Definition: account_types.pb.h:6186
arena_t NULL
Definition: jemalloc_internal.h:624
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
::std::string * email_
Definition: account_types.pb.h:1409

+ Here is the call graph for this function:

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::AccountReference::release_handle ( )
inline
6279  {
6280  clear_has_handle();
6282  handle_ = NULL;
6283  return temp;
6284 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_handle()
Definition: account_types.pb.h:6262
Definition: account_types.pb.h:771
::bgs::protocol::account::v1::GameAccountHandle * handle_
Definition: account_types.pb.h:1410
void bgs::protocol::account::v1::AccountReference::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::AccountReference::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::AccountReference::set_allocated_battle_tag ( ::std::string *  battle_tag)
inline
6358  {
6360  delete battle_tag_;
6361  }
6362  if (battle_tag) {
6365  } else {
6368  }
6369  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.AccountReference.battle_tag)
6370 }
const ::std::string & battle_tag() const
Definition: account_types.pb.h:6312
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_battle_tag()
Definition: account_types.pb.h:6300
void clear_has_battle_tag()
Definition: account_types.pb.h:6303
::std::string * battle_tag_
Definition: account_types.pb.h:1413

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_allocated_email ( ::std::string *  email)
inline
6241  {
6243  delete email_;
6244  }
6245  if (email) {
6246  set_has_email();
6247  email_ = email;
6248  } else {
6249  clear_has_email();
6250  email_ = const_cast< ::std::string*>(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
6251  }
6252  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.AccountReference.email)
6253 }
const ::std::string & email() const
Definition: account_types.pb.h:6195
void clear_has_email()
Definition: account_types.pb.h:6186
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_email()
Definition: account_types.pb.h:6183
::std::string * email_
Definition: account_types.pb.h:1409

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_allocated_handle ( ::bgs::protocol::account::v1::GameAccountHandle handle)
inline
6285  {
6286  delete handle_;
6287  handle_ = handle;
6288  if (handle) {
6289  set_has_handle();
6290  } else {
6291  clear_has_handle();
6292  }
6293  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.AccountReference.handle)
6294 }
void clear_has_handle()
Definition: account_types.pb.h:6262
void set_has_handle()
Definition: account_types.pb.h:6259
const ::bgs::protocol::account::v1::GameAccountHandle & handle() const
Definition: account_types.pb.h:6269
::bgs::protocol::account::v1::GameAccountHandle * handle_
Definition: account_types.pb.h:1410
void bgs::protocol::account::v1::AccountReference::set_battle_tag ( const ::std::string &  value)
inline
6316  {
6319  battle_tag_ = new ::std::string;
6320  }
6321  battle_tag_->assign(value);
6322  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.AccountReference.battle_tag)
6323 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_battle_tag()
Definition: account_types.pb.h:6300
::std::string * battle_tag_
Definition: account_types.pb.h:1413
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_battle_tag ( const char *  value)
inline
6324  {
6327  battle_tag_ = new ::std::string;
6328  }
6329  battle_tag_->assign(value);
6330  // @@protoc_insertion_point(field_set_char:bgs.protocol.account.v1.AccountReference.battle_tag)
6331 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_battle_tag()
Definition: account_types.pb.h:6300
::std::string * battle_tag_
Definition: account_types.pb.h:1413
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_battle_tag ( const char *  value,
size_t  size 
)
inline
6332  {
6335  battle_tag_ = new ::std::string;
6336  }
6337  battle_tag_->assign(reinterpret_cast<const char*>(value), size);
6338  // @@protoc_insertion_point(field_set_pointer:bgs.protocol.account.v1.AccountReference.battle_tag)
6339 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_battle_tag()
Definition: account_types.pb.h:6300
::std::string * battle_tag_
Definition: account_types.pb.h:1413
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_email ( const ::std::string &  value)
inline
6199  {
6200  set_has_email();
6202  email_ = new ::std::string;
6203  }
6204  email_->assign(value);
6205  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.AccountReference.email)
6206 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_email()
Definition: account_types.pb.h:6183
::std::string * email_
Definition: account_types.pb.h:1409
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_email ( const char *  value)
inline
6207  {
6208  set_has_email();
6210  email_ = new ::std::string;
6211  }
6212  email_->assign(value);
6213  // @@protoc_insertion_point(field_set_char:bgs.protocol.account.v1.AccountReference.email)
6214 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_email()
Definition: account_types.pb.h:6183
::std::string * email_
Definition: account_types.pb.h:1409
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_email ( const char *  value,
size_t  size 
)
inline
6215  {
6216  set_has_email();
6218  email_ = new ::std::string;
6219  }
6220  email_->assign(reinterpret_cast<const char*>(value), size);
6221  // @@protoc_insertion_point(field_set_pointer:bgs.protocol.account.v1.AccountReference.email)
6222 }
LIBPROTOBUF_EXPORTconst::std::string & GetEmptyStringAlreadyInited()
Definition: generated_message_util.h:79
void set_has_email()
Definition: account_types.pb.h:6183
::std::string * email_
Definition: account_types.pb.h:1409
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::account::v1::AccountReference::set_has_battle_tag ( )
inlineprivate
6300  {
6301  _has_bits_[0] |= 0x00000008u;
6302 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::set_has_email ( )
inlineprivate
6183  {
6184  _has_bits_[0] |= 0x00000002u;
6185 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::set_has_handle ( )
inlineprivate
6259  {
6260  _has_bits_[0] |= 0x00000004u;
6261 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::set_has_id ( )
inlineprivate
6159  {
6160  _has_bits_[0] |= 0x00000001u;
6161 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::set_has_region ( )
inlineprivate
6376  {
6377  _has_bits_[0] |= 0x00000010u;
6378 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:1407
void bgs::protocol::account::v1::AccountReference::set_id ( ::google::protobuf::uint32  value)
inline
6173  {
6174  set_has_id();
6175  id_ = value;
6176  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.AccountReference.id)
6177 }
void set_has_id()
Definition: account_types.pb.h:6159
::google::protobuf::uint32 id_
Definition: account_types.pb.h:1411
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::AccountReference::set_region ( ::google::protobuf::uint32  value)
inline
6390  {
6391  set_has_region();
6392  region_ = value;
6393  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.AccountReference.region)
6394 }
void set_has_region()
Definition: account_types.pb.h:6376
::google::protobuf::uint32 region_
Definition: account_types.pb.h:1412
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::AccountReference::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::AccountReference::SharedCtor ( )
private
void bgs::protocol::account::v1::AccountReference::SharedDtor ( )
private
void bgs::protocol::account::v1::AccountReference::Swap ( AccountReference other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::AccountReference::unknown_fields ( ) const
inline
1304  {
1305  return _unknown_fields_;
1306  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:1405

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend
void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend
void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::account::v1::AccountReference::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::AccountReference::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::AccountReference::_unknown_fields_
private
::std::string* bgs::protocol::account::v1::AccountReference::battle_tag_
private
AccountReference* bgs::protocol::account::v1::AccountReference::default_instance_
staticprivate
::std::string* bgs::protocol::account::v1::AccountReference::email_
private
::bgs::protocol::account::v1::GameAccountHandle* bgs::protocol::account::v1::AccountReference::handle_
private
::google::protobuf::uint32 bgs::protocol::account::v1::AccountReference::id_
private
const int bgs::protocol::account::v1::AccountReference::kBattleTagFieldNumber = 4
static
const int bgs::protocol::account::v1::AccountReference::kEmailFieldNumber = 2
static
const int bgs::protocol::account::v1::AccountReference::kHandleFieldNumber = 3
static
const int bgs::protocol::account::v1::AccountReference::kIdFieldNumber = 1
static
const int bgs::protocol::account::v1::AccountReference::kRegionFieldNumber = 10
static
::google::protobuf::uint32 bgs::protocol::account::v1::AccountReference::region_
private

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