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

#include <game_utilities_service.pb.h>

Public Member Functions

 PresenceChannelCreatedRequest ()
 
virtual ~PresenceChannelCreatedRequest ()
 
 PresenceChannelCreatedRequest (const PresenceChannelCreatedRequest &from)
 
PresenceChannelCreatedRequestoperator= (const PresenceChannelCreatedRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceChannelCreatedRequest *other)
 
PresenceChannelCreatedRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const PresenceChannelCreatedRequest &from)
 
void MergeFrom (const PresenceChannelCreatedRequest &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::bgs::protocol::EntityIdid () const
 
inline::bgs::protocol::EntityId * mutable_id ()
 
inline::bgs::protocol::EntityId * release_id ()
 
void set_allocated_id (::bgs::protocol::EntityId *id)
 
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_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline::bgs::protocol::EntityId * mutable_account_id ()
 
inline::bgs::protocol::EntityId * release_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
bool has_host () const
 
void clear_host ()
 
const ::bgs::protocol::ProcessIdhost () const
 
inline::bgs::protocol::ProcessId * mutable_host ()
 
inline::bgs::protocol::ProcessId * release_host ()
 
void set_allocated_host (::bgs::protocol::ProcessId *host)
 
- 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
PresenceChannelCreatedRequest
default_instance ()
 

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kGameAccountIdFieldNumber = 3
 
static const int kAccountIdFieldNumber = 4
 
static const int kHostFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_host ()
 
void clear_has_host ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdid_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::EntityIdaccount_id_
 
::bgs::protocol::ProcessIdhost_
 

Static Private Attributes

static
PresenceChannelCreatedRequest
default_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ()
 
void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::PresenceChannelCreatedRequest ( )
virtual bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::~PresenceChannelCreatedRequest ( )
virtual
bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::PresenceChannelCreatedRequest ( const PresenceChannelCreatedRequest from)

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::account_id ( ) const
inline
1865  {
1866  // @@protoc_insertion_point(field_get:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.account_id)
1868 }
arena_t NULL
Definition: jemalloc_internal.h:624
static PresenceChannelCreatedRequest * default_instance_
Definition: game_utilities_service.pb.h:585
::bgs::protocol::EntityId * account_id_
Definition: game_utilities_service.pb.h:578

+ Here is the caller graph for this function:

int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_account_id ( )
inline
1861  {
1862  if (account_id_ != NULL) account_id_->::bgs::protocol::EntityId::Clear();
1864 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_account_id()
Definition: game_utilities_service.pb.h:1858
::bgs::protocol::EntityId * account_id_
Definition: game_utilities_service.pb.h:578

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_game_account_id ( )
inline
1820  {
1821  if (game_account_id_ != NULL) game_account_id_->::bgs::protocol::EntityId::Clear();
1823 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: game_utilities_service.pb.h:577
void clear_has_game_account_id()
Definition: game_utilities_service.pb.h:1817

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_account_id ( )
inlineprivate
1858  {
1859  _has_bits_[0] &= ~0x00000004u;
1860 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_game_account_id ( )
inlineprivate
1817  {
1818  _has_bits_[0] &= ~0x00000002u;
1819 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_host ( )
inlineprivate
1899  {
1900  _has_bits_[0] &= ~0x00000008u;
1901 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_has_id ( )
inlineprivate
1776  {
1777  _has_bits_[0] &= ~0x00000001u;
1778 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_host ( )
inline
1902  {
1903  if (host_ != NULL) host_->::bgs::protocol::ProcessId::Clear();
1904  clear_has_host();
1905 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::ProcessId * host_
Definition: game_utilities_service.pb.h:579
void clear_has_host()
Definition: game_utilities_service.pb.h:1899

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::clear_id ( )
inline
1779  {
1780  if (id_ != NULL) id_->::bgs::protocol::EntityId::Clear();
1781  clear_has_id();
1782 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_id()
Definition: game_utilities_service.pb.h:1776
::bgs::protocol::EntityId * id_
Definition: game_utilities_service.pb.h:576

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::CopyFrom ( const PresenceChannelCreatedRequest from)
static const PresenceChannelCreatedRequest& bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::descriptor ( )
static
const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::game_account_id ( ) const
inline
1824  {
1825  // @@protoc_insertion_point(field_get:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.game_account_id)
1827 }
arena_t NULL
Definition: jemalloc_internal.h:624
static PresenceChannelCreatedRequest * default_instance_
Definition: game_utilities_service.pb.h:585
::bgs::protocol::EntityId * game_account_id_
Definition: game_utilities_service.pb.h:577

+ Here is the caller graph for this function:

int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

513 { return _cached_size_; }
int _cached_size_
Definition: game_utilities_service.pb.h:575
::google::protobuf::Metadata bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_account_id ( ) const
inline
1852  {
1853  return (_has_bits_[0] & 0x00000004u) != 0;
1854 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_game_account_id ( ) const
inline
1811  {
1812  return (_has_bits_[0] & 0x00000002u) != 0;
1813 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_host ( ) const
inline
1893  {
1894  return (_has_bits_[0] & 0x00000008u) != 0;
1895 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::has_id ( ) const
inline
1770  {
1771  return (_has_bits_[0] & 0x00000001u) != 0;
1772 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574
const ::bgs::protocol::ProcessId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::host ( ) const
inline
1906  {
1907  // @@protoc_insertion_point(field_get:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.host)
1908  return host_ != NULL ? *host_ : *default_instance_->host_;
1909 }
arena_t NULL
Definition: jemalloc_internal.h:624
static PresenceChannelCreatedRequest * default_instance_
Definition: game_utilities_service.pb.h:585
::bgs::protocol::ProcessId * host_
Definition: game_utilities_service.pb.h:579

+ Here is the caller graph for this function:

const ::bgs::protocol::EntityId & bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::id ( ) const
inline
1783  {
1784  // @@protoc_insertion_point(field_get:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.id)
1785  return id_ != NULL ? *id_ : *default_instance_->id_;
1786 }
arena_t NULL
Definition: jemalloc_internal.h:624
static PresenceChannelCreatedRequest * default_instance_
Definition: game_utilities_service.pb.h:585
::bgs::protocol::EntityId * id_
Definition: game_utilities_service.pb.h:576

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::MergeFrom ( const PresenceChannelCreatedRequest from)
bool bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_account_id ( )
inline
1869  {
1871  if (account_id_ == NULL) account_id_ = new ::bgs::protocol::EntityId;
1872  // @@protoc_insertion_point(field_mutable:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.account_id)
1873  return account_id_;
1874 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * account_id_
Definition: game_utilities_service.pb.h:578
void set_has_account_id()
Definition: game_utilities_service.pb.h:1855

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_game_account_id ( )
inline
1828  {
1830  if (game_account_id_ == NULL) game_account_id_ = new ::bgs::protocol::EntityId;
1831  // @@protoc_insertion_point(field_mutable:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.game_account_id)
1832  return game_account_id_;
1833 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: game_utilities_service.pb.h:577
void set_has_game_account_id()
Definition: game_utilities_service.pb.h:1814

+ Here is the call graph for this function:

bgs::protocol::ProcessId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_host ( )
inline
1910  {
1911  set_has_host();
1912  if (host_ == NULL) host_ = new ::bgs::protocol::ProcessId;
1913  // @@protoc_insertion_point(field_mutable:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.host)
1914  return host_;
1915 }
void set_has_host()
Definition: game_utilities_service.pb.h:1896
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::ProcessId * host_
Definition: game_utilities_service.pb.h:579

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_id ( )
inline
1787  {
1788  set_has_id();
1789  if (id_ == NULL) id_ = new ::bgs::protocol::EntityId;
1790  // @@protoc_insertion_point(field_mutable:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.id)
1791  return id_;
1792 }
void set_has_id()
Definition: game_utilities_service.pb.h:1773
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * id_
Definition: game_utilities_service.pb.h:576

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::mutable_unknown_fields ( )
inline
488  {
489  return &_unknown_fields_;
490  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: game_utilities_service.pb.h:572
PresenceChannelCreatedRequest* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::New ( ) const
virtual
PresenceChannelCreatedRequest& bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::operator= ( const PresenceChannelCreatedRequest from)
inline
479  {
480  CopyFrom(from);
481  return *this;
482  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_account_id ( )
inline
1875  {
1878  account_id_ = NULL;
1879  return temp;
1880 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_account_id()
Definition: game_utilities_service.pb.h:1858
::bgs::protocol::EntityId * account_id_
Definition: game_utilities_service.pb.h:578

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_game_account_id ( )
inline
1834  {
1838  return temp;
1839 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::EntityId * game_account_id_
Definition: game_utilities_service.pb.h:577
void clear_has_game_account_id()
Definition: game_utilities_service.pb.h:1817

+ Here is the call graph for this function:

bgs::protocol::ProcessId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_host ( )
inline
1916  {
1917  clear_has_host();
1919  host_ = NULL;
1920  return temp;
1921 }
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::ProcessId * host_
Definition: game_utilities_service.pb.h:579
void clear_has_host()
Definition: game_utilities_service.pb.h:1899
Definition: rpc_types.pb.h:214

+ Here is the call graph for this function:

bgs::protocol::EntityId * bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::release_id ( )
inline
1793  {
1794  clear_has_id();
1796  id_ = NULL;
1797  return temp;
1798 }
Definition: entity_types.pb.h:45
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_id()
Definition: game_utilities_service.pb.h:1776
::bgs::protocol::EntityId * id_
Definition: game_utilities_service.pb.h:576

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline
1881  {
1882  delete account_id_;
1884  if (account_id) {
1886  } else {
1888  }
1889  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.account_id)
1890 }
const ::bgs::protocol::EntityId & account_id() const
Definition: game_utilities_service.pb.h:1865
void clear_has_account_id()
Definition: game_utilities_service.pb.h:1858
::bgs::protocol::EntityId * account_id_
Definition: game_utilities_service.pb.h:578
void set_has_account_id()
Definition: game_utilities_service.pb.h:1855

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline
1840  {
1841  delete game_account_id_;
1843  if (game_account_id) {
1845  } else {
1847  }
1848  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.game_account_id)
1849 }
::bgs::protocol::EntityId * game_account_id_
Definition: game_utilities_service.pb.h:577
const ::bgs::protocol::EntityId & game_account_id() const
Definition: game_utilities_service.pb.h:1824
void clear_has_game_account_id()
Definition: game_utilities_service.pb.h:1817
void set_has_game_account_id()
Definition: game_utilities_service.pb.h:1814

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_host ( ::bgs::protocol::ProcessId host)
inline
1922  {
1923  delete host_;
1924  host_ = host;
1925  if (host) {
1926  set_has_host();
1927  } else {
1928  clear_has_host();
1929  }
1930  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.host)
1931 }
void set_has_host()
Definition: game_utilities_service.pb.h:1896
::bgs::protocol::ProcessId * host_
Definition: game_utilities_service.pb.h:579
void clear_has_host()
Definition: game_utilities_service.pb.h:1899
const ::bgs::protocol::ProcessId & host() const
Definition: game_utilities_service.pb.h:1906

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_allocated_id ( ::bgs::protocol::EntityId id)
inline
1799  {
1800  delete id_;
1801  id_ = id;
1802  if (id) {
1803  set_has_id();
1804  } else {
1805  clear_has_id();
1806  }
1807  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.game_utilities.v1.PresenceChannelCreatedRequest.id)
1808 }
void set_has_id()
Definition: game_utilities_service.pb.h:1773
void clear_has_id()
Definition: game_utilities_service.pb.h:1776
::bgs::protocol::EntityId * id_
Definition: game_utilities_service.pb.h:576
const ::bgs::protocol::EntityId & id() const
Definition: game_utilities_service.pb.h:1783

+ Here is the call graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_account_id ( )
inlineprivate
1855  {
1856  _has_bits_[0] |= 0x00000004u;
1857 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_game_account_id ( )
inlineprivate
1814  {
1815  _has_bits_[0] |= 0x00000002u;
1816 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_host ( )
inlineprivate
1896  {
1897  _has_bits_[0] |= 0x00000008u;
1898 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::set_has_id ( )
inlineprivate
1773  {
1774  _has_bits_[0] |= 0x00000001u;
1775 }
::google::protobuf::uint32 _has_bits_[1]
Definition: game_utilities_service.pb.h:574

+ Here is the caller graph for this function:

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SharedCtor ( )
private
void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::SharedDtor ( )
private
void bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::Swap ( PresenceChannelCreatedRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::unknown_fields ( ) const
inline
484  {
485  return _unknown_fields_;
486  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: game_utilities_service.pb.h:572

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_game_5futilities_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_game_5futilities_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_game_5futilities_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::account_id_
private
PresenceChannelCreatedRequest* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::default_instance_
staticprivate
::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::game_account_id_
private
::bgs::protocol::ProcessId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::host_
private
::bgs::protocol::EntityId* bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::id_
private
const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kAccountIdFieldNumber = 4
static
const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kGameAccountIdFieldNumber = 3
static
const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kHostFieldNumber = 5
static
const int bgs::protocol::game_utilities::v1::PresenceChannelCreatedRequest::kIdFieldNumber = 1
static

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