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

#include <club_notification.pb.h>

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

Public Member Functions

 StreamMessageAddedNotification ()
 
virtual ~StreamMessageAddedNotification ()
 
 StreamMessageAddedNotification (const StreamMessageAddedNotification &from)
 
StreamMessageAddedNotificationoperator= (const StreamMessageAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamMessageAddedNotification *other)
 
StreamMessageAddedNotificationNew () 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)
 
bool has_message_origin () const
 
void clear_message_origin ()
 
inline ::google::protobuf::uint32 message_origin () const
 
void set_message_origin (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kStreamIdFieldNumber = 4
 
static const int kMessageFieldNumber = 5
 
static const int kMessageOriginFieldNumber = 6
 

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 set_has_message_origin ()
 
void clear_has_message_origin ()
 
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_
 
::google::protobuf::uint32 message_origin_
 

Static Private Attributes

static StreamMessageAddedNotificationdefault_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 1561 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamMessageAddedNotification() [1/2]

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

◆ ~StreamMessageAddedNotification()

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

◆ StreamMessageAddedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_message()

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

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

+ Here is the caller graph for this function:

◆ clear_has_message_origin()

void bgs::protocol::club::v1::client::StreamMessageAddedNotification::clear_has_message_origin ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_message()

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

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

+ Here is the call graph for this function:

◆ clear_message_origin()

void bgs::protocol::club::v1::client::StreamMessageAddedNotification::clear_message_origin ( )
inline

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

+ Here is the call graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_message()

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

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

◆ has_message_origin()

bool bgs::protocol::club::v1::client::StreamMessageAddedNotification::has_message_origin ( ) const
inline

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ message()

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

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

+ Here is the caller graph for this function:

◆ message_origin()

google::protobuf::uint32 bgs::protocol::club::v1::client::StreamMessageAddedNotification::message_origin ( ) const
inline

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

◆ mutable_agent_id()

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

Definition at line 3899 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::StreamMessageAddedNotification::mutable_message ( )
inline

Definition at line 3988 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::StreamMessageAddedNotification::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

Definition at line 3905 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::StreamMessageAddedNotification::release_message ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_message()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_message()

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

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

+ Here is the caller graph for this function:

◆ set_has_message_origin()

void bgs::protocol::club::v1::client::StreamMessageAddedNotification::set_has_message_origin ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_message_origin()

void bgs::protocol::club::v1::client::StreamMessageAddedNotification::set_message_origin ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1573 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::StreamMessageAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kMessageFieldNumber

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

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

◆ kMessageOriginFieldNumber

const int bgs::protocol::club::v1::client::StreamMessageAddedNotification::kMessageOriginFieldNumber = 6
static

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

◆ kStreamIdFieldNumber

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

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

◆ message_

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

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

◆ message_origin_

::google::protobuf::uint32 bgs::protocol::club::v1::client::StreamMessageAddedNotification::message_origin_
private

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

◆ stream_id_

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

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


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