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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamMentionView ()
 
virtual ~StreamMentionView ()
 
 StreamMentionView (const StreamMentionView &from)
 
StreamMentionViewoperator= (const StreamMentionView &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamMentionView *other)
 
StreamMentionViewNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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_marker () const
 
void clear_marker ()
 
const ::bgs::protocol::ViewMarkermarker () const
 
inline ::bgs::protocol::ViewMarkermutable_marker ()
 
inline ::bgs::protocol::ViewMarkerrelease_marker ()
 
void set_allocated_marker (::bgs::protocol::ViewMarker *marker)
 

Static Public Member Functions

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

Static Public Attributes

static const int kClubIdFieldNumber = 1
 
static const int kStreamIdFieldNumber = 2
 
static const int kMarkerFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_stream_id ()
 
void clear_has_stream_id ()
 
void set_has_marker ()
 
void clear_has_marker ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 club_id_
 
::google::protobuf::uint64 stream_id_
 
::bgs::protocol::ViewMarkermarker_
 

Static Private Attributes

static StreamMentionViewdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ()
 
void protobuf_AssignDesc_club_5fstream_2eproto ()
 
void protobuf_ShutdownFile_club_5fstream_2eproto ()
 

Detailed Description

Definition at line 1443 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamMentionView() [1/2]

bgs::protocol::club::v1::StreamMentionView::StreamMentionView ( )

◆ ~StreamMentionView()

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

◆ StreamMentionView() [2/2]

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

Member Function Documentation

◆ clear_club_id()

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

Definition at line 3811 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_has_club_id()

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

Definition at line 3808 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_marker()

void bgs::protocol::club::v1::StreamMentionView::clear_has_marker ( )
inlineprivate

Definition at line 3856 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

Definition at line 3832 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_marker()

void bgs::protocol::club::v1::StreamMentionView::clear_marker ( )
inline

Definition at line 3859 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_stream_id()

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

Definition at line 3835 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ club_id()

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

Definition at line 3815 of file club_stream.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1471 of file club_stream.pb.h.

◆ GetMetadata()

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

◆ has_club_id()

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

Definition at line 3802 of file club_stream.pb.h.

◆ has_marker()

bool bgs::protocol::club::v1::StreamMentionView::has_marker ( ) const
inline

Definition at line 3850 of file club_stream.pb.h.

◆ has_stream_id()

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

Definition at line 3826 of file club_stream.pb.h.

◆ InitAsDefaultInstance()

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

◆ marker()

const ::bgs::protocol::ViewMarker & bgs::protocol::club::v1::StreamMentionView::marker ( ) const
inline

Definition at line 3863 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ mutable_marker()

bgs::protocol::ViewMarker * bgs::protocol::club::v1::StreamMentionView::mutable_marker ( )
inline

Definition at line 3867 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 1459 of file club_stream.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 1450 of file club_stream.pb.h.

◆ release_marker()

bgs::protocol::ViewMarker * bgs::protocol::club::v1::StreamMentionView::release_marker ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_marker()

void bgs::protocol::club::v1::StreamMentionView::set_allocated_marker ( ::bgs::protocol::ViewMarker marker)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

Definition at line 3819 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_has_club_id()

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

Definition at line 3805 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_marker()

void bgs::protocol::club::v1::StreamMentionView::set_has_marker ( )
inlineprivate

Definition at line 3853 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

Definition at line 3829 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_stream_id()

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

Definition at line 3843 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

Definition at line 3839 of file club_stream.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1455 of file club_stream.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fstream_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fstream_2eproto

void protobuf_AssignDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fstream_2eproto

void protobuf_ShutdownFile_club_5fstream_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

Definition at line 1517 of file club_stream.pb.h.

◆ _unknown_fields_

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

Definition at line 1515 of file club_stream.pb.h.

◆ club_id_

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

Definition at line 1519 of file club_stream.pb.h.

◆ default_instance_

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

Definition at line 1527 of file club_stream.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::StreamMentionView::kClubIdFieldNumber = 1
static

Definition at line 1486 of file club_stream.pb.h.

◆ kMarkerFieldNumber

const int bgs::protocol::club::v1::StreamMentionView::kMarkerFieldNumber = 3
static

Definition at line 1500 of file club_stream.pb.h.

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::StreamMentionView::kStreamIdFieldNumber = 2
static

Definition at line 1493 of file club_stream.pb.h.

◆ marker_

::bgs::protocol::ViewMarker* bgs::protocol::club::v1::StreamMentionView::marker_
private

Definition at line 1521 of file club_stream.pb.h.

◆ stream_id_

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

Definition at line 1520 of file club_stream.pb.h.


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