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

#include <club_notification.pb.h>

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

Public Member Functions

 StreamUnreadIndicatorNotification ()
 
virtual ~StreamUnreadIndicatorNotification ()
 
 StreamUnreadIndicatorNotification (const StreamUnreadIndicatorNotification &from)
 
StreamUnreadIndicatorNotificationoperator= (const StreamUnreadIndicatorNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamUnreadIndicatorNotification *other)
 
StreamUnreadIndicatorNotificationNew () 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_event () const
 
void clear_event ()
 
const ::bgs::protocol::club::v1::client::StreamEventTimeevent () const
 
inline ::bgs::protocol::club::v1::client::StreamEventTimemutable_event ()
 
inline ::bgs::protocol::club::v1::client::StreamEventTimerelease_event ()
 
void set_allocated_event (::bgs::protocol::club::v1::client::StreamEventTime *event)
 
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 StreamUnreadIndicatorNotificationdefault_instance ()
 

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kEventFieldNumber = 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_event ()
 
void clear_has_event ()
 
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_
 
::bgs::protocol::club::v1::client::StreamEventTimeevent_
 
::bgs::protocol::club::v1::client::StreamMessagemessage_
 

Static Private Attributes

static StreamUnreadIndicatorNotificationdefault_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 1872 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamUnreadIndicatorNotification() [1/2]

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

◆ ~StreamUnreadIndicatorNotification()

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

◆ StreamUnreadIndicatorNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_event()

void bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::clear_event ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_event()

void bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::clear_has_event ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_message()

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

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

+ Here is the caller graph for this function:

◆ clear_message()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ event()

const ::bgs::protocol::club::v1::client::StreamEventTime & bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::event ( ) const
inline

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_event()

bool bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::has_event ( ) const
inline

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

◆ has_message()

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

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

◆ InitAsDefaultInstance()

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

◆ message()

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

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

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

+ Here is the call graph for this function:

◆ mutable_event()

bgs::protocol::club::v1::client::StreamEventTime * bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::mutable_event ( )
inline

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_event()

bgs::protocol::club::v1::client::StreamEventTime * bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::release_event ( )
inline

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

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_event()

void bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::set_allocated_event ( ::bgs::protocol::club::v1::client::StreamEventTime event)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_message()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_event()

void bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::set_has_event ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_message()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1884 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::StreamUnreadIndicatorNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ event_

::bgs::protocol::club::v1::client::StreamEventTime* bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::event_
private

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kEventFieldNumber

const int bgs::protocol::club::v1::client::StreamUnreadIndicatorNotification::kEventFieldNumber = 4
static

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

◆ kMessageFieldNumber

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

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

◆ message_

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

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


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