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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamMention ()
 
virtual ~StreamMention ()
 
 StreamMention (const StreamMention &from)
 
StreamMentionoperator= (const StreamMention &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamMention *other)
 
StreamMentionNew () 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_message_id () const
 
void clear_message_id ()
 
const ::bgs::protocol::MessageIdmessage_id () const
 
inline ::bgs::protocol::MessageIdmutable_message_id ()
 
inline ::bgs::protocol::MessageIdrelease_message_id ()
 
void set_allocated_message_id (::bgs::protocol::MessageId *message_id)
 
bool has_author () const
 
void clear_author ()
 
const ::bgs::protocol::club::v1::MemberDescriptionauthor () const
 
inline ::bgs::protocol::club::v1::MemberDescriptionmutable_author ()
 
inline ::bgs::protocol::club::v1::MemberDescriptionrelease_author ()
 
void set_allocated_author (::bgs::protocol::club::v1::MemberDescription *author)
 
bool has_destroyed () const
 
void clear_destroyed ()
 
bool destroyed () const
 
void set_destroyed (bool value)
 
bool has_mention_id () const
 
void clear_mention_id ()
 
const ::bgs::protocol::TimeSeriesIdmention_id () const
 
inline ::bgs::protocol::TimeSeriesIdmutable_mention_id ()
 
inline ::bgs::protocol::TimeSeriesIdrelease_mention_id ()
 
void set_allocated_mention_id (::bgs::protocol::TimeSeriesId *mention_id)
 
bool has_member_id () const
 
void clear_member_id ()
 
const ::bgs::protocol::club::v1::MemberIdmember_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_member_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_member_id ()
 
void set_allocated_member_id (::bgs::protocol::club::v1::MemberId *member_id)
 
bool has_message () const
 
void clear_message ()
 
const ::bgs::protocol::club::v1::StreamMessagemessage () const
 
inline ::bgs::protocol::club::v1::StreamMessagemutable_message ()
 
inline ::bgs::protocol::club::v1::StreamMessagerelease_message ()
 
void set_allocated_message (::bgs::protocol::club::v1::StreamMessage *message)
 
bool has_club_type () const
 
void clear_club_type ()
 
const ::bgs::protocol::club::v1::UniqueClubTypeclub_type () const
 
inline ::bgs::protocol::club::v1::UniqueClubTypemutable_club_type ()
 
inline ::bgs::protocol::club::v1::UniqueClubTyperelease_club_type ()
 
void set_allocated_club_type (::bgs::protocol::club::v1::UniqueClubType *club_type)
 

Static Public Member Functions

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

Static Public Attributes

static const int kClubIdFieldNumber = 1
 
static const int kStreamIdFieldNumber = 2
 
static const int kMessageIdFieldNumber = 3
 
static const int kAuthorFieldNumber = 4
 
static const int kDestroyedFieldNumber = 5
 
static const int kMentionIdFieldNumber = 6
 
static const int kMemberIdFieldNumber = 7
 
static const int kMessageFieldNumber = 8
 
static const int kClubTypeFieldNumber = 9
 

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_message_id ()
 
void clear_has_message_id ()
 
void set_has_author ()
 
void clear_has_author ()
 
void set_has_destroyed ()
 
void clear_has_destroyed ()
 
void set_has_mention_id ()
 
void clear_has_mention_id ()
 
void set_has_member_id ()
 
void clear_has_member_id ()
 
void set_has_message ()
 
void clear_has_message ()
 
void set_has_club_type ()
 
void clear_has_club_type ()
 
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::MessageIdmessage_id_
 
::bgs::protocol::club::v1::MemberDescriptionauthor_
 
::bgs::protocol::TimeSeriesIdmention_id_
 
::bgs::protocol::club::v1::MemberIdmember_id_
 
::bgs::protocol::club::v1::StreamMessagemessage_
 
::bgs::protocol::club::v1::UniqueClubTypeclub_type_
 
bool destroyed_
 

Static Private Attributes

static StreamMentiondefault_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 1045 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamMention() [1/2]

bgs::protocol::club::v1::StreamMention::StreamMention ( )

