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

#include <club_notification.pb.h>

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

Public Member Functions

 StreamAddedNotification ()
 
virtual ~StreamAddedNotification ()
 
 StreamAddedNotification (const StreamAddedNotification &from)
 
StreamAddedNotificationoperator= (const StreamAddedNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamAddedNotification *other)
 
StreamAddedNotificationNew () 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 () const
 
void clear_stream ()
 
const ::bgs::protocol::club::v1::Streamstream () const
 
inline ::bgs::protocol::club::v1::Streammutable_stream ()
 
inline ::bgs::protocol::club::v1::Streamrelease_stream ()
 
void set_allocated_stream (::bgs::protocol::club::v1::Stream *stream)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kStreamFieldNumber = 4
 

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 ()
 
void clear_has_stream ()
 
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::Streamstream_
 

Static Private Attributes

static StreamAddedNotificationdefault_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 1281 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ StreamAddedNotification() [1/2]

bgs::protocol::club::v1::StreamAddedNotification::StreamAddedNotification ( )

◆ ~StreamAddedNotification()

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

◆ StreamAddedNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_agent_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_stream()

void bgs::protocol::club::v1::StreamAddedNotification::clear_has_stream ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_stream()

void bgs::protocol::club::v1::StreamAddedNotification::clear_stream ( )
inline

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_stream()

bool bgs::protocol::club::v1::StreamAddedNotification::has_stream ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

+ Here is the call graph for this function:

◆ mutable_stream()

bgs::protocol::club::v1::Stream * bgs::protocol::club::v1::StreamAddedNotification::mutable_stream ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

+ Here is the call graph for this function:

◆ release_stream()

bgs::protocol::club::v1::Stream * bgs::protocol::club::v1::StreamAddedNotification::release_stream ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_stream()

void bgs::protocol::club::v1::StreamAddedNotification::set_allocated_stream ( ::bgs::protocol::club::v1::Stream stream)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_agent_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_stream()

void bgs::protocol::club::v1::StreamAddedNotification::set_has_stream ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream()

const ::bgs::protocol::club::v1::Stream & bgs::protocol::club::v1::StreamAddedNotification::stream ( ) const
inline

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1293 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::StreamAddedNotification::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kStreamFieldNumber

const int bgs::protocol::club::v1::StreamAddedNotification::kStreamFieldNumber = 4
static

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

◆ stream_

::bgs::protocol::club::v1::Stream* bgs::protocol::club::v1::StreamAddedNotification::stream_
private

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


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