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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamEventTime ()
 
virtual ~StreamEventTime ()
 
 StreamEventTime (const StreamEventTime &from)
 
StreamEventTimeoperator= (const StreamEventTime &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamEventTime *other)
 
StreamEventTimeNew () 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_event_time () const
 
void clear_event_time ()
 
inline ::google::protobuf::uint64 event_time () const
 
void set_event_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStreamIdFieldNumber = 1
 
static const int kEventTimeFieldNumber = 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_event_time ()
 
void clear_has_event_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 event_time_
 

Static Private Attributes

static StreamEventTimedefault_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 1367 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamEventTime() [1/2]

bgs::protocol::club::v1::StreamEventTime::StreamEventTime ( )

◆ ~StreamEventTime()

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

◆ StreamEventTime() [2/2]

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

Member Function Documentation

◆ clear_event_time()

void bgs::protocol::club::v1::StreamEventTime::clear_event_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_event_time()

void bgs::protocol::club::v1::StreamEventTime::clear_has_event_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ event_time()

google::protobuf::uint64 bgs::protocol::club::v1::StreamEventTime::event_time ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_event_time()

bool bgs::protocol::club::v1::StreamEventTime::has_event_time ( ) const
inline

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_event_time()

void bgs::protocol::club::v1::StreamEventTime::set_event_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_event_time()

void bgs::protocol::club::v1::StreamEventTime::set_has_event_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1379 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::StreamEventTime::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ event_time_

::google::protobuf::uint64 bgs::protocol::club::v1::StreamEventTime::event_time_
private

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

◆ kEventTimeFieldNumber

const int bgs::protocol::club::v1::StreamEventTime::kEventTimeFieldNumber = 2
static

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

◆ kStreamIdFieldNumber

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

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

◆ stream_id_

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

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


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