◆ ~StreamMention()

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

◆ StreamMention() [2/2]

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

Member Function Documentation

◆ author()

const ::bgs::protocol::club::v1::MemberDescription & bgs::protocol::club::v1::StreamMention::author ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_author()

void bgs::protocol::club::v1::StreamMention::clear_author ( )
inline

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

+ Here is the call graph for this function:

◆ clear_club_id()

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

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

+ Here is the call graph for this function:

◆ clear_club_type()

void bgs::protocol::club::v1::StreamMention::clear_club_type ( )
inline

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

+ Here is the call graph for this function:

◆ clear_destroyed()

void bgs::protocol::club::v1::StreamMention::clear_destroyed ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_author()

void bgs::protocol::club::v1::StreamMention::clear_has_author ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_type()

void bgs::protocol::club::v1::StreamMention::clear_has_club_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_destroyed()

void bgs::protocol::club::v1::StreamMention::clear_has_destroyed ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_member_id()

void bgs::protocol::club::v1::StreamMention::clear_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_mention_id()

void bgs::protocol::club::v1::StreamMention::clear_has_mention_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_message()

void bgs::protocol::club::v1::StreamMention::clear_has_message ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_message_id()

void bgs::protocol::club::v1::StreamMention::clear_has_message_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ clear_member_id()

void bgs::protocol::club::v1::StreamMention::clear_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_mention_id()

void bgs::protocol::club::v1::StreamMention::clear_mention_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_message()

void bgs::protocol::club::v1::StreamMention::clear_message ( )
inline

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

+ Here is the call graph for this function:

◆ clear_message_id()

void bgs::protocol::club::v1::StreamMention::clear_message_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_stream_id()

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

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

+ Here is the call graph for this function:

◆ club_id()

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

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

◆ club_type()

const ::bgs::protocol::club::v1::UniqueClubType & bgs::protocol::club::v1::StreamMention::club_type ( ) const
inline

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ destroyed()

bool bgs::protocol::club::v1::StreamMention::destroyed ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_author()

bool bgs::protocol::club::v1::StreamMention::has_author ( ) const
inline

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

◆ has_club_id()

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

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

◆ has_club_type()

bool bgs::protocol::club::v1::StreamMention::has_club_type ( ) const
inline

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

◆ has_destroyed()

bool bgs::protocol::club::v1::StreamMention::has_destroyed ( ) const
inline

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

◆ has_member_id()

bool bgs::protocol::club::v1::StreamMention::has_member_id ( ) const
inline

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

◆ has_mention_id()

bool bgs::protocol::club::v1::StreamMention::has_mention_id ( ) const
inline

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

◆ has_message()

bool bgs::protocol::club::v1::StreamMention::has_message ( ) const
inline

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

◆ has_message_id()

bool bgs::protocol::club::v1::StreamMention::has_message_id ( ) const
inline

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ member_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::StreamMention::member_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mention_id()

const ::bgs::protocol::TimeSeriesId & bgs::protocol::club::v1::StreamMention::mention_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ message()

const ::bgs::protocol::club::v1::StreamMessage & bgs::protocol::club::v1::StreamMention::message ( ) const
inline

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

+ Here is the caller graph for this function:

◆ message_id()

const ::bgs::protocol::MessageId & bgs::protocol::club::v1::StreamMention::message_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_author()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::StreamMention::mutable_author ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_club_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::StreamMention::mutable_club_type ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::StreamMention::mutable_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_mention_id()

bgs::protocol::TimeSeriesId * bgs::protocol::club::v1::StreamMention::mutable_mention_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_message()

bgs::protocol::club::v1::StreamMessage * bgs::protocol::club::v1::StreamMention::mutable_message ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_message_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::StreamMention::mutable_message_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_author()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::StreamMention::release_author ( )
inline

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

+ Here is the call graph for this function:

◆ release_club_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::StreamMention::release_club_type ( )
inline

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

+ Here is the call graph for this function:

◆ release_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::StreamMention::release_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ release_mention_id()

bgs::protocol::TimeSeriesId * bgs::protocol::club::v1::StreamMention::release_mention_id ( )
inline

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

