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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamView ()
 
virtual ~StreamView ()
 
 StreamView (const StreamView &from)
 
StreamViewoperator= (const StreamView &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamView *other)
 
StreamViewNew () 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 StreamViewdefault_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 StreamViewdefault_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 1203 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamView() [1/2]

bgs::protocol::club::v1::StreamView::StreamView ( )

◆ ~StreamView()

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

◆ StreamView() [2/2]

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

Member Function Documentation

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_marker()

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

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_marker()

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

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

+ Here is the call graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_club_id()

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

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

◆ has_marker()

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

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ marker()

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

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

+ Here is the caller graph for this function:

◆ mutable_marker()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_marker()

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

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

+ Here is the call graph for this function:

◆ set_allocated_marker()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_marker()

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

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1215 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::StreamView::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kClubIdFieldNumber

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

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

◆ kMarkerFieldNumber

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

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

◆ kStreamIdFieldNumber

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

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

◆ marker_

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

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

◆ stream_id_

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

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


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