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

#include <channel_service.pb.h>

Public Member Functions

 UpdateChannelStateNotification ()
 
virtual ~UpdateChannelStateNotification ()
 
 UpdateChannelStateNotification (const UpdateChannelStateNotification &from)
 
UpdateChannelStateNotificationoperator= (const UpdateChannelStateNotification &from)
 
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UpdateChannelStateNotification *other)
 
UpdateChannelStateNotificationNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UpdateChannelStateNotification &from)
 
void MergeFrom (const UpdateChannelStateNotification &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_state_change () const
 
void clear_state_change ()
 
const
::bgs::protocol::channel::v1::ChannelState
state_change () const
 
inline::bgs::protocol::channel::v1::ChannelState * mutable_state_change ()
 
inline::bgs::protocol::channel::v1::ChannelState * release_state_change ()
 
void set_allocated_state_change (::bgs::protocol::channel::v1::ChannelState *state_change)
 
bool has_channel_id () const
 
void clear_channel_id ()
 
const
::bgs::protocol::channel::v1::ChannelId
channel_id () const
 
inline::bgs::protocol::channel::v1::ChannelId * mutable_channel_id ()
 
inline::bgs::protocol::channel::v1::ChannelId * release_channel_id ()
 
void set_allocated_channel_id (::bgs::protocol::channel::v1::ChannelId *channel_id)
 
bool has_subscriber () const
 
void clear_subscriber ()
 
const
::bgs::protocol::account::v1::Identity
subscriber () const
 
inline::bgs::protocol::account::v1::Identity * mutable_subscriber ()
 
inline::bgs::protocol::account::v1::Identity * release_subscriber ()
 
void set_allocated_subscriber (::bgs::protocol::account::v1::Identity *subscriber)
 
- 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
UpdateChannelStateNotification
default_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kStateChangeFieldNumber = 2
 
static const int kChannelIdFieldNumber = 3
 
static const int kSubscriberFieldNumber = 4
 

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_state_change ()
 
void clear_has_state_change ()
 
void set_has_channel_id ()
 
void clear_has_channel_id ()
 
void set_has_subscriber ()
 
void clear_has_subscriber ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdagent_id_
 
::bgs::protocol::channel::v1::ChannelStatestate_change_
 
::bgs::protocol::channel::v1::ChannelIdchannel_id_
 
::bgs::protocol::account::v1::Identitysubscriber_
 

Static Private Attributes

static
UpdateChannelStateNotification
default_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::UpdateChannelStateNotification::UpdateChannelStateNotification ( )
virtual bgs::protocol::channel::v1::UpdateChannelStateNotification::~UpdateChannelStateNotification ( )
virtual
bgs::protocol::channel::v1::UpdateChannelStateNotification::UpdateChannelStateNotification ( const UpdateChannelStateNotification from)

Member Function Documentation

const ::bgs::protocol::EntityId & bgs::protocol::channel::v1::UpdateChannelStateNotification::agent_id ( ) const
inline
3697  {
3698  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.UpdateChannelStateNotification.agent_id)
3700 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:1624
arena_t NULL
Definition: jemalloc_internal.h:624
static UpdateChannelStateNotification * default_instance_
Definition: channel_service.pb.h:1633

+ Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

const ::bgs::protocol::channel::v1::ChannelId & bgs::protocol::channel::v1::UpdateChannelStateNotification::channel_id ( ) const
inline
3779  {
3780  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.UpdateChannelStateNotification.channel_id)
3782 }
::bgs::protocol::channel::v1::ChannelId * channel_id_
Definition: channel_service.pb.h:1626
arena_t NULL
Definition: jemalloc_internal.h:624
static UpdateChannelStateNotification * default_instance_
Definition: channel_service.pb.h:1633

+ Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_agent_id ( )
inline
3693  {
3694  if (agent_id_ != NULL) agent_id_->::bgs::protocol::EntityId::Clear();
3696 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:1624
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_agent_id()
Definition: channel_service.pb.h:3690

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_channel_id ( )
inline
3775  {
3776  if (channel_id_ != NULL) channel_id_->::bgs::protocol::channel::v1::ChannelId::Clear();
3778 }
void clear_has_channel_id()
Definition: channel_service.pb.h:3772
::bgs::protocol::channel::v1::ChannelId * channel_id_
Definition: channel_service.pb.h:1626
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_has_agent_id ( )
inlineprivate
3690  {
3691  _has_bits_[0] &= ~0x00000001u;
3692 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_has_channel_id ( )
inlineprivate
3772  {
3773  _has_bits_[0] &= ~0x00000004u;
3774 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_has_state_change ( )
inlineprivate
3731  {
3732  _has_bits_[0] &= ~0x00000002u;
3733 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_has_subscriber ( )
inlineprivate
3813  {
3814  _has_bits_[0] &= ~0x00000008u;
3815 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_state_change ( )
inline
3734  {
3735  if (state_change_ != NULL) state_change_->::bgs::protocol::channel::v1::ChannelState::Clear();
3737 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_state_change()
Definition: channel_service.pb.h:3731
::bgs::protocol::channel::v1::ChannelState * state_change_
Definition: channel_service.pb.h:1625

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::clear_subscriber ( )
inline
3816  {
3817  if (subscriber_ != NULL) subscriber_->::bgs::protocol::account::v1::Identity::Clear();
3819 }
::bgs::protocol::account::v1::Identity * subscriber_
Definition: channel_service.pb.h:1627
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_subscriber()
Definition: channel_service.pb.h:3813

+ Here is the call graph for this function:

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

Implements google::protobuf::MessageLite.

1561 { return _cached_size_; }
int _cached_size_
Definition: channel_service.pb.h:1623
::google::protobuf::Metadata bgs::protocol::channel::v1::UpdateChannelStateNotification::GetMetadata ( ) const
virtual
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::has_agent_id ( ) const
inline
3684  {
3685  return (_has_bits_[0] & 0x00000001u) != 0;
3686 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::has_channel_id ( ) const
inline
3766  {
3767  return (_has_bits_[0] & 0x00000004u) != 0;
3768 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::has_state_change ( ) const
inline
3725  {
3726  return (_has_bits_[0] & 0x00000002u) != 0;
3727 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::has_subscriber ( ) const
inline
3807  {
3808  return (_has_bits_[0] & 0x00000008u) != 0;
3809 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622
void bgs::protocol::channel::v1::UpdateChannelStateNotification::InitAsDefaultInstance ( )
private
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::IsInitialized ( ) const
virtual

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::UpdateChannelStateNotification::MergeFrom ( const ::google::protobuf::Message from)
void bgs::protocol::channel::v1::UpdateChannelStateNotification::MergeFrom ( const UpdateChannelStateNotification from)
bool bgs::protocol::channel::v1::UpdateChannelStateNotification::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream input)
bgs::protocol::EntityId * bgs::protocol::channel::v1::UpdateChannelStateNotification::mutable_agent_id ( )
inline
3701  {
3702  set_has_agent_id();
3703  if (agent_id_ == NULL) agent_id_ = new ::bgs::protocol::EntityId;
3704  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.UpdateChannelStateNotification.agent_id)
3705  return agent_id_;
3706 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:1624
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_agent_id()
Definition: channel_service.pb.h:3687

+ Here is the call graph for this function:

bgs::protocol::channel::v1::ChannelId * bgs::protocol::channel::v1::UpdateChannelStateNotification::mutable_channel_id ( )
inline
3783  {
3785  if (channel_id_ == NULL) channel_id_ = new ::bgs::protocol::channel::v1::ChannelId;
3786  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.UpdateChannelStateNotification.channel_id)
3787  return channel_id_;
3788 }
::bgs::protocol::channel::v1::ChannelId * channel_id_
Definition: channel_service.pb.h:1626
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_channel_id()
Definition: channel_service.pb.h:3769

+ Here is the call graph for this function:

bgs::protocol::channel::v1::ChannelState * bgs::protocol::channel::v1::UpdateChannelStateNotification::mutable_state_change ( )
inline
3742  {
3744  if (state_change_ == NULL) state_change_ = new ::bgs::protocol::channel::v1::ChannelState;
3745  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.UpdateChannelStateNotification.state_change)
3746  return state_change_;
3747 }
arena_t NULL
Definition: jemalloc_internal.h:624
void set_has_state_change()
Definition: channel_service.pb.h:3728
::bgs::protocol::channel::v1::ChannelState * state_change_
Definition: channel_service.pb.h:1625

+ Here is the call graph for this function:

bgs::protocol::account::v1::Identity * bgs::protocol::channel::v1::UpdateChannelStateNotification::mutable_subscriber ( )
inline
3824  {
3826  if (subscriber_ == NULL) subscriber_ = new ::bgs::protocol::account::v1::Identity;
3827  // @@protoc_insertion_point(field_mutable:bgs.protocol.channel.v1.UpdateChannelStateNotification.subscriber)
3828  return subscriber_;
3829 }
void set_has_subscriber()
Definition: channel_service.pb.h:3810
::bgs::protocol::account::v1::Identity * subscriber_
Definition: channel_service.pb.h:1627
arena_t NULL
Definition: jemalloc_internal.h:624

+ Here is the call graph for this function:

inline ::google::protobuf::UnknownFieldSet* bgs::protocol::channel::v1::UpdateChannelStateNotification::mutable_unknown_fields ( )
inline
1536  {
1537  return &_unknown_fields_;
1538  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_service.pb.h:1620
UpdateChannelStateNotification* bgs::protocol::channel::v1::UpdateChannelStateNotification::New ( ) const
virtual
UpdateChannelStateNotification& bgs::protocol::channel::v1::UpdateChannelStateNotification::operator= ( const UpdateChannelStateNotification from)
inline
1527  {
1528  CopyFrom(from);
1529  return *this;
1530  }
void CopyFrom(const ::google::protobuf::Message &from)
bgs::protocol::EntityId * bgs::protocol::channel::v1::UpdateChannelStateNotification::release_agent_id ( )
inline
3707  {
3710  agent_id_ = NULL;
3711  return temp;
3712 }
Definition: entity_types.pb.h:45
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:1624
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_agent_id()
Definition: channel_service.pb.h:3690

+ Here is the call graph for this function:

bgs::protocol::channel::v1::ChannelId * bgs::protocol::channel::v1::UpdateChannelStateNotification::release_channel_id ( )
inline
3789  {
3792  channel_id_ = NULL;
3793  return temp;
3794 }
void clear_has_channel_id()
Definition: channel_service.pb.h:3772
::bgs::protocol::channel::v1::ChannelId * channel_id_
Definition: channel_service.pb.h:1626
arena_t NULL
Definition: jemalloc_internal.h:624
Definition: channel_types.pb.h:77

+ Here is the call graph for this function:

bgs::protocol::channel::v1::ChannelState * bgs::protocol::channel::v1::UpdateChannelStateNotification::release_state_change ( )
inline
3748  {
3751  state_change_ = NULL;
3752  return temp;
3753 }
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_state_change()
Definition: channel_service.pb.h:3731
Definition: channel_types.pb.h:637
::bgs::protocol::channel::v1::ChannelState * state_change_
Definition: channel_service.pb.h:1625

+ Here is the call graph for this function:

bgs::protocol::account::v1::Identity * bgs::protocol::channel::v1::UpdateChannelStateNotification::release_subscriber ( )
inline
3830  {
3833  subscriber_ = NULL;
3834  return temp;
3835 }
::bgs::protocol::account::v1::Identity * subscriber_
Definition: channel_service.pb.h:1627
arena_t NULL
Definition: jemalloc_internal.h:624
void clear_has_subscriber()
Definition: channel_service.pb.h:3813
Definition: account_types.pb.h:1423

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream output) const
::google::protobuf::uint8* bgs::protocol::channel::v1::UpdateChannelStateNotification::SerializeWithCachedSizesToArray ( ::google::protobuf::uint8 output) const
void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_allocated_agent_id ( ::bgs::protocol::EntityId agent_id)
inline
3713  {
3714  delete agent_id_;
3715  agent_id_ = agent_id;
3716  if (agent_id) {
3717  set_has_agent_id();
3718  } else {
3720  }
3721  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.UpdateChannelStateNotification.agent_id)
3722 }
::bgs::protocol::EntityId * agent_id_
Definition: channel_service.pb.h:1624
void set_has_agent_id()
Definition: channel_service.pb.h:3687
const ::bgs::protocol::EntityId & agent_id() const
Definition: channel_service.pb.h:3697
void clear_has_agent_id()
Definition: channel_service.pb.h:3690

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_allocated_channel_id ( ::bgs::protocol::channel::v1::ChannelId channel_id)
inline
3795  {
3796  delete channel_id_;
3798  if (channel_id) {
3800  } else {
3802  }
3803  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.UpdateChannelStateNotification.channel_id)
3804 }
void clear_has_channel_id()
Definition: channel_service.pb.h:3772
::bgs::protocol::channel::v1::ChannelId * channel_id_
Definition: channel_service.pb.h:1626
void set_has_channel_id()
Definition: channel_service.pb.h:3769
const ::bgs::protocol::channel::v1::ChannelId & channel_id() const
Definition: channel_service.pb.h:3779

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_allocated_state_change ( ::bgs::protocol::channel::v1::ChannelState state_change)
inline
3754  {
3755  delete state_change_;
3757  if (state_change) {
3759  } else {
3761  }
3762  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.UpdateChannelStateNotification.state_change)
3763 }
const ::bgs::protocol::channel::v1::ChannelState & state_change() const
Definition: channel_service.pb.h:3738
void clear_has_state_change()
Definition: channel_service.pb.h:3731
void set_has_state_change()
Definition: channel_service.pb.h:3728
::bgs::protocol::channel::v1::ChannelState * state_change_
Definition: channel_service.pb.h:1625

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_allocated_subscriber ( ::bgs::protocol::account::v1::Identity subscriber)
inline
3836  {
3837  delete subscriber_;
3839  if (subscriber) {
3841  } else {
3843  }
3844  // @@protoc_insertion_point(field_set_allocated:bgs.protocol.channel.v1.UpdateChannelStateNotification.subscriber)
3845 }
void set_has_subscriber()
Definition: channel_service.pb.h:3810
::bgs::protocol::account::v1::Identity * subscriber_
Definition: channel_service.pb.h:1627
void clear_has_subscriber()
Definition: channel_service.pb.h:3813
const ::bgs::protocol::account::v1::Identity & subscriber() const
Definition: channel_service.pb.h:3820

+ Here is the call graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_has_agent_id ( )
inlineprivate
3687  {
3688  _has_bits_[0] |= 0x00000001u;
3689 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_has_channel_id ( )
inlineprivate
3769  {
3770  _has_bits_[0] |= 0x00000004u;
3771 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_has_state_change ( )
inlineprivate
3728  {
3729  _has_bits_[0] |= 0x00000002u;
3730 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::set_has_subscriber ( )
inlineprivate
3810  {
3811  _has_bits_[0] |= 0x00000008u;
3812 }
::google::protobuf::uint32 _has_bits_[1]
Definition: channel_service.pb.h:1622

+ Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

void bgs::protocol::channel::v1::UpdateChannelStateNotification::SharedCtor ( )
private
void bgs::protocol::channel::v1::UpdateChannelStateNotification::SharedDtor ( )
private
const ::bgs::protocol::channel::v1::ChannelState & bgs::protocol::channel::v1::UpdateChannelStateNotification::state_change ( ) const
inline
3738  {
3739  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.UpdateChannelStateNotification.state_change)
3741 }
arena_t NULL
Definition: jemalloc_internal.h:624
static UpdateChannelStateNotification * default_instance_
Definition: channel_service.pb.h:1633
::bgs::protocol::channel::v1::ChannelState * state_change_
Definition: channel_service.pb.h:1625

+ Here is the caller graph for this function:

const ::bgs::protocol::account::v1::Identity & bgs::protocol::channel::v1::UpdateChannelStateNotification::subscriber ( ) const
inline
3820  {
3821  // @@protoc_insertion_point(field_get:bgs.protocol.channel.v1.UpdateChannelStateNotification.subscriber)
3823 }
::bgs::protocol::account::v1::Identity * subscriber_
Definition: channel_service.pb.h:1627
arena_t NULL
Definition: jemalloc_internal.h:624
static UpdateChannelStateNotification * default_instance_
Definition: channel_service.pb.h:1633

+ Here is the caller graph for this function:

void bgs::protocol::channel::v1::UpdateChannelStateNotification::Swap ( UpdateChannelStateNotification other)
const ::google::protobuf::UnknownFieldSet& bgs::protocol::channel::v1::UpdateChannelStateNotification::unknown_fields ( ) const
inline
1532  {
1533  return _unknown_fields_;
1534  }
::google::protobuf::UnknownFieldSet _unknown_fields_
Definition: channel_service.pb.h:1620

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::UpdateChannelStateNotification::_cached_size_
mutableprivate
::google::protobuf::uint32 bgs::protocol::channel::v1::UpdateChannelStateNotification::_has_bits_[1]
private
::google::protobuf::UnknownFieldSet bgs::protocol::channel::v1::UpdateChannelStateNotification::_unknown_fields_
private
::bgs::protocol::EntityId* bgs::protocol::channel::v1::UpdateChannelStateNotification::agent_id_
private
::bgs::protocol::channel::v1::ChannelId* bgs::protocol::channel::v1::UpdateChannelStateNotification::channel_id_
private
UpdateChannelStateNotification* bgs::protocol::channel::v1::UpdateChannelStateNotification::default_instance_
staticprivate
const int bgs::protocol::channel::v1::UpdateChannelStateNotification::kAgentIdFieldNumber = 1
static
const int bgs::protocol::channel::v1::UpdateChannelStateNotification::kChannelIdFieldNumber = 3
static
const int bgs::protocol::channel::v1::UpdateChannelStateNotification::kStateChangeFieldNumber = 2
static
const int bgs::protocol::channel::v1::UpdateChannelStateNotification::kSubscriberFieldNumber = 4
static
::bgs::protocol::channel::v1::ChannelState* bgs::protocol::channel::v1::UpdateChannelStateNotification::state_change_
private
::bgs::protocol::account::v1::Identity* bgs::protocol::channel::v1::UpdateChannelStateNotification::subscriber_
private

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