+ Here is the call graph for this function:

◆ release_message()

bgs::protocol::club::v1::StreamMessage * bgs::protocol::club::v1::StreamMention::release_message ( )
inline

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

+ Here is the call graph for this function:

◆ release_message_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::StreamMention::release_message_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_author()

void bgs::protocol::club::v1::StreamMention::set_allocated_author ( ::bgs::protocol::club::v1::MemberDescription author)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_club_type()

void bgs::protocol::club::v1::StreamMention::set_allocated_club_type ( ::bgs::protocol::club::v1::UniqueClubType club_type)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_member_id()

void bgs::protocol::club::v1::StreamMention::set_allocated_member_id ( ::bgs::protocol::club::v1::MemberId member_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_mention_id()

void bgs::protocol::club::v1::StreamMention::set_allocated_mention_id ( ::bgs::protocol::TimeSeriesId mention_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_message()

void bgs::protocol::club::v1::StreamMention::set_allocated_message ( ::bgs::protocol::club::v1::StreamMessage message)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_message_id()

void bgs::protocol::club::v1::StreamMention::set_allocated_message_id ( ::bgs::protocol::MessageId message_id)
inline

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

+ Here is the call graph for this function:

◆ set_club_id()

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

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

+ Here is the call graph for this function:

◆ set_destroyed()

void bgs::protocol::club::v1::StreamMention::set_destroyed ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_author()

void bgs::protocol::club::v1::StreamMention::set_has_author ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_type()

void bgs::protocol::club::v1::StreamMention::set_has_club_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_destroyed()

void bgs::protocol::club::v1::StreamMention::set_has_destroyed ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_member_id()

void bgs::protocol::club::v1::StreamMention::set_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_mention_id()

void bgs::protocol::club::v1::StreamMention::set_has_mention_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_message()

void bgs::protocol::club::v1::StreamMention::set_has_message ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_message_id()

void bgs::protocol::club::v1::StreamMention::set_has_message_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

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

+ Here is the caller graph for this function:

◆ set_stream_id()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1057 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::StreamMention::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ author_

::bgs::protocol::club::v1::MemberDescription* bgs::protocol::club::v1::StreamMention::author_
private

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

◆ club_id_

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

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

◆ club_type_

::bgs::protocol::club::v1::UniqueClubType* bgs::protocol::club::v1::StreamMention::club_type_
private

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

◆ default_instance_

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

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

◆ destroyed_

bool bgs::protocol::club::v1::StreamMention::destroyed_
private

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

◆ kAuthorFieldNumber

const int bgs::protocol::club::v1::StreamMention::kAuthorFieldNumber = 4
static

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

◆ kClubIdFieldNumber

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

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

◆ kClubTypeFieldNumber

const int bgs::protocol::club::v1::StreamMention::kClubTypeFieldNumber = 9
static

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

◆ kDestroyedFieldNumber

const int bgs::protocol::club::v1::StreamMention::kDestroyedFieldNumber = 5
static

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

◆ kMemberIdFieldNumber

const int bgs::protocol::club::v1::StreamMention::kMemberIdFieldNumber = 7
static

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

◆ kMentionIdFieldNumber

const int bgs::protocol::club::v1::StreamMention::kMentionIdFieldNumber = 6
static

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

◆ kMessageFieldNumber

const int bgs::protocol::club::v1::StreamMention::kMessageFieldNumber = 8
static

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

◆ kMessageIdFieldNumber

const int bgs::protocol::club::v1::StreamMention::kMessageIdFieldNumber = 3
static

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

◆ kStreamIdFieldNumber

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

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

◆ member_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::StreamMention::member_id_
private

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

◆ mention_id_

::bgs::protocol::TimeSeriesId* bgs::protocol::club::v1::StreamMention::mention_id_
private

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

◆ message_

::bgs::protocol::club::v1::StreamMessage* bgs::protocol::club::v1::StreamMention::message_
private

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

◆ message_id_

::bgs::protocol::MessageId* bgs::protocol::club::v1::StreamMention::message_id_
private

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

◆ stream_id_

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

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


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