TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::StreamMessageUpdatedNotification Class Reference

#include <club_notification.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::StreamMessageUpdatedNotification:

Public Member Functions

 StreamMessageUpdatedNotification ()
 
virtual ~StreamMessageUpdatedNotification ()
 
 StreamMessageUpdatedNotification (const StreamMessageUpdatedNotification &from)
 
StreamMessageUpdatedNotificationoperator= (const StreamMessageUpdatedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamMessageUpdatedNotification *other)
 
StreamMessageUpdatedNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_id)
 
bool has_club_id () const
 
void clear_club_id ()
 
inline ::google::protobuf::uint64 club_id () const
 
void set_club_id (::google::protobuf::uint64 value)
 
bool has_stream_id () const
 
void clear_stream_id ()
 
inline ::google::protobuf::uint64 stream_id () const
 
void set_stream_id (::google::protobuf::uint64 value)
 
bool has_message () const
 
void clear_message ()
 
const ::bgs::protocol::club::v1::client::StreamMessagemessage () const
 
inline ::bgs::protocol::club::v1::client::StreamMessagemutable_message ()
 
inline ::bgs::protocol::club::v1::client::StreamMessagerelease_message ()
 
void set_allocated_message (::bgs::protocol::club::v1::client::StreamMessage *message)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const StreamMessageUpdatedNotificationdefault_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kStreamIdFieldNumber = 4
 
static const int kMessageFieldNumber = 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_club_id ()
 
void clear_has_club_id ()
 
void set_has_stream_id ()
 
void clear_has_stream_id ()
 
void set_has_message ()
 
void clear_has_message ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::google::protobuf::uint64 stream_id_
 
::bgs::protocol::club::v1::client::StreamMessagemessage_
 

Static Private Attributes

static StreamMessageUpdatedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 

Detailed Description

Definition at line 1671 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamMessageUpdatedNotification() [1/2]

bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::StreamMessageUpdatedNotification ( )

◆ ~StreamMessageUpdatedNotification()

virtual bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::~StreamMessageUpdatedNotification ( )
virtual

◆ StreamMessageUpdatedNotification() [2/2]

bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::StreamMessageUpdatedNotification ( const StreamMessageUpdatedNotification from)

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::agent_id ( ) const
inline

Definition at line 4053 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_agent_id ( )
inline

Definition at line 4049 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_club_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_club_id ( )
inline

Definition at line 4090 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_has_agent_id ( )
inlineprivate

Definition at line 4046 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_has_club_id ( )
inlineprivate

Definition at line 4087 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_message()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_has_message ( )
inlineprivate

Definition at line 4135 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_has_stream_id ( )
inlineprivate

Definition at line 4111 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_message()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_message ( )
inline

Definition at line 4138 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_stream_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::clear_stream_id ( )
inline

Definition at line 4114 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::club_id ( ) const
inline

Definition at line 4094 of file club_notification.pb.h.

◆ default_instance()

static const StreamMessageUpdatedNotification & bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::GetCachedSize ( ) const
inline

Definition at line 1699 of file club_notification.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::GetMetadata ( ) const

◆ has_agent_id()

bool bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::has_agent_id ( ) const
inline

Definition at line 4040 of file club_notification.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::has_club_id ( ) const
inline

Definition at line 4081 of file club_notification.pb.h.

◆ has_message()

bool bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::has_message ( ) const
inline

Definition at line 4129 of file club_notification.pb.h.

◆ has_stream_id()

bool bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::has_stream_id ( ) const
inline

Definition at line 4105 of file club_notification.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::InitAsDefaultInstance ( )
private

◆ message()

const ::bgs::protocol::club::v1::client::StreamMessage & bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::message ( ) const
inline

Definition at line 4142 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::mutable_agent_id ( )
inline

Definition at line 4057 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_message()

bgs::protocol::club::v1::client::StreamMessage * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::mutable_message ( )
inline

Definition at line 4146 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::mutable_unknown_fields ( )
inline

Definition at line 1687 of file club_notification.pb.h.

◆ New()

StreamMessageUpdatedNotification * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::New ( ) const

◆ operator=()

StreamMessageUpdatedNotification & bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::operator= ( const StreamMessageUpdatedNotification from)
inline

Definition at line 1678 of file club_notification.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::release_agent_id ( )
inline

Definition at line 4063 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_message()

bgs::protocol::club::v1::client::StreamMessage * bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::release_message ( )
inline

Definition at line 4152 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 4069 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_message()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_allocated_message ( ::bgs::protocol::club::v1::client::StreamMessage message)
inline

Definition at line 4158 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_club_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_club_id ( ::google::protobuf::uint64  value)
inline

Definition at line 4098 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_has_agent_id ( )
inlineprivate

Definition at line 4043 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_has_club_id ( )
inlineprivate

Definition at line 4084 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_message()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_has_message ( )
inlineprivate

Definition at line 4132 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_stream_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_has_stream_id ( )
inlineprivate

Definition at line 4108 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_stream_id()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::set_stream_id ( ::google::protobuf::uint64  value)
inline

Definition at line 4122 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::SharedDtor ( )
private

◆ stream_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::stream_id ( ) const
inline

Definition at line 4118 of file club_notification.pb.h.

◆ Swap()

void bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::Swap ( StreamMessageUpdatedNotification other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::unknown_fields ( ) const
inline

Definition at line 1683 of file club_notification.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::_cached_size_
mutableprivate

Definition at line 1757 of file club_notification.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::_has_bits_[1]
private

Definition at line 1756 of file club_notification.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::_unknown_fields_
private

Definition at line 1754 of file club_notification.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::agent_id_
private

Definition at line 1758 of file club_notification.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::club_id_
private

Definition at line 1759 of file club_notification.pb.h.

◆ default_instance_

StreamMessageUpdatedNotification* bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::default_instance_
staticprivate

Definition at line 1767 of file club_notification.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::kAgentIdFieldNumber = 1
static

Definition at line 1714 of file club_notification.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::kClubIdFieldNumber = 3
static

Definition at line 1723 of file club_notification.pb.h.

◆ kMessageFieldNumber

const int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::kMessageFieldNumber = 5
static

Definition at line 1737 of file club_notification.pb.h.

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::kStreamIdFieldNumber = 4
static

Definition at line 1730 of file club_notification.pb.h.

◆ message_

::bgs::protocol::club::v1::client::StreamMessage* bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::message_
private

Definition at line 1761 of file club_notification.pb.h.

◆ stream_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::StreamMessageUpdatedNotification::stream_id_
private

Definition at line 1760 of file club_notification.pb.h.


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