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

#include <club_notification.pb.h>

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

Public Member Functions

 StreamStateChangedNotification ()
 
virtual ~StreamStateChangedNotification ()
 
 StreamStateChangedNotification (const StreamStateChangedNotification &from)
 
StreamStateChangedNotificationoperator= (const StreamStateChangedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamStateChangedNotification *other)
 
StreamStateChangedNotificationNew () 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_assignment () const
 
void clear_assignment ()
 
const ::bgs::protocol::club::v1::StreamStateAssignmentassignment () const
 
inline ::bgs::protocol::club::v1::StreamStateAssignmentmutable_assignment ()
 
inline ::bgs::protocol::club::v1::StreamStateAssignmentrelease_assignment ()
 
void set_allocated_assignment (::bgs::protocol::club::v1::StreamStateAssignment *assignment)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kStreamIdFieldNumber = 4
 
static const int kAssignmentFieldNumber = 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_assignment ()
 
void clear_has_assignment ()
 
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::StreamStateAssignmentassignment_
 

Static Private Attributes

static StreamStateChangedNotificationdefault_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 1459 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamStateChangedNotification() [1/2]

bgs::protocol::club::v1::StreamStateChangedNotification::StreamStateChangedNotification ( )

◆ ~StreamStateChangedNotification()

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

◆ StreamStateChangedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ assignment()

const ::bgs::protocol::club::v1::StreamStateAssignment & bgs::protocol::club::v1::StreamStateChangedNotification::assignment ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_assignment()

void bgs::protocol::club::v1::StreamStateChangedNotification::clear_assignment ( )
inline

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_assignment()

void bgs::protocol::club::v1::StreamStateChangedNotification::clear_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_assignment()

bool bgs::protocol::club::v1::StreamStateChangedNotification::has_assignment ( ) const
inline

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

◆ has_club_id()

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

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_assignment()

bgs::protocol::club::v1::StreamStateAssignment * bgs::protocol::club::v1::StreamStateChangedNotification::mutable_assignment ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_assignment()

bgs::protocol::club::v1::StreamStateAssignment * bgs::protocol::club::v1::StreamStateChangedNotification::release_assignment ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_assignment()

void bgs::protocol::club::v1::StreamStateChangedNotification::set_allocated_assignment ( ::bgs::protocol::club::v1::StreamStateAssignment assignment)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_assignment()

void bgs::protocol::club::v1::StreamStateChangedNotification::set_has_assignment ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1471 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::StreamStateChangedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ assignment_

::bgs::protocol::club::v1::StreamStateAssignment* bgs::protocol::club::v1::StreamStateChangedNotification::assignment_
private

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kAssignmentFieldNumber

const int bgs::protocol::club::v1::StreamStateChangedNotification::kAssignmentFieldNumber = 5
static

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

◆ kClubIdFieldNumber

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

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

◆ kStreamIdFieldNumber

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

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

◆ stream_id_

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

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


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