TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::ContentChain Class Reference

#include <club_stream.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::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::client::MentionContentmention () const
 
inline ::bgs::protocol::club::v1::client::MentionContentmutable_mention ()
 
inline ::bgs::protocol::club::v1::client::MentionContentrelease_mention ()
 
void set_allocated_mention (::bgs::protocol::club::v1::client::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::client::MentionContentmention_
 
::google::protobuf::uint64 edit_time_
 

Static Private Attributes

static ContentChaindefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ContentChain() [1/2]

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

◆ ~ContentChain()

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

◆ ContentChain() [2/2]

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

Member Function Documentation

◆ add_embed()

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

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

◆ clear_content()

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

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

+ Here is the call graph for this function:

◆ clear_edit_time()

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

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

+ Here is the call graph for this function:

◆ clear_embed()

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

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

◆ clear_has_content()

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

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

+ Here is the caller graph for this function:

◆ clear_has_edit_time()

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

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

+ Here is the caller graph for this function:

◆ clear_has_mention()

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

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

+ Here is the caller graph for this function:

◆ clear_mention()

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

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

+ Here is the call graph for this function:

◆ content()

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

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ edit_time()

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

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

◆ embed() [1/2]

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

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

◆ embed() [2/2]

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

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

◆ embed_size()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_content()

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

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

◆ has_edit_time()

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

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

◆ has_mention()

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

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

◆ InitAsDefaultInstance()

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

◆ mention()

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

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

+ Here is the caller graph for this function:

◆ mutable_content()

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

Definition at line 2947 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::client::ContentChain::mutable_embed ( )
inline

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

◆ mutable_embed() [2/2]

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

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

◆ mutable_mention()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_content()

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

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

+ Here is the call graph for this function:

◆ release_mention()

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

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

+ Here is the call graph for this function:

◆ set_allocated_content()

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

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

+ Here is the call graph for this function:

◆ set_allocated_mention()

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

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

+ Here is the call graph for this function:

◆ set_content() [1/3]

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

Definition at line 2923 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::client::ContentChain::set_content ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_content() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_edit_time()

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

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

+ Here is the call graph for this function:

◆ set_has_content()

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

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

+ Here is the caller graph for this function:

◆ set_has_edit_time()

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

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

+ Here is the caller graph for this function:

◆ set_has_mention()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::ContentChain::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ content_

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

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

◆ default_instance_

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

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

◆ edit_time_

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

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

◆ embed_

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

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

◆ kContentFieldNumber

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

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

◆ kEditTimeFieldNumber

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

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

◆ kEmbedFieldNumber

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

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

◆ kMentionFieldNumber

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

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

◆ mention_

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

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


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