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

#include <club_stream.pb.h>

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

Public Member Functions

 ContentChain ()
 
virtual ~ContentChain ()
 
 ContentChain (const ContentChain &from)
 
ContentChainoperator= (const ContentChain &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ContentChain *other)
 
ContentChainNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_content () const
 
void clear_content ()
 
const ::std::string & content () const
 
void set_content (const ::std::string &value)
 
void set_content (const char *value)
 
void set_content (const char *value, size_t size)
 
inline ::std::string * mutable_content ()
 
inline ::std::string * release_content ()
 
void set_allocated_content (::std::string *content)
 
int embed_size () const
 
void clear_embed ()
 
const ::bgs::protocol::EmbedInfoembed (int index) const
 
inline ::bgs::protocol::EmbedInfomutable_embed (int index)
 
inline ::bgs::protocol::EmbedInfoadd_embed ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > & embed () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > * mutable_embed ()
 
bool has_mention () const
 
void clear_mention ()
 
const ::bgs::protocol::club::v1::MentionContentmention () const
 
inline ::bgs::protocol::club::v1::MentionContentmutable_mention ()
 
inline ::bgs::protocol::club::v1::MentionContentrelease_mention ()
 
void set_allocated_mention (::bgs::protocol::club::v1::MentionContent *mention)
 
bool has_edit_time () const
 
void clear_edit_time ()
 
inline ::google::protobuf::uint64 edit_time () const
 
void set_edit_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kContentFieldNumber = 5
 
static const int kEmbedFieldNumber = 6
 
static const int kMentionFieldNumber = 7
 
static const int kEditTimeFieldNumber = 8
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_content ()
 
void clear_has_content ()
 
void set_has_mention ()
 
void clear_has_mention ()
 
void set_has_edit_time ()
 
void clear_has_edit_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * content_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfoembed_
 
::bgs::protocol::club::v1::MentionContentmention_
 
::google::protobuf::uint64 edit_time_
 

Static Private Attributes

static ContentChaindefault_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 814 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ ContentChain() [1/2]

bgs::protocol::club::v1::ContentChain::ContentChain ( )

◆ ~ContentChain()

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

◆ ContentChain() [2/2]

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

Member Function Documentation

◆ add_embed()

bgs::protocol::EmbedInfo * bgs::protocol::club::v1::ContentChain::add_embed ( )
inline

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

◆ clear_content()

void bgs::protocol::club::v1::ContentChain::clear_content ( )
inline

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

+ Here is the call graph for this function:

◆ clear_edit_time()

void bgs::protocol::club::v1::ContentChain::clear_edit_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_embed()

void bgs::protocol::club::v1::ContentChain::clear_embed ( )
inline

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

◆ clear_has_content()

void bgs::protocol::club::v1::ContentChain::clear_has_content ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_edit_time()

void bgs::protocol::club::v1::ContentChain::clear_has_edit_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_mention()

void bgs::protocol::club::v1::ContentChain::clear_has_mention ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_mention()

void bgs::protocol::club::v1::ContentChain::clear_mention ( )
inline

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

+ Here is the call graph for this function:

◆ content()

const ::std::string & bgs::protocol::club::v1::ContentChain::content ( ) const
inline

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ edit_time()

google::protobuf::uint64 bgs::protocol::club::v1::ContentChain::edit_time ( ) const
inline

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

◆ embed() [1/2]

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

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

◆ embed() [2/2]

const ::bgs::protocol::EmbedInfo & bgs::protocol::club::v1::ContentChain::embed ( int  index) const
inline

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

◆ embed_size()

int bgs::protocol::club::v1::ContentChain::embed_size ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_content()

bool bgs::protocol::club::v1::ContentChain::has_content ( ) const
inline

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

◆ has_edit_time()

bool bgs::protocol::club::v1::ContentChain::has_edit_time ( ) const
inline

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

◆ has_mention()

bool bgs::protocol::club::v1::ContentChain::has_mention ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mention()

const ::bgs::protocol::club::v1::MentionContent & bgs::protocol::club::v1::ContentChain::mention ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_content()

std::string * bgs::protocol::club::v1::ContentChain::mutable_content ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_embed() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::EmbedInfo > * bgs::protocol::club::v1::ContentChain::mutable_embed ( )
inline

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

◆ mutable_embed() [2/2]

bgs::protocol::EmbedInfo * bgs::protocol::club::v1::ContentChain::mutable_embed ( int  index)
inline

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

◆ mutable_mention()

bgs::protocol::club::v1::MentionContent * bgs::protocol::club::v1::ContentChain::mutable_mention ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_content()

std::string * bgs::protocol::club::v1::ContentChain::release_content ( )
inline

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

+ Here is the call graph for this function:

◆ release_mention()

bgs::protocol::club::v1::MentionContent * bgs::protocol::club::v1::ContentChain::release_mention ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_content()

void bgs::protocol::club::v1::ContentChain::set_allocated_content ( ::std::string *  content)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_mention()

void bgs::protocol::club::v1::ContentChain::set_allocated_mention ( ::bgs::protocol::club::v1::MentionContent mention)
inline

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

+ Here is the call graph for this function:

◆ set_content() [1/3]

void bgs::protocol::club::v1::ContentChain::set_content ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ set_content() [2/3]

void bgs::protocol::club::v1::ContentChain::set_content ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_content() [3/3]

void bgs::protocol::club::v1::ContentChain::set_content ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_edit_time()

void bgs::protocol::club::v1::ContentChain::set_edit_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_content()

void bgs::protocol::club::v1::ContentChain::set_has_content ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_edit_time()

void bgs::protocol::club::v1::ContentChain::set_has_edit_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_mention()

void bgs::protocol::club::v1::ContentChain::set_has_mention ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 826 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::ContentChain::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ content_

::std::string* bgs::protocol::club::v1::ContentChain::content_
private

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

◆ default_instance_

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

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

◆ edit_time_

::google::protobuf::uint64 bgs::protocol::club::v1::ContentChain::edit_time_
private

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

◆ embed_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::EmbedInfo > bgs::protocol::club::v1::ContentChain::embed_
private

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

◆ kContentFieldNumber

const int bgs::protocol::club::v1::ContentChain::kContentFieldNumber = 5
static

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

◆ kEditTimeFieldNumber

const int bgs::protocol::club::v1::ContentChain::kEditTimeFieldNumber = 8
static

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

◆ kEmbedFieldNumber

const int bgs::protocol::club::v1::ContentChain::kEmbedFieldNumber = 6
static

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

◆ kMentionFieldNumber

const int bgs::protocol::club::v1::ContentChain::kMentionFieldNumber = 7
static

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

◆ mention_

::bgs::protocol::club::v1::MentionContent* bgs::protocol::club::v1::ContentChain::mention_
private

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


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