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

#include <challenge_service.pb.h>

Public Member Functions

 ChallengeUserRequest ()
 
virtual ~ChallengeUserRequest ()
 
 ChallengeUserRequest (const ChallengeUserRequest &from)
 
ChallengeUserRequestoperator= (const ChallengeUserRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ChallengeUserRequest *other)
 
ChallengeUserRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ChallengeUserRequest &from)
 
void MergeFrom (const ChallengeUserRequest &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int challenges_size () const
 
void clear_challenges ()
 
const
::bgs::protocol::challenge::v1::Challenge
challenges (int index) const
 
inline::bgs::protocol::challenge::v1::Challenge * mutable_challenges (int index)
 
inline::bgs::protocol::challenge::v1::Challenge * add_challenges ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::challenge::v1::Challenge > & 
challenges () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::challenge::v1::Challenge > * 
mutable_challenges ()
 
bool has_context () const
 
void clear_context ()
 
inline::google::protobuf::uint32 context () const
 
void set_context (::google::protobuf::uint32 value)
 
bool has_id () const
 
void clear_id ()
 
inline::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_deadline () const
 
void clear_deadline ()
 
inline::google::protobuf::uint64 deadline () const
 
void set_deadline (::google::protobuf::uint64 value)
 
int attributes_size () const
 
void clear_attributes ()
 
const ::bgs::protocol::Attributeattributes (int index) const
 
inline::bgs::protocol::Attribute * mutable_attributes (int index)
 
inline::bgs::protocol::Attribute * add_attributes ()
 
const
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute > & 
attributes () const
 
inline::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute > * 
mutable_attributes ()
 
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)
 
- 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 ChallengeUserRequestdefault_instance ()
 

Static Public Attributes

static const int kChallengesFieldNumber = 1
 
static const int kContextFieldNumber = 2
 
static const int kIdFieldNumber = 3
 
static const int kDeadlineFieldNumber = 4
 
static const int kAttributesFieldNumber = 5
 
static const int kGameAccountIdFieldNumber = 6
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_context ()
 
void clear_has_context ()
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_deadline ()
 
void clear_has_deadline ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::challenge::v1::Challenge
challenges_
 
::google::protobuf::uint32 context_
 
::google::protobuf::uint32 id_
 
::google::protobuf::uint64 deadline_
 
::google::protobuf::RepeatedPtrField
< ::bgs::protocol::Attribute
attributes_
 
::bgs::protocol::EntityIdgame_account_id_
 

Static Private Attributes

static ChallengeUserRequestdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_challenge_5fservice_2eproto ()
 
void protobuf_AssignDesc_challenge_5fservice_2eproto ()
 
void protobuf_ShutdownFile_challenge_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::challenge::v1::ChallengeUserRequest::ChallengeUserRequest ( )
virtual bgs::protocol::challenge::v1::ChallengeUserRequest::~ChallengeUserRequest ( )
virtual
bgs::protocol::challenge::v1::ChallengeUserRequest::ChallengeUserRequest ( const ChallengeUserRequest from)

Member Function Documentation

