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

#include <account_service.pb.h>

Public Member Functions

 GetAccountStateRequest ()
 
virtual ~GetAccountStateRequest ()
 
 GetAccountStateRequest (const GetAccountStateRequest &from)
 
GetAccountStateRequestoperator= (const GetAccountStateRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAccountStateRequest *other)
 
GetAccountStateRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetAccountStateRequest &from)
 
void MergeFrom (const GetAccountStateRequest &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_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline::bgs::protocol::EntityId * mutable_entity_id ()
 
inline::bgs::protocol::EntityId * release_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 
bool has_program () const
 
void clear_program ()
 
inline::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 
bool has_region () const
 
void clear_region ()
 
inline::google::protobuf::uint32 region () const
 
void set_region (::google::protobuf::uint32 value)
 
bool has_options () const
 
void clear_options ()
 
const
::bgs::protocol::account::v1::AccountFieldOptions
options () const
 
inline::bgs::protocol::account::v1::AccountFieldOptions * mutable_options ()
 
inline::bgs::protocol::account::v1::AccountFieldOptions * release_options ()
 
void set_allocated_options (::bgs::protocol::account::v1::AccountFieldOptions *options)
 
bool has_tags () const
 
void clear_tags ()
 
const
::bgs::protocol::account::v1::AccountFieldTags
tags () const
 
inline::bgs::protocol::account::v1::AccountFieldTags * mutable_tags ()
 
inline::bgs::protocol::account::v1::AccountFieldTags * release_tags ()
 
void set_allocated_tags (::bgs::protocol::account::v1::AccountFieldTags *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
GetAccountStateRequest
default_instance ()
 

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 
static const int kProgramFieldNumber = 2
 
static const int kRegionFieldNumber = 3
 
static const int kOptionsFieldNumber = 10
 
static const int kTagsFieldNumber = 11
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_region ()
 
void clear_has_region ()
 
void set_has_options ()
 
void clear_has_options ()
 
void set_has_tags ()
 
void clear_has_tags ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 
::google::protobuf::uint32 program_
 
::google::protobuf::uint32 region_
 
::bgs::protocol::account::v1::AccountFieldOptionsoptions_
 
::bgs::protocol::account::v1::AccountFieldTagstags_
 

Static Private Attributes

static GetAccountStateRequestdefault_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::GetAccountStateRequest::GetAccountStateRequest ( )
virtual bgs::protocol::account::v1::GetAccountStateRequest::~GetAccountStateRequest ( )
virtual
bgs::protocol::account::v1::GetAccountStateRequest::GetAccountStateRequest ( const GetAccountStateRequest from)

Member Function Documentation

int bgs::protocol::account::v1::GetAccountStateRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetAccountStateRequest::clear_entity_id ( )
inline
4898  {
4899  if (entity_id_ != NULL) entity_id_->::bgs::protocol::EntityId::Clear();
4901 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_entity_id()
Definition: account_service.pb.h:4895
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:1573
void bgs::protocol::account::v1::GetAccountStateRequest::clear_has_entity_id ( )
inlineprivate
4895  {
4896  _has_bits_[0] &= ~0x00000001u;
4897 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::clear_has_options ( )
inlineprivate
4984  {
4985  _has_bits_[0] &= ~0x00000008u;
4986 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::clear_has_program ( )
inlineprivate
4936  {
4937  _has_bits_[0] &= ~0x00000002u;
4938 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::clear_has_region ( )
inlineprivate
4960  {
4961  _has_bits_[0] &= ~0x00000004u;
4962 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::clear_has_tags ( )
inlineprivate
5025  {
5026  _has_bits_[0] &= ~0x00000010u;
5027 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::clear_options ( )
inline
4987  {
4988  if (options_ != NULL) options_->::bgs::protocol::account::v1::AccountFieldOptions::Clear();
4990 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountFieldOptions * options_
Definition: account_service.pb.h:1576
void clear_has_options()
Definition: account_service.pb.h:4984
void bgs::protocol::account::v1::GetAccountStateRequest::clear_program ( )
inline
4939  {
4940  program_ = 0u;
4942 }
void clear_has_program()
Definition: account_service.pb.h:4936
::google::protobuf::uint32 program_
Definition: account_service.pb.h:1574
void bgs::protocol::account::v1::GetAccountStateRequest::clear_region ( )
inline
4963  {
4964  region_ = 0u;
4965  clear_has_region();
4966 }
::google::protobuf::uint32 region_
Definition: account_service.pb.h:1575
void clear_has_region()
Definition: account_service.pb.h:4960
void bgs::protocol::account::v1::GetAccountStateRequest::clear_tags ( )
inline
5028  {
5029  if (tags_ != NULL) tags_->::bgs::protocol::account::v1::AccountFieldTags::Clear();
5030  clear_has_tags();
5031 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountFieldTags * tags_
Definition: account_service.pb.h:1577
void clear_has_tags()
Definition: account_service.pb.h:5025
void bgs::protocol::account::v1::GetAccountStateRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetAccountStateRequest::CopyFrom ( const GetAccountStateRequest from)
static const GetAccountStateRequest& bgs::protocol::account::v1::GetAccountStateRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GetAccountStateRequest::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetAccountStateRequest::entity_id ( ) const
inline
4902  {
4903  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetAccountStateRequest.entity_id)
4905 }
arena_t NULL
Definition: jemalloc_internal.h:624
static GetAccountStateRequest * default_instance_
Definition: account_service.pb.h:1583
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:1573
int bgs::protocol::account::v1::GetAccountStateRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1503 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:1572
::google::protobuf::Metadata bgs::protocol::account::v1::GetAccountStateRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GetAccountStateRequest::has_entity_id ( ) const
inline
4889  {
4890  return (_has_bits_[0] & 0x00000001u) != 0;
4891 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
bool bgs::protocol::account::v1::GetAccountStateRequest::has_options ( ) const
inline
4978  {
4979  return (_has_bits_[0] & 0x00000008u) != 0;
4980 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
bool bgs::protocol::account::v1::GetAccountStateRequest::has_program ( ) const
inline
4930  {
4931  return (_has_bits_[0] & 0x00000002u) != 0;
4932 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
bool bgs::protocol::account::v1::GetAccountStateRequest::has_region ( ) const
inline
4954  {
4955  return (_has_bits_[0] & 0x00000004u) != 0;
4956 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
bool bgs::protocol::account::v1::GetAccountStateRequest::has_tags ( ) const
inline
5019  {
5020  return (_has_bits_[0] & 0x00000010u) != 0;
5021 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GetAccountStateRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetAccountStateRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetAccountStateRequest::MergeFrom ( const GetAccountStateRequest from)
bool bgs::protocol::account::v1::GetAccountStateRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::account::v1::GetAccountStateRequest::mutable_entity_id ( )
inline
4906  {
4908  if (entity_id_ == NULL) entity_id_ = new ::bgs::protocol::EntityId;
4909  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetAccountStateRequest.entity_id)
4910  return entity_id_;
4911 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:1573
void set_has_entity_id()
Definition: account_service.pb.h:4892
bgs::protocol::account::v1::AccountFieldOptions * bgs::protocol::account::v1::GetAccountStateRequest::mutable_options ( )
inline
4995  {
4996  set_has_options();
4997  if (options_ == NULL) options_ = new ::bgs::protocol::account::v1::AccountFieldOptions;
4998  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetAccountStateRequest.options)
4999  return options_;
5000 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_options()
Definition: account_service.pb.h:4981
::bgs::protocol::account::v1::AccountFieldOptions * options_
Definition: account_service.pb.h:1576
bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GetAccountStateRequest::mutable_tags ( )
inline
5036  {
5037  set_has_tags();
5038  if (tags_ == NULL) tags_ = new ::bgs::protocol::account::v1::AccountFieldTags;
5039  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetAccountStateRequest.tags)
5040  return tags_;
5041 }
void set_has_tags()
Definition: account_service.pb.h:5022
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountFieldTags * tags_
Definition: account_service.pb.h:1577
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GetAccountStateRequest::mutable_unknown_fields ( )
inline
1478  {
1479  return &_unknown_fields_;
1480  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:1569
GetAccountStateRequest* bgs::protocol::account::v1::GetAccountStateRequest::New ( ) const
virtual
GetAccountStateRequest& bgs::protocol::account::v1::GetAccountStateRequest::operator= ( const GetAccountStateRequest from)
inline
1469  {
1470  CopyFrom(from);
1471  return *this;
1472  }
void CopyFrom(const ::google::protobuf::Message &from)
const ::bgs::protocol::account::v1::AccountFieldOptions & bgs::protocol::account::v1::GetAccountStateRequest::options ( ) const
inline
4991  {
4992  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetAccountStateRequest.options)
4993  return options_ != NULL ? *options_ : *default_instance_->options_;
4994 }
arena_t NULL
Definition: jemalloc_internal.h:624
static GetAccountStateRequest * default_instance_
Definition: account_service.pb.h:1583
::bgs::protocol::account::v1::AccountFieldOptions * options_
Definition: account_service.pb.h:1576

+ Here is the caller graph for this function:

google::protobuf::uint32 bgs::protocol::account::v1::GetAccountStateRequest::program ( ) const
inline
4943  {
4944  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetAccountStateRequest.program)
4945  return program_;
4946 }
::google::protobuf::uint32 program_
Definition: account_service.pb.h:1574
google::protobuf::uint32 bgs::protocol::account::v1::GetAccountStateRequest::region ( ) const
inline
4967  {
4968  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetAccountStateRequest.region)
4969  return region_;
4970 }
::google::protobuf::uint32 region_
Definition: account_service.pb.h:1575
bgs::protocol::EntityId * bgs::protocol::account::v1::GetAccountStateRequest::release_entity_id ( )
inline
4912  {
4915  entity_id_ = NULL;
4916  return temp;
4917 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_entity_id()
Definition: account_service.pb.h:4895
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:1573
bgs::protocol::account::v1::AccountFieldOptions * bgs::protocol::account::v1::GetAccountStateRequest::release_options ( )
inline
5001  {
5004  options_ = NULL;
5005  return temp;
5006 }
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: account_types.pb.h:1953
::bgs::protocol::account::v1::AccountFieldOptions * options_
Definition: account_service.pb.h:1576
void clear_has_options()
Definition: account_service.pb.h:4984
bgs::protocol::account::v1::AccountFieldTags * bgs::protocol::account::v1::GetAccountStateRequest::release_tags ( )
inline
5042  {
5043  clear_has_tags();
5045  tags_ = NULL;
5046  return temp;
5047 }
Definition: account_types.pb.h:1706
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::AccountFieldTags * tags_
Definition: account_service.pb.h:1577
void clear_has_tags()
Definition: account_service.pb.h:5025
void bgs::protocol::account::v1::GetAccountStateRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GetAccountStateRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GetAccountStateRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline
4918  {
4919  delete entity_id_;
4921  if (entity_id) {
4923  } else {
4925  }
4926  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetAccountStateRequest.entity_id)
4927 }
const ::bgs::protocol::EntityId & entity_id() const
Definition: account_service.pb.h:4902
void clear_has_entity_id()
Definition: account_service.pb.h:4895
::bgs::protocol::EntityId * entity_id_
Definition: account_service.pb.h:1573
void set_has_entity_id()
Definition: account_service.pb.h:4892
void bgs::protocol::account::v1::GetAccountStateRequest::set_allocated_options ( ::bgs::protocol::account::v1::AccountFieldOptions options)
inline
5007  {
5008  delete options_;
5009  options_ = options;
5010  if (options) {
5011  set_has_options();
5012  } else {
5014  }
5015  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetAccountStateRequest.options)
5016 }
const ::bgs::protocol::account::v1::AccountFieldOptions & options() const
Definition: account_service.pb.h:4991
void set_has_options()
Definition: account_service.pb.h:4981
::bgs::protocol::account::v1::AccountFieldOptions * options_
Definition: account_service.pb.h:1576
void clear_has_options()
Definition: account_service.pb.h:4984
void bgs::protocol::account::v1::GetAccountStateRequest::set_allocated_tags ( ::bgs::protocol::account::v1::AccountFieldTags tags)
inline
5048  {
5049  delete tags_;
5050  tags_ = tags;
5051  if (tags) {
5052  set_has_tags();
5053  } else {
5054  clear_has_tags();
5055  }
5056  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetAccountStateRequest.tags)
5057 }
void set_has_tags()
Definition: account_service.pb.h:5022
const ::bgs::protocol::account::v1::AccountFieldTags & tags() const
Definition: account_service.pb.h:5032
::bgs::protocol::account::v1::AccountFieldTags * tags_
Definition: account_service.pb.h:1577
void clear_has_tags()
Definition: account_service.pb.h:5025
void bgs::protocol::account::v1::GetAccountStateRequest::set_has_entity_id ( )
inlineprivate
4892  {
4893  _has_bits_[0] |= 0x00000001u;
4894 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::set_has_options ( )
inlineprivate
4981  {
4982  _has_bits_[0] |= 0x00000008u;
4983 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::set_has_program ( )
inlineprivate
4933  {
4934  _has_bits_[0] |= 0x00000002u;
4935 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::set_has_region ( )
inlineprivate
4957  {
4958  _has_bits_[0] |= 0x00000004u;
4959 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::set_has_tags ( )
inlineprivate
5022  {
5023  _has_bits_[0] |= 0x00000010u;
5024 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1571
void bgs::protocol::account::v1::GetAccountStateRequest::set_program ( ::google::protobuf::uint32  value)
inline
4947  {
4948  set_has_program();
4949  program_ = value;
4950  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GetAccountStateRequest.program)
4951 }
::google::protobuf::uint32 program_
Definition: account_service.pb.h:1574
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_program()
Definition: account_service.pb.h:4933
void bgs::protocol::account::v1::GetAccountStateRequest::set_region ( ::google::protobuf::uint32  value)
inline
4971  {
4972  set_has_region();
4973  region_ = value;
4974  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GetAccountStateRequest.region)
4975 }
::google::protobuf::uint32 region_
Definition: account_service.pb.h:1575
const FieldDescriptor value
Definition: descriptor.h:1522
void set_has_region()
Definition: account_service.pb.h:4957
void bgs::protocol::account::v1::GetAccountStateRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetAccountStateRequest::SharedCtor ( )
private
void bgs::protocol::account::v1::GetAccountStateRequest::SharedDtor ( )
private
void bgs::protocol::account::v1::GetAccountStateRequest::Swap ( GetAccountStateRequest other)
const ::bgs::protocol::account::v1::AccountFieldTags & bgs::protocol::account::v1::GetAccountStateRequest::tags ( ) const
inline
5032  {
5033  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetAccountStateRequest.tags)
5034  return tags_ != NULL ? *tags_ : *default_instance_->tags_;
5035 }
arena_t NULL
Definition: jemalloc_internal.h:624
static GetAccountStateRequest * default_instance_
Definition: account_service.pb.h:1583
::bgs::protocol::account::v1::AccountFieldTags * tags_
Definition: account_service.pb.h:1577
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GetAccountStateRequest::unknown_fields ( ) const
inline
1474  {
1475  return _unknown_fields_;
1476  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:1569

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::GetAccountStateRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GetAccountStateRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GetAccountStateRequest::_unknown_fields_
private
GetAccountStateRequest* bgs::protocol::account::v1::GetAccountStateRequest::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::account::v1::GetAccountStateRequest::entity_id_
private
const int bgs::protocol::account::v1::GetAccountStateRequest::kEntityIdFieldNumber = 1
static
const int bgs::protocol::account::v1::GetAccountStateRequest::kOptionsFieldNumber = 10
static
const int bgs::protocol::account::v1::GetAccountStateRequest::kProgramFieldNumber = 2
static
const int bgs::protocol::account::v1::GetAccountStateRequest::kRegionFieldNumber = 3
static
const int bgs::protocol::account::v1::GetAccountStateRequest::kTagsFieldNumber = 11
static
::bgs::protocol::account::v1::AccountFieldOptions* bgs::protocol::account::v1::GetAccountStateRequest::options_
private
::google::protobuf::uint32 bgs::protocol::account::v1::GetAccountStateRequest::program_
private
::google::protobuf::uint32 bgs::protocol::account::v1::GetAccountStateRequest::region_
private
::bgs::protocol::account::v1::AccountFieldTags* bgs::protocol::account::v1::GetAccountStateRequest::tags_
private

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