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

#include <account_types.pb.h>

Public Member Functions

 GameSessionInfo ()
 
virtual ~GameSessionInfo ()
 
 GameSessionInfo (const GameSessionInfo &from)
 
GameSessionInfooperator= (const GameSessionInfo &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameSessionInfo *other)
 
GameSessionInfoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GameSessionInfo &from)
 
void MergeFrom (const GameSessionInfo &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_start_time () const PROTOBUF_DEPRECATED
 
void clear_start_time () PROTOBUF_DEPRECATED
 
inline::google::protobuf::uint32 start_time () const PROTOBUF_DEPRECATED
 
void set_start_time (::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
 
bool has_location () const
 
void clear_location ()
 
const
::bgs::protocol::account::v1::GameSessionLocation
location () const
 
inline::bgs::protocol::account::v1::GameSessionLocation * mutable_location ()
 
inline::bgs::protocol::account::v1::GameSessionLocation * release_location ()
 
void set_allocated_location (::bgs::protocol::account::v1::GameSessionLocation *location)
 
bool has_has_benefactor () const
 
void clear_has_benefactor ()
 
bool has_benefactor () const
 
void set_has_benefactor (bool value)
 
bool has_is_using_igr () const
 
void clear_is_using_igr ()
 
bool is_using_igr () const
 
void set_is_using_igr (bool value)
 
bool has_parental_controls_active () const
 
void clear_parental_controls_active ()
 
bool parental_controls_active () const
 
void set_parental_controls_active (bool value)
 
bool has_start_time_sec () const
 
void clear_start_time_sec ()
 
inline::google::protobuf::uint64 start_time_sec () const
 
void set_start_time_sec (::google::protobuf::uint64 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 GameSessionInfodefault_instance ()
 

Static Public Attributes

static const int kStartTimeFieldNumber = 3
 
static const int kLocationFieldNumber = 4
 
static const int kHasBenefactorFieldNumber = 5
 
static const int kIsUsingIgrFieldNumber = 6
 
static const int kParentalControlsActiveFieldNumber = 7
 
static const int kStartTimeSecFieldNumber = 8
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_start_time ()
 
void clear_has_start_time ()
 
void set_has_location ()
 
void clear_has_location ()
 
void set_has_has_benefactor ()
 
void clear_has_has_benefactor ()
 
void set_has_is_using_igr ()
 
void clear_has_is_using_igr ()
 
void set_has_parental_controls_active ()
 
void clear_has_parental_controls_active ()
 
void set_has_start_time_sec ()
 
void clear_has_start_time_sec ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameSessionLocationlocation_
 
::google::protobuf::uint32 start_time_
 
bool has_benefactor_
 
bool is_using_igr_
 
bool parental_controls_active_
 
::google::protobuf::uint64 start_time_sec_
 

Static Private Attributes

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

Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameSessionInfo::clear_has_benefactor ( )
inline
8997  {
8998  has_benefactor_ = false;
9000 }
void clear_has_has_benefactor()
Definition: account_types.pb.h:8994
bool has_benefactor_
Definition: account_types.pb.h:3539
void bgs::protocol::account::v1::GameSessionInfo::clear_has_has_benefactor ( )
inlineprivate
8994  {
8995  _has_bits_[0] &= ~0x00000004u;
8996 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_has_is_using_igr ( )
inlineprivate
9018  {
9019  _has_bits_[0] &= ~0x00000008u;
9020 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_has_location ( )
inlineprivate
8953  {
8954  _has_bits_[0] &= ~0x00000002u;
8955 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_has_parental_controls_active ( )
inlineprivate
9042  {
9043  _has_bits_[0] &= ~0x00000010u;
9044 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_has_start_time ( )
inlineprivate
8929  {
8930  _has_bits_[0] &= ~0x00000001u;
8931 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_has_start_time_sec ( )
inlineprivate
9066  {
9067  _has_bits_[0] &= ~0x00000020u;
9068 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::clear_is_using_igr ( )
inline
9021  {
9022  is_using_igr_ = false;
9024 }
bool is_using_igr_
Definition: account_types.pb.h:3540
void clear_has_is_using_igr()
Definition: account_types.pb.h:9018
void bgs::protocol::account::v1::GameSessionInfo::clear_location ( )
inline
8956  {
8957  if (location_ != NULL) location_->::bgs::protocol::account::v1::GameSessionLocation::Clear();
8959 }
::bgs::protocol::account::v1::GameSessionLocation * location_
Definition: account_types.pb.h:3537
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_location()
Definition: account_types.pb.h:8953
void bgs::protocol::account::v1::GameSessionInfo::clear_parental_controls_active ( )
inline
9045  {
9046  parental_controls_active_ = false;
9048 }
bool parental_controls_active_
Definition: account_types.pb.h:3541
void clear_has_parental_controls_active()
Definition: account_types.pb.h:9042
void bgs::protocol::account::v1::GameSessionInfo::clear_start_time ( )
inline
8932  {
8933  start_time_ = 0u;
8935 }
void clear_has_start_time()
Definition: account_types.pb.h:8929
::google::protobuf::uint32 start_time_
Definition: account_types.pb.h:3538
void bgs::protocol::account::v1::GameSessionInfo::clear_start_time_sec ( )
inline
9069  {
9072 }
void clear_has_start_time_sec()
Definition: account_types.pb.h:9066
::google::protobuf::uint64 start_time_sec_
Definition: account_types.pb.h:3542
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193
void bgs::protocol::account::v1::GameSessionInfo::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameSessionInfo::CopyFrom ( const GameSessionInfo from)
static const GameSessionInfo& bgs::protocol::account::v1::GameSessionInfo::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::account::v1::GameSessionInfo::descriptor ( )
static
int bgs::protocol::account::v1::GameSessionInfo::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

3462 { return _cached_size_; }
int _cached_size_
Definition: account_types.pb.h:3536
::google::protobuf::Metadata bgs::protocol::account::v1::GameSessionInfo::GetMetadata ( ) const
virtual
bool bgs::protocol::account::v1::GameSessionInfo::has_benefactor ( ) const
inline
9001  {
9002  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.has_benefactor)
9003  return has_benefactor_;
9004 }
bool has_benefactor_
Definition: account_types.pb.h:3539
bool bgs::protocol::account::v1::GameSessionInfo::has_has_benefactor ( ) const
inline
8988  {
8989  return (_has_bits_[0] & 0x00000004u) != 0;
8990 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
bool bgs::protocol::account::v1::GameSessionInfo::has_is_using_igr ( ) const
inline
9012  {
9013  return (_has_bits_[0] & 0x00000008u) != 0;
9014 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
bool bgs::protocol::account::v1::GameSessionInfo::has_location ( ) const
inline
8947  {
8948  return (_has_bits_[0] & 0x00000002u) != 0;
8949 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
bool bgs::protocol::account::v1::GameSessionInfo::has_parental_controls_active ( ) const
inline
9036  {
9037  return (_has_bits_[0] & 0x00000010u) != 0;
9038 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
bool bgs::protocol::account::v1::GameSessionInfo::has_start_time ( ) const
inline
8923  {
8924  return (_has_bits_[0] & 0x00000001u) != 0;
8925 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
bool bgs::protocol::account::v1::GameSessionInfo::has_start_time_sec ( ) const
inline
9060  {
9061  return (_has_bits_[0] & 0x00000020u) != 0;
9062 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::InitAsDefaultInstance ( )
private
bool bgs::protocol::account::v1::GameSessionInfo::is_using_igr ( ) const
inline
9025  {
9026  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.is_using_igr)
9027  return is_using_igr_;
9028 }
bool is_using_igr_
Definition: account_types.pb.h:3540
bool bgs::protocol::account::v1::GameSessionInfo::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

const ::bgs::protocol::account::v1::GameSessionLocation & bgs::protocol::account::v1::GameSessionInfo::location ( ) const
inline
8960  {
8961  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.location)
8963 }
::bgs::protocol::account::v1::GameSessionLocation * location_
Definition: account_types.pb.h:3537
arena_t NULL
Definition: jemalloc_internal.h:624
static GameSessionInfo * default_instance_
Definition: account_types.pb.h:3548
void bgs::protocol::account::v1::GameSessionInfo::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::account::v1::GameSessionInfo::MergeFrom ( const GameSessionInfo from)
bool bgs::protocol::account::v1::GameSessionInfo::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::account::v1::GameSessionLocation * bgs::protocol::account::v1::GameSessionInfo::mutable_location ( )
inline
8964  {
8965  set_has_location();
8966  if (location_ == NULL) location_ = new ::bgs::protocol::account::v1::GameSessionLocation;
8967  // @@protoc_insertion_point(field_mutable:bgs.protocol.account.v1.GameSessionInfo.location)
8968  return location_;
8969 }
::bgs::protocol::account::v1::GameSessionLocation * location_
Definition: account_types.pb.h:3537
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_location()
Definition: account_types.pb.h:8950
inline ::google::protobuf::UnknownFieldSet* bgs::protocol::account::v1::GameSessionInfo::mutable_unknown_fields ( )
inline
3437  {
3438  return &_unknown_fields_;
3439  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:3533
GameSessionInfo* bgs::protocol::account::v1::GameSessionInfo::New ( ) const
virtual
GameSessionInfo& bgs::protocol::account::v1::GameSessionInfo::operator= ( const GameSessionInfo from)
inline
3428  {
3429  CopyFrom(from);
3430  return *this;
3431  }
void CopyFrom(const ::google::protobuf::Message &from)
bool bgs::protocol::account::v1::GameSessionInfo::parental_controls_active ( ) const
inline
9049  {
9050  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.parental_controls_active)
9052 }
bool parental_controls_active_
Definition: account_types.pb.h:3541
bgs::protocol::account::v1::GameSessionLocation * bgs::protocol::account::v1::GameSessionInfo::release_location ( )
inline
8970  {
8973  location_ = NULL;
8974  return temp;
8975 }
::bgs::protocol::account::v1::GameSessionLocation * location_
Definition: account_types.pb.h:3537
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: account_types.pb.h:3633
void clear_has_location()
Definition: account_types.pb.h:8953
void bgs::protocol::account::v1::GameSessionInfo::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::account::v1::GameSessionInfo::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::account::v1::GameSessionInfo::set_allocated_location ( ::bgs::protocol::account::v1::GameSessionLocation location)
inline
8976  {
8977  delete location_;
8978  location_ = location;
8979  if (location) {
8980  set_has_location();
8981  } else {
8983  }
8984  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.account.v1.GameSessionInfo.location)
8985 }
::bgs::protocol::account::v1::GameSessionLocation * location_
Definition: account_types.pb.h:3537
void set_has_location()
Definition: account_types.pb.h:8950
const ::bgs::protocol::account::v1::GameSessionLocation & location() const
Definition: account_types.pb.h:8960
void clear_has_location()
Definition: account_types.pb.h:8953
void bgs::protocol::account::v1::GameSessionInfo::set_has_benefactor ( bool  value)
inline
9005  {
9008  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameSessionInfo.has_benefactor)
9009 }
void set_has_has_benefactor()
Definition: account_types.pb.h:8991
bool has_benefactor_
Definition: account_types.pb.h:3539
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameSessionInfo::set_has_has_benefactor ( )
inlineprivate
8991  {
8992  _has_bits_[0] |= 0x00000004u;
8993 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_has_is_using_igr ( )
inlineprivate
9015  {
9016  _has_bits_[0] |= 0x00000008u;
9017 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_has_location ( )
inlineprivate
8950  {
8951  _has_bits_[0] |= 0x00000002u;
8952 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_has_parental_controls_active ( )
inlineprivate
9039  {
9040  _has_bits_[0] |= 0x00000010u;
9041 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_has_start_time ( )
inlineprivate
8926  {
8927  _has_bits_[0] |= 0x00000001u;
8928 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_has_start_time_sec ( )
inlineprivate
9063  {
9064  _has_bits_[0] |= 0x00000020u;
9065 }
::google::protobuf::uint32 _has_bits_[1]
Definition: account_types.pb.h:3535
void bgs::protocol::account::v1::GameSessionInfo::set_is_using_igr ( bool  value)
inline
9029  {
9031  is_using_igr_ = value;
9032  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameSessionInfo.is_using_igr)
9033 }
bool is_using_igr_
Definition: account_types.pb.h:3540
void set_has_is_using_igr()
Definition: account_types.pb.h:9015
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameSessionInfo::set_parental_controls_active ( bool  value)
inline
9053  {
9056  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameSessionInfo.parental_controls_active)
9057 }
void set_has_parental_controls_active()
Definition: account_types.pb.h:9039
bool parental_controls_active_
Definition: account_types.pb.h:3541
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameSessionInfo::set_start_time ( ::google::protobuf::uint32  value)
inline
8940  {
8942  start_time_ = value;
8943  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameSessionInfo.start_time)
8944 }
void set_has_start_time()
Definition: account_types.pb.h:8926
const FieldDescriptor value
Definition: descriptor.h:1522
::google::protobuf::uint32 start_time_
Definition: account_types.pb.h:3538
void bgs::protocol::account::v1::GameSessionInfo::set_start_time_sec ( ::google::protobuf::uint64  value)
inline
9077  {
9080  // @@protoc_insertion_point(field_set:bgs.protocol.account.v1.GameSessionInfo.start_time_sec)
9081 }
void set_has_start_time_sec()
Definition: account_types.pb.h:9063
::google::protobuf::uint64 start_time_sec_
Definition: account_types.pb.h:3542
const FieldDescriptor value
Definition: descriptor.h:1522
void bgs::protocol::account::v1::GameSessionInfo::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::account::v1::GameSessionInfo::SharedCtor ( )
private
void bgs::protocol::account::v1::GameSessionInfo::SharedDtor ( )
private
google::protobuf::uint32 bgs::protocol::account::v1::GameSessionInfo::start_time ( ) const
inline
8936  {
8937  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.start_time)
8938  return start_time_;
8939 }
::google::protobuf::uint32 start_time_
Definition: account_types.pb.h:3538
google::protobuf::uint64 bgs::protocol::account::v1::GameSessionInfo::start_time_sec ( ) const
inline
9073  {
9074  // @@protoc_insertion_point(field_get:bgs.protocol.account.v1.GameSessionInfo.start_time_sec)
9075  return start_time_sec_;
9076 }
::google::protobuf::uint64 start_time_sec_
Definition: account_types.pb.h:3542
void bgs::protocol::account::v1::GameSessionInfo::Swap ( GameSessionInfo other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::account::v1::GameSessionInfo::unknown_fields ( ) const
inline
3433  {
3434  return _unknown_fields_;
3435  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: account_types.pb.h:3533

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::GameSessionInfo::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::account::v1::GameSessionInfo::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameSessionInfo::_unknown_fields_
private
GameSessionInfo* bgs::protocol::account::v1::GameSessionInfo::default_instance_
staticprivate
bool bgs::protocol::account::v1::GameSessionInfo::has_benefactor_
private
bool bgs::protocol::account::v1::GameSessionInfo::is_using_igr_
private
const int bgs::protocol::account::v1::GameSessionInfo::kHasBenefactorFieldNumber = 5
static
const int bgs::protocol::account::v1::GameSessionInfo::kIsUsingIgrFieldNumber = 6
static
const int bgs::protocol::account::v1::GameSessionInfo::kLocationFieldNumber = 4
static
const int bgs::protocol::account::v1::GameSessionInfo::kParentalControlsActiveFieldNumber = 7
static
const int bgs::protocol::account::v1::GameSessionInfo::kStartTimeFieldNumber = 3
static
const int bgs::protocol::account::v1::GameSessionInfo::kStartTimeSecFieldNumber = 8
static
::bgs::protocol::account::v1::GameSessionLocation* bgs::protocol::account::v1::GameSessionInfo::location_
private
bool bgs::protocol::account::v1::GameSessionInfo::parental_controls_active_
private
::google::protobuf::uint32 bgs::protocol::account::v1::GameSessionInfo::start_time_
private
::google::protobuf::uint64 bgs::protocol::account::v1::GameSessionInfo::start_time_sec_
private

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