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

#include <channel_service.pb.h>

Public Member Functions

 AddMemberRequest ()
 
virtual ~AddMemberRequest ()
 
 AddMemberRequest (const AddMemberRequest &from)
 
AddMemberRequestoperator= (const AddMemberRequest &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AddMemberRequest *other)
 
AddMemberRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AddMemberRequest &from)
 
void MergeFrom (const AddMemberRequest &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_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::EntityIdagent_id () const
 
inline::bgs::protocol::EntityId * mutable_agent_id ()
 
inline::bgs::protocol::EntityId * release_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::EntityId *agent_id)
 
bool has_member_identity () const
 
void clear_member_identity ()
 
const ::bgs::protocol::Identitymember_identity () const
 
inline::bgs::protocol::Identity * mutable_member_identity ()
 
inline::bgs::protocol::Identity * release_member_identity ()
 
void set_allocated_member_identity (::bgs::protocol::Identity *member_identity)
 
bool has_member_state () const
 
void clear_member_state ()
 
const
::bgs::protocol::channel::v1::MemberState
member_state () const
 
inline::bgs::protocol::channel::v1::MemberState * mutable_member_state ()
 
inline::bgs::protocol::channel::v1::MemberState * release_member_state ()
 
void set_allocated_member_state (::bgs::protocol::channel::v1::MemberState *member_state)
 
bool has_object_id () const
 
void clear_object_id ()
 
inline::google::protobuf::uint64 object_id () const
 
void set_object_id (::google::protobuf::uint64 value)
 
bool has_subscribe () const
 
void clear_subscribe ()
 
bool subscribe () const
 
