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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamAdvanceViewTime ()
 
virtual ~StreamAdvanceViewTime ()
 
 StreamAdvanceViewTime (const StreamAdvanceViewTime &from)
 
StreamAdvanceViewTimeoperator= (const StreamAdvanceViewTime &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamAdvanceViewTime *other)
 
StreamAdvanceViewTimeNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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_view_time () const
 
void clear_view_time ()
 
inline ::google::protobuf::uint64 view_time () const
 
void set_view_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStreamIdFieldNumber = 1
 
static const int kViewTimeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_stream_id ()
 
void clear_has_stream_id ()
 
void set_has_view_time ()
 
void clear_has_view_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 stream_id_
 
::google::protobuf::uint64 view_time_
 

Static Private Attributes

static StreamAdvanceViewTimedefault_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 1291 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamAdvanceViewTime() [1/2]

bgs::protocol::club::v1::StreamAdvanceViewTime::StreamAdvanceViewTime ( )

◆ ~StreamAdvanceViewTime()

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

◆ StreamAdvanceViewTime() [2/2]

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

Member Function Documentation

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_view_time()

void bgs::protocol::club::v1::StreamAdvanceViewTime::clear_has_view_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ clear_view_time()

void bgs::protocol::club::v1::StreamAdvanceViewTime::clear_view_time ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_stream_id()

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

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

◆ has_view_time()

bool bgs::protocol::club::v1::StreamAdvanceViewTime::has_view_time ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_view_time()

void bgs::protocol::club::v1::StreamAdvanceViewTime::set_has_view_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ set_view_time()

void bgs::protocol::club::v1::StreamAdvanceViewTime::set_view_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ view_time()

google::protobuf::uint64 bgs::protocol::club::v1::StreamAdvanceViewTime::view_time ( ) const
inline

Definition at line 3735 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::StreamAdvanceViewTime::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::StreamAdvanceViewTime::kStreamIdFieldNumber = 1
static

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

◆ kViewTimeFieldNumber

const int bgs::protocol::club::v1::StreamAdvanceViewTime::kViewTimeFieldNumber = 2
static

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

◆ stream_id_

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

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

◆ view_time_

::google::protobuf::uint64 bgs::protocol::club::v1::StreamAdvanceViewTime::view_time_
private

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


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