bgs::protocol::Attribute * bgs::protocol::challenge::v1::ChallengeUserRequest::add_attributes ( )
inline
2550  {
2551  // @@protoc_insertion_point(field_add:bgs.protocol.challenge.v1.ChallengeUserRequest.attributes)
2552  return attributes_.Add();
2553 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
bgs::protocol::challenge::v1::Challenge * bgs::protocol::challenge::v1::ChallengeUserRequest::add_challenges ( )
inline
2448  {
2449  // @@protoc_insertion_point(field_add:bgs.protocol.challenge.v1.ChallengeUserRequest.challenges)
2450  return challenges_.Add();
2451 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
const ::bgs::protocol::Attribute & bgs::protocol::challenge::v1::ChallengeUserRequest::attributes ( int  index) const
inline
2542  {
2543  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.attributes)
2544  return attributes_.Get(index);
2545 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::challenge::v1::ChallengeUserRequest::attributes ( ) const
inline
2555  {
2556  // @@protoc_insertion_point(field_list:bgs.protocol.challenge.v1.ChallengeUserRequest.attributes)
2557  return attributes_;
2558 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
int bgs::protocol::challenge::v1::ChallengeUserRequest::attributes_size ( ) const
inline
2536  {
2537  return attributes_.size();
2538 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
int bgs::protocol::challenge::v1::ChallengeUserRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

const ::bgs::protocol::challenge::v1::Challenge & bgs::protocol::challenge::v1::ChallengeUserRequest::challenges ( int  index) const
inline
2440  {
2441  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.challenges)
2442  return challenges_.Get(index);
2443 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
const ::google::protobuf::RepeatedPtrField<::bgs::protocol::challenge::v1::Challenge > & bgs::protocol::challenge::v1::ChallengeUserRequest::challenges ( ) const
inline
2453  {
2454  // @@protoc_insertion_point(field_list:bgs.protocol.challenge.v1.ChallengeUserRequest.challenges)
2455  return challenges_;
2456 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
int bgs::protocol::challenge::v1::ChallengeUserRequest::challenges_size ( ) const
inline
2434  {
2435  return challenges_.size();
2436 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
void bgs::protocol::challenge::v1::ChallengeUserRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_attributes ( )
inline
2539  {
2540  attributes_.Clear();
2541 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_challenges ( )
inline
2437  {
2438  challenges_.Clear();
2439 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_context ( )
inline
2473  {
2474  context_ = 0u;
2476 }
::google::protobuf::uint32 context_
Definition: challenge_service.pb.h:1020
void clear_has_context()
Definition: challenge_service.pb.h:2470

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_deadline ( )
inline
2521  {
2524 }
void clear_has_deadline()
Definition: challenge_service.pb.h:2518
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
::google::protobuf::uint64 deadline_
Definition: challenge_service.pb.h:1022

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_game_account_id ( )
inline
2575  {
2576  if (game_account_id_ != NULL) game_account_id_->::bgs::protocol::EntityId::Clear();
2578 }
void clear_has_game_account_id()
Definition: challenge_service.pb.h:2572
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: challenge_service.pb.h:1024

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_has_context ( )
inlineprivate
2470  {
2471  _has_bits_[0] &= ~0x00000002u;
2472 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_has_deadline ( )
inlineprivate
2518  {
2519  _has_bits_[0] &= ~0x00000008u;
2520 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_has_game_account_id ( )
inlineprivate
2572  {
2573  _has_bits_[0] &= ~0x00000020u;
2574 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_has_id ( )
inlineprivate
2494  {
2495  _has_bits_[0] &= ~0x00000004u;
2496 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::clear_id ( )
inline
2497  {
2498  id_ = 0u;
2499  clear_has_id();
2500 }
::google::protobuf::uint32 id_
Definition: challenge_service.pb.h:1021
void clear_has_id()
Definition: challenge_service.pb.h:2494

+ Here is the call graph for this function:

google::protobuf::uint32 bgs::protocol::challenge::v1::ChallengeUserRequest::context ( ) const
inline
2477  {
2478  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.context)
2479  return context_;
2480 }
::google::protobuf::uint32 context_
Definition: challenge_service.pb.h:1020
void bgs::protocol::challenge::v1::ChallengeUserRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::challenge::v1::ChallengeUserRequest::CopyFrom ( const ChallengeUserRequest from)
google::protobuf::uint64 bgs::protocol::challenge::v1::ChallengeUserRequest::deadline ( ) const
inline
2525  {
2526  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.deadline)
2527  return deadline_;
2528 }
::google::protobuf::uint64 deadline_
Definition: challenge_service.pb.h:1022
static const ChallengeUserRequest& bgs::protocol::challenge::v1::ChallengeUserRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::challenge::v1::ChallengeUserRequest::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::challenge::v1::ChallengeUserRequest::game_account_id ( ) const
inline
2579  {
2580  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.game_account_id)
2582 }
arena_t NULL
Definition: jemalloc_internal.h:624
static ChallengeUserRequest * default_instance_
Definition: challenge_service.pb.h:1030
::bgs::protocol::EntityId * game_account_id_
Definition: challenge_service.pb.h:1024

+ Here is the caller graph for this function:

int bgs::protocol::challenge::v1::ChallengeUserRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

938 { return _cached_size_; }
int _cached_size_
Definition: challenge_service.pb.h:1018
::google::protobuf::Metadata bgs::protocol::challenge::v1::ChallengeUserRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::challenge::v1::ChallengeUserRequest::has_context ( ) const
inline
2464  {
2465  return (_has_bits_[0] & 0x00000002u) != 0;
2466 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017
bool bgs::protocol::challenge::v1::ChallengeUserRequest::has_deadline ( ) const
inline
2512  {
2513  return (_has_bits_[0] & 0x00000008u) != 0;
2514 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017
bool bgs::protocol::challenge::v1::ChallengeUserRequest::has_game_account_id ( ) const
inline
2566  {
2567  return (_has_bits_[0] & 0x00000020u) != 0;
2568 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017
bool bgs::protocol::challenge::v1::ChallengeUserRequest::has_id ( ) const
inline
2488  {
2489  return (_has_bits_[0] & 0x00000004u) != 0;
2490 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017
google::protobuf::uint32 bgs::protocol::challenge::v1::ChallengeUserRequest::id ( ) const
inline
2501  {
2502  // @@protoc_insertion_point(field_get:bgs.protocol.challenge.v1.ChallengeUserRequest.id)
2503  return id_;
2504 }
::google::protobuf::uint32 id_
Definition: challenge_service.pb.h:1021
void bgs::protocol::challenge::v1::ChallengeUserRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::challenge::v1::ChallengeUserRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::ChallengeUserRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::challenge::v1::ChallengeUserRequest::MergeFrom ( const ChallengeUserRequest from)
bool bgs::protocol::challenge::v1::ChallengeUserRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::Attribute * bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_attributes ( int  index)
inline
2546  {
2547  // @@protoc_insertion_point(field_mutable:bgs.protocol.challenge.v1.ChallengeUserRequest.attributes)
2548  return attributes_.Mutable(index);
2549 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_attributes ( )
inline
2560  {
2561  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.challenge.v1.ChallengeUserRequest.attributes)
2562  return &attributes_;
2563 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > attributes_
Definition: challenge_service.pb.h:1023
bgs::protocol::challenge::v1::Challenge * bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_challenges ( int  index)
inline
2444  {
2445  // @@protoc_insertion_point(field_mutable:bgs.protocol.challenge.v1.ChallengeUserRequest.challenges)
2446  return challenges_.Mutable(index);
2447 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
google::protobuf::RepeatedPtrField<::bgs::protocol::challenge::v1::Challenge > * bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_challenges ( )
inline
2458  {
2459  // @@protoc_insertion_point(field_mutable_list:bgs.protocol.challenge.v1.ChallengeUserRequest.challenges)
2460  return &challenges_;
2461 }
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > challenges_
Definition: challenge_service.pb.h:1019
bgs::protocol::EntityId * bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_game_account_id ( )
inline
2583  {
2585  if (game_account_id_ == NULL) game_account_id_ = new ::bgs::protocol::EntityId;
2586  // @@protoc_insertion_point(field_mutable:bgs.protocol.challenge.v1.ChallengeUserRequest.game_account_id)
2587  return game_account_id_;
2588 }
void set_has_game_account_id()
Definition: challenge_service.pb.h:2569
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: challenge_service.pb.h:1024

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::challenge::v1::ChallengeUserRequest::mutable_unknown_fields ( )
inline
913  {
914  return &_unknown_fields_;
915  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: challenge_service.pb.h:1015
ChallengeUserRequest* bgs::protocol::challenge::v1::ChallengeUserRequest::New ( ) const
virtual
ChallengeUserRequest& bgs::protocol::challenge::v1::ChallengeUserRequest::operator= ( const ChallengeUserRequest from)
inline
904  {
905  CopyFrom(from);
906  return *this;
907  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::challenge::v1::ChallengeUserRequest::release_game_account_id ( )
inline
2589  {
2593  return temp;
2594 }
Definition: entity_types.pb.h:45
void clear_has_game_account_id()
Definition: challenge_service.pb.h:2572
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: challenge_service.pb.h:1024

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::challenge::v1::ChallengeUserRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::challenge::v1::ChallengeUserRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline
2595  {
2596  delete game_account_id_;
2598  if (game_account_id) {
2600  } else {
2602  }
2603  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.challenge.v1.ChallengeUserRequest.game_account_id)
2604 }
void set_has_game_account_id()
Definition: challenge_service.pb.h:2569
void clear_has_game_account_id()
Definition: challenge_service.pb.h:2572
const ::bgs::protocol::EntityId & game_account_id() const
Definition: challenge_service.pb.h:2579
::bgs::protocol::EntityId * game_account_id_
Definition: challenge_service.pb.h:1024

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_context ( ::google::protobuf::uint32  value)
inline
2481  {
2482  set_has_context();
2483  context_ = value;
2484  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.ChallengeUserRequest.context)
2485 }
::google::protobuf::uint32 context_
Definition: challenge_service.pb.h:1020
void set_has_context()
Definition: challenge_service.pb.h:2467
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_deadline ( ::google::protobuf::uint64  value)
inline
2529  {
2530  set_has_deadline();
2531  deadline_ = value;
2532  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.ChallengeUserRequest.deadline)
2533 }
void set_has_deadline()
Definition: challenge_service.pb.h:2515
const FieldDescriptor value
Definition: descriptor.h:1522
::google::protobuf::uint64 deadline_
Definition: challenge_service.pb.h:1022

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_has_context ( )
inlineprivate
2467  {
2468  _has_bits_[0] |= 0x00000002u;
2469 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_has_deadline ( )
inlineprivate
2515  {
2516  _has_bits_[0] |= 0x00000008u;
2517 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_has_game_account_id ( )
inlineprivate
2569  {
2570  _has_bits_[0] |= 0x00000020u;
2571 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_has_id ( )
inlineprivate
2491  {
2492  _has_bits_[0] |= 0x00000004u;
2493 }
::google::protobuf::uint32 _has_bits_[1]
Definition: challenge_service.pb.h:1017

+ Here is the caller graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::set_id ( ::google::protobuf::uint32  value)
inline
2505  {
2506  set_has_id();
2507  id_ = value;
2508  // @@protoc_insertion_point(field_set:bgs.protocol.challenge.v1.ChallengeUserRequest.id)
2509 }
void set_has_id()
Definition: challenge_service.pb.h:2491
::google::protobuf::uint32 id_
Definition: challenge_service.pb.h:1021
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::challenge::v1::ChallengeUserRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::challenge::v1::ChallengeUserRequest::SharedCtor ( )
private
void bgs::protocol::challenge::v1::ChallengeUserRequest::SharedDtor ( )
private
void bgs::protocol::challenge::v1::ChallengeUserRequest::Swap ( ChallengeUserRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::challenge::v1::ChallengeUserRequest::unknown_fields ( ) const
inline
909  {
910  return _unknown_fields_;
911  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: challenge_service.pb.h:1015

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_challenge_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_challenge_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_challenge_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::challenge::v1::ChallengeUserRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::challenge::v1::ChallengeUserRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::challenge::v1::ChallengeUserRequest::_unknown_fields_
private
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::challenge::v1::ChallengeUserRequest::attributes_
private
::google::protobuf::RepeatedPtrField< ::bgs::protocol::challenge::v1::Challenge > bgs::protocol::challenge::v1::ChallengeUserRequest::challenges_
private
::google::protobuf::uint32 bgs::protocol::challenge::v1::ChallengeUserRequest::context_
private
::google::protobuf::uint64 bgs::protocol::challenge::v1::ChallengeUserRequest::deadline_
private
ChallengeUserRequest* bgs::protocol::challenge::v1::ChallengeUserRequest::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::challenge::v1::ChallengeUserRequest::game_account_id_
private
::google::protobuf::uint32 bgs::protocol::challenge::v1::ChallengeUserRequest::id_
private
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kAttributesFieldNumber = 5
static
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kChallengesFieldNumber = 1
static
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kContextFieldNumber = 2
static
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kDeadlineFieldNumber = 4
static
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kGameAccountIdFieldNumber = 6
static
const int bgs::protocol::challenge::v1::ChallengeUserRequest::kIdFieldNumber = 3
static

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