void set_subscribe (bool 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 AddMemberRequestdefault_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kMemberIdentityFieldNumber = 2
 
static const int kMemberStateFieldNumber = 3
 
static const int kObjectIdFieldNumber = 4
 
static const int kSubscribeFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_member_identity ()
 
void clear_has_member_identity ()
 
void set_has_member_state ()
 
void clear_has_member_state ()
 
void set_has_object_id ()
 
void clear_has_object_id ()
 
void set_has_subscribe ()
 
void clear_has_subscribe ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdagent_id_
 
::bgs::protocol::Identitymember_identity_
 
::bgs::protocol::channel::v1::MemberStatemember_state_
 
::google::protobuf::uint64 object_id_
 
bool subscribe_
 

Static Private Attributes

static AddMemberRequestdefault_instance_
 

Friends

void TC_SHARED_API protobuf_AddDesc_channel_5fservice_2eproto ()
 
void protobuf_AssignDesc_channel_5fservice_2eproto ()
 
void protobuf_ShutdownFile_channel_5fservice_2eproto ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

bgs::protocol::channel::v1::AddMemberRequest::AddMemberRequest ( )
virtual bgs::protocol::channel::v1::AddMemberRequest::~AddMemberRequest ( )
virtual
bgs::protocol::channel::v1::AddMemberRequest::AddMemberRequest ( const AddMemberRequest from)

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::channel::v1::AddMemberRequest::agent_id ( ) const
inline
1874  {
1875  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.AddMemberRequest.agent_id)
1877 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:176
arena_t NULL
Definition: jemalloc_internal.h:624
static AddMemberRequest * default_instance_
Definition: channel_service.pb.h:186

+ Here is the caller graph for this function:

int bgs::protocol::channel::v1::AddMemberRequest::ByteSize ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::AddMemberRequest::Clear ( )
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::AddMemberRequest::clear_agent_id ( )
inline
1870  {
1871  if (agent_id_ != NULL) agent_id_->::bgs::protocol::EntityId::Clear();
1873 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:176
void clear_has_agent_id()
Definition: channel_service.pb.h:1867
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_has_agent_id ( )
inlineprivate
1867  {
1868  _has_bits_[0] &= ~0x00000001u;
1869 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_has_member_identity ( )
inlineprivate
1908  {
1909  _has_bits_[0] &= ~0x00000002u;
1910 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_has_member_state ( )
inlineprivate
1949  {
1950  _has_bits_[0] &= ~0x00000004u;
1951 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_has_object_id ( )
inlineprivate
1990  {
1991  _has_bits_[0] &= ~0x00000008u;
1992 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_has_subscribe ( )
inlineprivate
2014  {
2015  _has_bits_[0] &= ~0x00000010u;
2016 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_member_identity ( )
inline
1911  {
1912  if (member_identity_ != NULL) member_identity_->::bgs::protocol::Identity::Clear();
1914 }
void clear_has_member_identity()
Definition: channel_service.pb.h:1908
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::Identity * member_identity_
Definition: channel_service.pb.h:177

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_member_state ( )
inline
1952  {
1953  if (member_state_ != NULL) member_state_->::bgs::protocol::channel::v1::MemberState::Clear();
1955 }
::bgs::protocol::channel::v1::MemberState * member_state_
Definition: channel_service.pb.h:178
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_member_state()
Definition: channel_service.pb.h:1949

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_object_id ( )
inline
1993  {
1996 }
::google::protobuf::uint64 object_id_
Definition: channel_service.pb.h:179
void clear_has_object_id()
Definition: channel_service.pb.h:1990
#define GOOGLE_ULONGLONG(x)
Definition: common.h:193

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::clear_subscribe ( )
inline
2017  {
2018  subscribe_ = true;
2020 }
void clear_has_subscribe()
Definition: channel_service.pb.h:2014
bool subscribe_
Definition: channel_service.pb.h:180

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::CopyFrom ( const ::google::protobuf::Message from)
void bgs::protocol::channel::v1::AddMemberRequest::CopyFrom ( const AddMemberRequest from)
static const AddMemberRequest& bgs::protocol::channel::v1::AddMemberRequest::default_instance ( )
static
static const ::google::protobuf::Descriptor* bgs::protocol::channel::v1::AddMemberRequest::descriptor ( )
static
int bgs::protocol::channel::v1::AddMemberRequest::GetCachedSize ( ) const
inlinevirtual

Implements google::protobuf::MessageLite.

106 { return _cached_size_; }
int _cached_size_
Definition: channel_service.pb.h:175
::google::protobuf::Metadata bgs::protocol::channel::v1::AddMemberRequest::GetMetadata ( ) const
virtual
bool bgs::protocol::channel::v1::AddMemberRequest::has_agent_id ( ) const
inline
1861  {
1862  return (_has_bits_[0] & 0x00000001u) != 0;
1863 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174
bool bgs::protocol::channel::v1::AddMemberRequest::has_member_identity ( ) const
inline
1902  {
1903  return (_has_bits_[0] & 0x00000002u) != 0;
1904 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174
bool bgs::protocol::channel::v1::AddMemberRequest::has_member_state ( ) const
inline
1943  {
1944  return (_has_bits_[0] & 0x00000004u) != 0;
1945 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174
bool bgs::protocol::channel::v1::AddMemberRequest::has_object_id ( ) const
inline
1984  {
1985  return (_has_bits_[0] & 0x00000008u) != 0;
1986 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174
bool bgs::protocol::channel::v1::AddMemberRequest::has_subscribe ( ) const
inline
2008  {
2009  return (_has_bits_[0] & 0x00000010u) != 0;
2010 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174
void bgs::protocol::channel::v1::AddMemberRequest::InitAsDefaultInstance ( )
private
bool bgs::protocol::channel::v1::AddMemberRequest::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

const ::bgs::protocol::Identity & bgs::protocol::channel::v1::AddMemberRequest::member_identity ( ) const
inline
1915  {
1916  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.AddMemberRequest.member_identity)
1918 }
arena_t NULL
Definition: jemalloc_internal.h:624
static AddMemberRequest * default_instance_
Definition: channel_service.pb.h:186
::bgs::protocol::Identity * member_identity_
Definition: channel_service.pb.h:177

+ Here is the caller graph for this function:

const ::bgs::protocol::channel::v1::MemberState & bgs::protocol::channel::v1::AddMemberRequest::member_state ( ) const
inline
1956  {
1957  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.AddMemberRequest.member_state)
1959 }
::bgs::protocol::channel::v1::MemberState * member_state_
Definition: channel_service.pb.h:178
arena_t NULL
Definition: jemalloc_internal.h:624
static AddMemberRequest * default_instance_
Definition: channel_service.pb.h:186

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::channel::v1::AddMemberRequest::MergeFrom ( const AddMemberRequest from)
bool bgs::protocol::channel::v1::AddMemberRequest::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::channel::v1::AddMemberRequest::mutable_agent_id ( )
inline
1878  {
1879  set_has_agent_id();
1880  if (agent_id_ == NULL) agent_id_ = new ::bgs::protocol::EntityId;
1881  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.AddMemberRequest.agent_id)
1882  return agent_id_;
1883 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:176
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_agent_id()
Definition: channel_service.pb.h:1864

+ Here is the call graph for this function:

bgs::protocol::Identity * bgs::protocol::channel::v1::AddMemberRequest::mutable_member_identity ( )
inline
1919  {
1921  if (member_identity_ == NULL) member_identity_ = new ::bgs::protocol::Identity;
1922  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.AddMemberRequest.member_identity)
1923  return member_identity_;
1924 }
void set_has_member_identity()
Definition: channel_service.pb.h:1905
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::Identity * member_identity_
Definition: channel_service.pb.h:177

+ Here is the call graph for this function:

bgs::protocol::channel::v1::MemberState * bgs::protocol::channel::v1::AddMemberRequest::mutable_member_state ( )
inline
1960  {
1962  if (member_state_ == NULL) member_state_ = new ::bgs::protocol::channel::v1::MemberState;
1963  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.AddMemberRequest.member_state)
1964  return member_state_;
1965 }
::bgs::protocol::channel::v1::MemberState * member_state_
Definition: channel_service.pb.h:178
void set_has_member_state()
Definition: channel_service.pb.h:1946
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::channel::v1::AddMemberRequest::mutable_unknown_fields ( )
inline
81  {
82  return &_unknown_fields_;
83  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_service.pb.h:172
AddMemberRequest* bgs::protocol::channel::v1::AddMemberRequest::New ( ) const
virtual
google::protobuf::uint64 bgs::protocol::channel::v1::AddMemberRequest::object_id ( ) const
inline
1997  {
1998  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.AddMemberRequest.object_id)
1999  return object_id_;
2000 }
::google::protobuf::uint64 object_id_
Definition: channel_service.pb.h:179
AddMemberRequest& bgs::protocol::channel::v1::AddMemberRequest::operator= ( const AddMemberRequest from)
inline
72  {
73  CopyFrom(from);
74  return *this;
75  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::channel::v1::AddMemberRequest::release_agent_id ( )
inline
1884  {
1887  agent_id_ = NULL;
1888  return temp;
1889 }
Definition: entity_types.pb.h:45
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:176
void clear_has_agent_id()
Definition: channel_service.pb.h:1867
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

bgs::protocol::Identity * bgs::protocol::channel::v1::AddMemberRequest::release_member_identity ( )
inline
1925  {
1929  return temp;
1930 }
void clear_has_member_identity()
Definition: channel_service.pb.h:1908
arena_t NULL
Definition: jemalloc_internal.h:624
::bgs::protocol::Identity * member_identity_
Definition: channel_service.pb.h:177
Definition: entity_types.pb.h:134

+ Here is the call graph for this function:

bgs::protocol::channel::v1::MemberState * bgs::protocol::channel::v1::AddMemberRequest::release_member_state ( )
inline
1966  {
1969  member_state_ = NULL;
1970  return temp;
1971 }
::bgs::protocol::channel::v1::MemberState * member_state_
Definition: channel_service.pb.h:178
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_member_state()
Definition: channel_service.pb.h:1949
Definition: channel_types.pb.h:897

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::channel::v1::AddMemberRequest::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::channel::v1::AddMemberRequest::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline
1890  {
1891  delete agent_id_;
1892  agent_id_ = agent_id;
1893  if (agent_id) {
1894  set_has_agent_id();
1895  } else {
1897  }
1898  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.AddMemberRequest.agent_id)
1899 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:176
void clear_has_agent_id()
Definition: channel_service.pb.h:1867
void set_has_agent_id()
Definition: channel_service.pb.h:1864
const ::bgs::protocol::EntityId & agent_id() const
Definition: channel_service.pb.h:1874

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_allocated_member_identity ( ::bgs::protocol::Identity member_identity)
inline
1931  {
1932  delete member_identity_;
1934  if (member_identity) {
1936  } else {
1938  }
1939  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.AddMemberRequest.member_identity)
1940 }
void set_has_member_identity()
Definition: channel_service.pb.h:1905
void clear_has_member_identity()
Definition: channel_service.pb.h:1908
::bgs::protocol::Identity * member_identity_
Definition: channel_service.pb.h:177
const ::bgs::protocol::Identity & member_identity() const
Definition: channel_service.pb.h:1915

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_allocated_member_state ( ::bgs::protocol::channel::v1::MemberState member_state)
inline
1972  {
1973  delete member_state_;
1975  if (member_state) {
1977  } else {
1979  }
1980  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.AddMemberRequest.member_state)
1981 }
::bgs::protocol::channel::v1::MemberState * member_state_
Definition: channel_service.pb.h:178
void set_has_member_state()
Definition: channel_service.pb.h:1946
const ::bgs::protocol::channel::v1::MemberState & member_state() const
Definition: channel_service.pb.h:1956
void clear_has_member_state()
Definition: channel_service.pb.h:1949

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_has_agent_id ( )
inlineprivate
1864  {
1865  _has_bits_[0] |= 0x00000001u;
1866 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_has_member_identity ( )
inlineprivate
1905  {
1906  _has_bits_[0] |= 0x00000002u;
1907 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_has_member_state ( )
inlineprivate
1946  {
1947  _has_bits_[0] |= 0x00000004u;
1948 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_has_object_id ( )
inlineprivate
1987  {
1988  _has_bits_[0] |= 0x00000008u;
1989 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_has_subscribe ( )
inlineprivate
2011  {
2012  _has_bits_[0] |= 0x00000010u;
2013 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:174

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_object_id ( ::google::protobuf::uint64  value)
inline
2001  {
2003  object_id_ = value;
2004  // @@protoc_insertion_point(field_set:bgs.protocol.channel.v1.AddMemberRequest.object_id)
2005 }
::google::protobuf::uint64 object_id_
Definition: channel_service.pb.h:179
void set_has_object_id()
Definition: channel_service.pb.h:1987
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::set_subscribe ( bool  value)
inline
2025  {
2027  subscribe_ = value;
2028  // @@protoc_insertion_point(field_set:bgs.protocol.channel.v1.AddMemberRequest.subscribe)
2029 }
void set_has_subscribe()
Definition: channel_service.pb.h:2011
bool subscribe_
Definition: channel_service.pb.h:180
const FieldDescriptor value
Definition: descriptor.h:1522

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::AddMemberRequest::SetCachedSize ( int  size) const
privatevirtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::AddMemberRequest::SharedCtor ( )
private
void bgs::protocol::channel::v1::AddMemberRequest::SharedDtor ( )
private
bool bgs::protocol::channel::v1::AddMemberRequest::subscribe ( ) const
inline
2021  {
2022  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.AddMemberRequest.subscribe)
2023  return subscribe_;
2024 }
bool subscribe_
Definition: channel_service.pb.h:180
void bgs::protocol::channel::v1::AddMemberRequest::Swap ( AddMemberRequest other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::channel::v1::AddMemberRequest::unknown_fields ( ) const
inline
77  {
78  return _unknown_fields_;
79  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_service.pb.h:172

Friends And Related Function Documentation

void TC_SHARED_API protobuf_AddDesc_channel_5fservice_2eproto ( )
friend
void protobuf_AssignDesc_channel_5fservice_2eproto ( )
friend
void protobuf_ShutdownFile_channel_5fservice_2eproto ( )
friend

Member Data Documentation

int bgs::protocol::channel::v1::AddMemberRequest::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::channel::v1::AddMemberRequest::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::channel::v1::AddMemberRequest::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::channel::v1::AddMemberRequest::agent_id_
private
AddMemberRequest* bgs::protocol::channel::v1::AddMemberRequest::default_instance_
staticprivate
const int bgs::protocol::channel::v1::AddMemberRequest::kAgentIdFieldNumber = 1
static
const int bgs::protocol::channel::v1::AddMemberRequest::kMemberIdentityFieldNumber = 2
static
const int bgs::protocol::channel::v1::AddMemberRequest::kMemberStateFieldNumber = 3
static
const int bgs::protocol::channel::v1::AddMemberRequest::kObjectIdFieldNumber = 4
static
const int bgs::protocol::channel::v1::AddMemberRequest::kSubscribeFieldNumber = 5
static
::bgs::protocol::Identity* bgs::protocol::channel::v1::AddMemberRequest::member_identity_
private
::bgs::protocol::channel::v1::MemberState* bgs::protocol::channel::v1::AddMemberRequest::member_state_
private
::google::protobuf::uint64 bgs::protocol::channel::v1::AddMemberRequest::object_id_
private
bool bgs::protocol::channel::v1::AddMemberRequest::subscribe_
private

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