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

#include <account_service.pb.h>

Public Member Functions

 GetGameAccountStateRequest ()
 
virtual ~GetGameAccountStateRequest ()
 
 GetGameAccountStateRequest (const GetGameAccountStateRequest &from)
 
GetGameAccountStateRequestoperator= (const GetGameAccountStateRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetGameAccountStateRequest *other)
 
GetGameAccountStateRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetGameAccountStateRequest &from)
 
void MergeFrom (const GetGameAccountStateRequest &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_id () const PROTOBUF_DEPRECATED
 
void clear_account_id () PROTOBUF_DEPRECATED
 
const ::bgs::protocol::EntityIdaccount_id () const PROTOBUF_DEPRECATED
 
inline::bgs::protocol::EntityId * mutable_account_id () PROTOBUF_DEPRECATED
 
inline::bgs::protocol::EntityId * release_account_id () PROTOBUF_DEPRECATED
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id) PROTOBUF_DEPRECATED
 
bool has_game_account_id () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id () const
 
inline::bgs::protocol::EntityId * mutable_game_account_id ()
 
inline::bgs::protocol::EntityId * release_game_account_id ()
 
void set_allocated_game_account_id (::bgs::protocol::EntityId *game_account_id)
 
bool has_options () const
 
void clear_options ()
 
const
::bgs::protocol::account::v1::GameAccountFieldOptions
options () const
 
inline::bgs::protocol::account::v1::GameAccountFieldOptions * mutable_options ()
 
inline::bgs::protocol::account::v1::GameAccountFieldOptions * release_options ()
 
void set_allocated_options (::bgs::protocol::account::v1::GameAccountFieldOptions *options)
 
bool has_tags () const
 
void clear_tags ()
 
const
::bgs::protocol::account::v1::GameAccountFieldTags
tags () const
 
inline::bgs::protocol::account::v1::GameAccountFieldTags * mutable_tags ()
 
inline::bgs::protocol::account::v1::GameAccountFieldTags * release_tags ()
 
