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

#include <club_notification.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::StreamTypingIndicatorNotification:

Public Member Functions

 StreamTypingIndicatorNotification ()
 
virtual ~StreamTypingIndicatorNotification ()
 
 StreamTypingIndicatorNotification (const StreamTypingIndicatorNotification &from)
 
StreamTypingIndicatorNotificationoperator= (const StreamTypingIndicatorNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamTypingIndicatorNotification *other)
 
StreamTypingIndicatorNotificationNew () 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)
 
int indicator_size () const
 
void clear_indicator ()
 
const ::bgs::protocol::club::v1::StreamTypingIndicatorindicator (int index) const
 
inline ::bgs::protocol::club::v1::StreamTypingIndicatormutable_indicator (int index)
 
inline ::bgs::protocol::club::v1::StreamTypingIndicatoradd_indicator ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamTypingIndicator > & indicator () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamTypingIndicator > * mutable_indicator ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kStreamIdFieldNumber = 4
 
static const int kIndicatorFieldNumber = 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 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_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamTypingIndicatorindicator_
 

Static Private Attributes

static StreamTypingIndicatorNotificationdefault_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 1759 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamTypingIndicatorNotification() [1/2]

bgs::protocol::club::v1::StreamTypingIndicatorNotification::StreamTypingIndicatorNotification ( )

◆ ~StreamTypingIndicatorNotification()

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

◆ StreamTypingIndicatorNotification() [2/2]

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

Member Function Documentation

◆ add_indicator()

bgs::protocol::club::v1::StreamTypingIndicator * bgs::protocol::club::v1::StreamTypingIndicatorNotification::add_indicator ( )
inline

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

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_indicator()

void bgs::protocol::club::v1::StreamTypingIndicatorNotification::clear_indicator ( )
inline

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

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_stream_id()

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

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

◆ indicator() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamTypingIndicator > & bgs::protocol::club::v1::StreamTypingIndicatorNotification::indicator ( ) const
inline

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

◆ indicator() [2/2]

const ::bgs::protocol::club::v1::StreamTypingIndicator & bgs::protocol::club::v1::StreamTypingIndicatorNotification::indicator ( int  index) const
inline

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

◆ indicator_size()

int bgs::protocol::club::v1::StreamTypingIndicatorNotification::indicator_size ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::StreamTypingIndicatorNotification::mutable_agent_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_indicator() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamTypingIndicator > * bgs::protocol::club::v1::StreamTypingIndicatorNotification::mutable_indicator ( )
inline

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

◆ mutable_indicator() [2/2]

bgs::protocol::club::v1::StreamTypingIndicator * bgs::protocol::club::v1::StreamTypingIndicatorNotification::mutable_indicator ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1771 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::StreamTypingIndicatorNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ indicator_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamTypingIndicator > bgs::protocol::club::v1::StreamTypingIndicatorNotification::indicator_
private

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kIndicatorFieldNumber

const int bgs::protocol::club::v1::StreamTypingIndicatorNotification::kIndicatorFieldNumber = 5
static

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

◆ kStreamIdFieldNumber

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

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

◆ stream_id_

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

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


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