TrinityCore
bgs::protocol::club::v1::StreamMessageAddedNotification Class Reference

#include <club_notification.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::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::StreamMessagemessage () const
 
inline ::bgs::protocol::club::v1::StreamMessagemutable_message ()
 
inline ::bgs::protocol::club::v1::StreamMessagerelease_message ()
 
void set_allocated_message (::bgs::protocol::club::v1::StreamMessage *message)
 

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
 

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::StreamMessagemessage_
 

Static Private Attributes

static StreamMessageAddedNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fnotification_2eproto ()
 
void protobuf_AssignDesc_club_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_club_5fnotification_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StreamMessageAddedNotification() [1/2]

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

◆ ~StreamMessageAddedNotification()

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

◆ StreamMessageAddedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_message()

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

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_message()

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

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

+ Here is the call graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_message()

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

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ message()

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

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

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

+ Here is the call graph for this function:

◆ mutable_message()

bgs::protocol::club::v1::StreamMessage * bgs::protocol::club::v1::StreamMessageAddedNotification::mutable_message ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_message()

bgs::protocol::club::v1::StreamMessage * bgs::protocol::club::v1::StreamMessageAddedNotification::release_message ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_message()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_message()

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

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fnotification_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fnotification_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fnotification_2eproto

void protobuf_AssignDesc_club_5fnotification_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fnotification_2eproto

void protobuf_ShutdownFile_club_5fnotification_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::StreamMessageAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kMessageFieldNumber

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

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

◆ kStreamIdFieldNumber

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

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

◆ message_

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

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

◆ stream_id_

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

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


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