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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamMessage ()
 
virtual ~StreamMessage ()
 
 StreamMessage (const StreamMessage &from)
 
StreamMessageoperator= (const StreamMessage &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamMessage *other)
 
StreamMessageNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::bgs::protocol::MessageIdid () const
 
inline ::bgs::protocol::MessageIdmutable_id ()
 
inline ::bgs::protocol::MessageIdrelease_id ()
 
void set_allocated_id (::bgs::protocol::MessageId *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)
 
int content_chain_size () const
 
void clear_content_chain ()
 
const ::bgs::protocol::club::v1::ContentChaincontent_chain (int index) const
 
inline ::bgs::protocol::club::v1::ContentChainmutable_content_chain (int index)
 
inline ::bgs::protocol::club::v1::ContentChainadd_content_chain ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ContentChain > & content_chain () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ContentChain > * mutable_content_chain ()
 
bool has_destroyer () const
 
void clear_destroyer ()
 
const ::bgs::protocol::club::v1::MemberDescriptiondestroyer () const
 
inline ::bgs::protocol::club::v1::MemberDescriptionmutable_destroyer ()
 
inline ::bgs::protocol::club::v1::MemberDescriptionrelease_destroyer ()
 
void set_allocated_destroyer (::bgs::protocol::club::v1::MemberDescription *destroyer)
 
bool has_destroyed () const
 
void clear_destroyed ()
 
bool destroyed () const
 
void set_destroyed (bool value)
 
bool has_destroy_time () const
 
void clear_destroy_time ()
 
inline ::google::protobuf::uint64 destroy_time () const
 
void set_destroy_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 3
 
static const int kAuthorFieldNumber = 4
 
static const int kContentChainFieldNumber = 6
 
static const int kDestroyerFieldNumber = 15
 
static const int kDestroyedFieldNumber = 16
 
static const int kDestroyTimeFieldNumber = 17
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_author ()
 
void clear_has_author ()
 
void set_has_destroyer ()
 
void clear_has_destroyer ()
 
void set_has_destroyed ()
 
void clear_has_destroyed ()
 
void set_has_destroy_time ()
 
void clear_has_destroy_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::MessageIdid_
 
::bgs::protocol::club::v1::MemberDescriptionauthor_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ContentChaincontent_chain_
 
::bgs::protocol::club::v1::MemberDescriptiondestroyer_
 
::google::protobuf::uint64 destroy_time_
 
bool destroyed_
 

Static Private Attributes

static StreamMessagedefault_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 920 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamMessage() [1/2]

bgs::protocol::club::v1::StreamMessage::StreamMessage ( )

◆ ~StreamMessage()

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

◆ StreamMessage() [2/2]

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

Member Function Documentation

◆ add_content_chain()

bgs::protocol::club::v1::ContentChain * bgs::protocol::club::v1::StreamMessage::add_content_chain ( )
inline

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

◆ author()

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

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

+ Here is the caller graph for this function:

◆ clear_author()

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

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

+ Here is the call graph for this function:

◆ clear_content_chain()

void bgs::protocol::club::v1::StreamMessage::clear_content_chain ( )
inline

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

◆ clear_destroy_time()

void bgs::protocol::club::v1::StreamMessage::clear_destroy_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_destroyed()

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

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

+ Here is the call graph for this function:

◆ clear_destroyer()

void bgs::protocol::club::v1::StreamMessage::clear_destroyer ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_author()

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

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

+ Here is the caller graph for this function:

◆ clear_has_destroy_time()

void bgs::protocol::club::v1::StreamMessage::clear_has_destroy_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_destroyed()

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

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

+ Here is the caller graph for this function:

◆ clear_has_destroyer()

void bgs::protocol::club::v1::StreamMessage::clear_has_destroyer ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::club::v1::StreamMessage::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::StreamMessage::clear_id ( )
inline

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

+ Here is the call graph for this function:

◆ content_chain() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::ContentChain > & bgs::protocol::club::v1::StreamMessage::content_chain ( ) const
inline

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

◆ content_chain() [2/2]

const ::bgs::protocol::club::v1::ContentChain & bgs::protocol::club::v1::StreamMessage::content_chain ( int  index) const
inline

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