void set_allocated_tags (::bgs::protocol::account::v1::GameAccountFieldTags *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
GetGameAccountStateRequest
default_instance ()
 

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kGameAccountIdFieldNumber = 2
 
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_account_id ()
 
void clear_has_account_id ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
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::EntityIdaccount_id_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::account::v1::GameAccountFieldOptionsoptions_
 
::bgs::protocol::account::v1::GameAccountFieldTagstags_
 

Static Private Attributes

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

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetGameAccountStateRequest::account_id ( ) const
inline
5163  {
5164  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetGameAccountStateRequest.account_id)
5166 }
::bgs::protocol::EntityId * account_id_
Definition: account_service.pb.h:1784
arena_t NULL
Definition: jemalloc_internal.h:624
static GetGameAccountStateRequest * default_instance_
Definition: account_service.pb.h:1793
int bgs::protocol::account::v1::GetGameAccountStateRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_account_id ( )
inline
5159  {
5160  if (account_id_ != NULL) account_id_->::bgs::protocol::EntityId::Clear();
5162 }
::bgs::protocol::EntityId * account_id_
Definition: account_service.pb.h:1784
void clear_has_account_id()
Definition: account_service.pb.h:5156
arena_t NULL
Definition: jemalloc_internal.h:624
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_game_account_id ( )
inline
5200  {
5201  if (game_account_id_ != NULL) game_account_id_->::bgs::protocol::EntityId::Clear();
5203 }
void clear_has_game_account_id()
Definition: account_service.pb.h:5197
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: account_service.pb.h:1785
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_has_account_id ( )
inlineprivate
5156  {
5157  _has_bits_[0] &= ~0x00000001u;
5158 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_has_game_account_id ( )
inlineprivate
5197  {
5198  _has_bits_[0] &= ~0x00000002u;
5199 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_has_options ( )
inlineprivate
5238  {
5239  _has_bits_[0] &= ~0x00000004u;
5240 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_has_tags ( )
inlineprivate
5279  {
5280  _has_bits_[0] &= ~0x00000008u;
5281 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_options ( )
inline
5241  {
5242  if (options_ != NULL) options_->::bgs::protocol::account::v1::GameAccountFieldOptions::Clear();
5244 }
::bgs::protocol::account::v1::GameAccountFieldOptions * options_
Definition: account_service.pb.h:1786
void clear_has_options()
Definition: account_service.pb.h:5238
arena_t NULL
Definition: jemalloc_internal.h:624
void bgs::protocol::account::v1::GetGameAccountStateRequest::clear_tags ( )
inline
5282  {
5283  if (tags_ != NULL) tags_->::bgs::protocol::account::v1::GameAccountFieldTags::Clear();
5284  clear_has_tags();
5285 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * tags_
Definition: account_service.pb.h:1787
void clear_has_tags()
Definition: account_service.pb.h:5279
void bgs::protocol::account::v1::GetGameAccountStateRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetGameAccountStateRequest::CopyFrom ( const GetGameAccountStateRequest from)
static const GetGameAccountStateRequest& bgs::protocol::account::v1::GetGameAccountStateRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GetGameAccountStateRequest::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetGameAccountStateRequest::game_account_id ( ) const
inline
5204  {
5205  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetGameAccountStateRequest.game_account_id)
5207 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: account_service.pb.h:1785
static GetGameAccountStateRequest * default_instance_
Definition: account_service.pb.h:1793

+ Here is the caller graph for this function:

int bgs::protocol::account::v1::GetGameAccountStateRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

1721 { return _cached_size_; }
int _cached_size_
Definition: account_service.pb.h:1783
::google::protobuf::Metadata bgs::protocol::account::v1::GetGameAccountStateRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GetGameAccountStateRequest::has_account_id ( ) const
inline
5150  {
5151  return (_has_bits_[0] & 0x00000001u) != 0;
5152 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
bool bgs::protocol::account::v1::GetGameAccountStateRequest::has_game_account_id ( ) const
inline
5191  {
5192  return (_has_bits_[0] & 0x00000002u) != 0;
5193 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
bool bgs::protocol::account::v1::GetGameAccountStateRequest::has_options ( ) const
inline
5232  {
5233  return (_has_bits_[0] & 0x00000004u) != 0;
5234 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
bool bgs::protocol::account::v1::GetGameAccountStateRequest::has_tags ( ) const
inline
5273  {
5274  return (_has_bits_[0] & 0x00000008u) != 0;
5275 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GetGameAccountStateRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetGameAccountStateRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GetGameAccountStateRequest::MergeFrom ( const GetGameAccountStateRequest from)
bool bgs::protocol::account::v1::GetGameAccountStateRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameAccountStateRequest::mutable_account_id ( )
inline
5167  {
5169  if (account_id_ == NULL) account_id_ = new ::bgs::protocol::EntityId;
5170  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetGameAccountStateRequest.account_id)
5171  return account_id_;
5172 }
::bgs::protocol::EntityId * account_id_
Definition: account_service.pb.h:1784
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_account_id()
Definition: account_service.pb.h:5153
bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameAccountStateRequest::mutable_game_account_id ( )
inline
5208  {
5210  if (game_account_id_ == NULL) game_account_id_ = new ::bgs::protocol::EntityId;
5211  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetGameAccountStateRequest.game_account_id)
5212  return game_account_id_;
5213 }
void set_has_game_account_id()
Definition: account_service.pb.h:5194
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: account_service.pb.h:1785
bgs::protocol::account::v1::GameAccountFieldOptions * bgs::protocol::account::v1::GetGameAccountStateRequest::mutable_options ( )
inline
5249  {
5250  set_has_options();
5251  if (options_ == NULL) options_ = new ::bgs::protocol::account::v1::GameAccountFieldOptions;
5252  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetGameAccountStateRequest.options)
5253  return options_;
5254 }
::bgs::protocol::account::v1::GameAccountFieldOptions * options_
Definition: account_service.pb.h:1786
void set_has_options()
Definition: account_service.pb.h:5235
arena_t NULL
Definition: jemalloc_internal.h:624
bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GetGameAccountStateRequest::mutable_tags ( )
inline
5290  {
5291  set_has_tags();
5292  if (tags_ == NULL) tags_ = new ::bgs::protocol::account::v1::GameAccountFieldTags;
5293  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GetGameAccountStateRequest.tags)
5294  return tags_;
5295 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_tags()
Definition: account_service.pb.h:5276
::bgs::protocol::account::v1::GameAccountFieldTags * tags_
Definition: account_service.pb.h:1787
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GetGameAccountStateRequest::mutable_unknown_fields ( )
inline
1696  {
1697  return &_unknown_fields_;
1698  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:1780
GetGameAccountStateRequest* bgs::protocol::account::v1::GetGameAccountStateRequest::New ( ) const
virtual
GetGameAccountStateRequest& bgs::protocol::account::v1::GetGameAccountStateRequest::operator= ( const GetGameAccountStateRequest from)
inline
1687  {
1688  CopyFrom(from);
1689  return *this;
1690  }
void CopyFrom(const ::google::protobuf::Message &from)
const ::bgs::protocol::account::v1::GameAccountFieldOptions & bgs::protocol::account::v1::GetGameAccountStateRequest::options ( ) const
inline
5245  {
5246  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetGameAccountStateRequest.options)
5247  return options_ != NULL ? *options_ : *default_instance_->options_;
5248 }
::bgs::protocol::account::v1::GameAccountFieldOptions * options_
Definition: account_service.pb.h:1786
arena_t NULL
Definition: jemalloc_internal.h:624
static GetGameAccountStateRequest * default_instance_
Definition: account_service.pb.h:1793

+ Here is the caller graph for this function:

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameAccountStateRequest::release_account_id ( )
inline
5173  {
5176  account_id_ = NULL;
5177  return temp;
5178 }
Definition: entity_types.pb.h:45
::bgs::protocol::EntityId * account_id_
Definition: account_service.pb.h:1784
void clear_has_account_id()
Definition: account_service.pb.h:5156
arena_t NULL
Definition: jemalloc_internal.h:624
bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameAccountStateRequest::release_game_account_id ( )
inline
5214  {
5218  return temp;
5219 }
Definition: entity_types.pb.h:45
void clear_has_game_account_id()
Definition: account_service.pb.h:5197
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: account_service.pb.h:1785
bgs::protocol::account::v1::GameAccountFieldOptions * bgs::protocol::account::v1::GetGameAccountStateRequest::release_options ( )
inline
5255  {
5258  options_ = NULL;
5259  return temp;
5260 }
::bgs::protocol::account::v1::GameAccountFieldOptions * options_
Definition: account_service.pb.h:1786
Definition: account_types.pb.h:2092
void clear_has_options()
Definition: account_service.pb.h:5238
arena_t NULL
Definition: jemalloc_internal.h:624
bgs::protocol::account::v1::GameAccountFieldTags * bgs::protocol::account::v1::GetGameAccountStateRequest::release_tags ( )
inline
5296  {
5297  clear_has_tags();
5299  tags_ = NULL;
5300  return temp;
5301 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * tags_
Definition: account_service.pb.h:1787
Definition: account_types.pb.h:1844
void clear_has_tags()
Definition: account_service.pb.h:5279
void bgs::protocol::account::v1::GetGameAccountStateRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GetGameAccountStateRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline
5179  {
5180  delete account_id_;
5182  if (account_id) {
5184  } else {
5186  }
5187  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetGameAccountStateRequest.account_id)
5188 }
::bgs::protocol::EntityId * account_id_
Definition: account_service.pb.h:1784
void clear_has_account_id()
Definition: account_service.pb.h:5156
void set_has_account_id()
Definition: account_service.pb.h:5153
const ::bgs::protocol::EntityId & account_id() const PROTOBUF_DEPRECATED
Definition: account_service.pb.h:5163
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline
5220  {
5221  delete game_account_id_;
5223  if (game_account_id) {
5225  } else {
5227  }
5228  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetGameAccountStateRequest.game_account_id)
5229 }
void clear_has_game_account_id()
Definition: account_service.pb.h:5197
void set_has_game_account_id()
Definition: account_service.pb.h:5194
::bgs::protocol::EntityId * game_account_id_
Definition: account_service.pb.h:1785
const ::bgs::protocol::EntityId & game_account_id() const
Definition: account_service.pb.h:5204
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_allocated_options ( ::bgs::protocol::account::v1::GameAccountFieldOptions options)
inline
5261  {
5262  delete options_;
5263  options_ = options;
5264  if (options) {
5265  set_has_options();
5266  } else {
5268  }
5269  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetGameAccountStateRequest.options)
5270 }
::bgs::protocol::account::v1::GameAccountFieldOptions * options_
Definition: account_service.pb.h:1786
void clear_has_options()
Definition: account_service.pb.h:5238
void set_has_options()
Definition: account_service.pb.h:5235
const ::bgs::protocol::account::v1::GameAccountFieldOptions & options() const
Definition: account_service.pb.h:5245
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_allocated_tags ( ::bgs::protocol::account::v1::GameAccountFieldTags tags)
inline
5302  {
5303  delete tags_;
5304  tags_ = tags;
5305  if (tags) {
5306  set_has_tags();
5307  } else {
5308  clear_has_tags();
5309  }
5310  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GetGameAccountStateRequest.tags)
5311 }
void set_has_tags()
Definition: account_service.pb.h:5276
::bgs::protocol::account::v1::GameAccountFieldTags * tags_
Definition: account_service.pb.h:1787
void clear_has_tags()
Definition: account_service.pb.h:5279
const ::bgs::protocol::account::v1::GameAccountFieldTags & tags() const
Definition: account_service.pb.h:5286
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_has_account_id ( )
inlineprivate
5153  {
5154  _has_bits_[0] |= 0x00000001u;
5155 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_has_game_account_id ( )
inlineprivate
5194  {
5195  _has_bits_[0] |= 0x00000002u;
5196 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_has_options ( )
inlineprivate
5235  {
5236  _has_bits_[0] |= 0x00000004u;
5237 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::set_has_tags ( )
inlineprivate
5276  {
5277  _has_bits_[0] |= 0x00000008u;
5278 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_service.pb.h:1782
void bgs::protocol::account::v1::GetGameAccountStateRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GetGameAccountStateRequest::SharedCtor ( )
private
void bgs::protocol::account::v1::GetGameAccountStateRequest::SharedDtor ( )
private
void bgs::protocol::account::v1::GetGameAccountStateRequest::Swap ( GetGameAccountStateRequest other)
const ::bgs::protocol::account::v1::GameAccountFieldTags & bgs::protocol::account::v1::GetGameAccountStateRequest::tags ( ) const
inline
5286  {
5287  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GetGameAccountStateRequest.tags)
5288  return tags_ != NULL ? *tags_ : *default_instance_->tags_;
5289 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::account::v1::GameAccountFieldTags * tags_
Definition: account_service.pb.h:1787
static GetGameAccountStateRequest * default_instance_
Definition: account_service.pb.h:1793
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GetGameAccountStateRequest::unknown_fields ( ) const
inline
1692  {
1693  return _unknown_fields_;
1694  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_service.pb.h:1780

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::GetGameAccountStateRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GetGameAccountStateRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GetGameAccountStateRequest::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::account::v1::GetGameAccountStateRequest::account_id_
private
GetGameAccountStateRequest* bgs::protocol::account::v1::GetGameAccountStateRequest::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::account::v1::GetGameAccountStateRequest::game_account_id_
private
const int bgs::protocol::account::v1::GetGameAccountStateRequest::kAccountIdFieldNumber = 1
static
const int bgs::protocol::account::v1::GetGameAccountStateRequest::kGameAccountIdFieldNumber = 2
static
const int bgs::protocol::account::v1::GetGameAccountStateRequest::kOptionsFieldNumber = 10
static
const int bgs::protocol::account::v1::GetGameAccountStateRequest::kTagsFieldNumber = 11
static
::bgs::protocol::account::v1::GameAccountFieldOptions* bgs::protocol::account::v1::GetGameAccountStateRequest::options_
private
::bgs::protocol::account::v1::GameAccountFieldTags* bgs::protocol::account::v1::GetGameAccountStateRequest::tags_
private

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