◆ content_chain_size()

int bgs::protocol::club::v1::StreamMessage::content_chain_size ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ destroy_time()

google::protobuf::uint64 bgs::protocol::club::v1::StreamMessage::destroy_time ( ) const
inline

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

◆ destroyed()

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

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

◆ destroyer()

const ::bgs::protocol::club::v1::MemberDescription & bgs::protocol::club::v1::StreamMessage::destroyer ( ) const
inline

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_author()

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

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

◆ has_destroy_time()

bool bgs::protocol::club::v1::StreamMessage::has_destroy_time ( ) const
inline

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

◆ has_destroyed()

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

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

◆ has_destroyer()

bool bgs::protocol::club::v1::StreamMessage::has_destroyer ( ) const
inline

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

◆ has_id()

bool bgs::protocol::club::v1::StreamMessage::has_id ( ) const
inline

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

◆ id()

const ::bgs::protocol::MessageId & bgs::protocol::club::v1::StreamMessage::id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ mutable_author()

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

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

+ Here is the call graph for this function:

◆ mutable_content_chain() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::ContentChain > * bgs::protocol::club::v1::StreamMessage::mutable_content_chain ( )
inline

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

◆ mutable_content_chain() [2/2]

bgs::protocol::club::v1::ContentChain * bgs::protocol::club::v1::StreamMessage::mutable_content_chain ( int  index)
inline

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

◆ mutable_destroyer()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::StreamMessage::mutable_destroyer ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::StreamMessage::mutable_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_author()

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

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

+ Here is the call graph for this function:

◆ release_destroyer()

bgs::protocol::club::v1::MemberDescription * bgs::protocol::club::v1::StreamMessage::release_destroyer ( )
inline

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

+ Here is the call graph for this function:

◆ release_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::StreamMessage::release_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_author()

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

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

+ Here is the call graph for this function:

◆ set_allocated_destroyer()

void bgs::protocol::club::v1::StreamMessage::set_allocated_destroyer ( ::bgs::protocol::club::v1::MemberDescription destroyer)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::club::v1::StreamMessage::set_allocated_id ( ::bgs::protocol::MessageId id)
inline

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

+ Here is the call graph for this function:

◆ set_destroy_time()

void bgs::protocol::club::v1::StreamMessage::set_destroy_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_destroyed()

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

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

+ Here is the call graph for this function:

◆ set_has_author()

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

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

+ Here is the caller graph for this function:

◆ set_has_destroy_time()

void bgs::protocol::club::v1::StreamMessage::set_has_destroy_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_destroyed()

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

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

+ Here is the caller graph for this function:

◆ set_has_destroyer()

void bgs::protocol::club::v1::StreamMessage::set_has_destroyer ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::club::v1::StreamMessage::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 932 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::StreamMessage::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ author_

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

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

◆ content_chain_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ContentChain > bgs::protocol::club::v1::StreamMessage::content_chain_
private

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

◆ default_instance_

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

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

◆ destroy_time_

::google::protobuf::uint64 bgs::protocol::club::v1::StreamMessage::destroy_time_
private

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

◆ destroyed_

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

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

◆ destroyer_

::bgs::protocol::club::v1::MemberDescription* bgs::protocol::club::v1::StreamMessage::destroyer_
private

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

◆ id_

::bgs::protocol::MessageId* bgs::protocol::club::v1::StreamMessage::id_
private

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

◆ kAuthorFieldNumber

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

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

◆ kContentChainFieldNumber

const int bgs::protocol::club::v1::StreamMessage::kContentChainFieldNumber = 6
static

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

◆ kDestroyedFieldNumber

const int bgs::protocol::club::v1::StreamMessage::kDestroyedFieldNumber = 16
static

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

◆ kDestroyerFieldNumber

const int bgs::protocol::club::v1::StreamMessage::kDestroyerFieldNumber = 15
static

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

◆ kDestroyTimeFieldNumber

const int bgs::protocol::club::v1::StreamMessage::kDestroyTimeFieldNumber = 17
static

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

◆ kIdFieldNumber

const int bgs::protocol::club::v1::StreamMessage::kIdFieldNumber = 3
static

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


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