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

#include <club_stream.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::MentionContent:

Public Member Functions

 MentionContent ()
 
virtual ~MentionContent ()
 
 MentionContent (const MentionContent &from)
 
MentionContentoperator= (const MentionContent &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MentionContent *other)
 
MentionContentNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_all () const
 
void clear_all ()
 
bool all () const
 
void set_all (bool value)
 
bool has_here () const
 
void clear_here ()
 
bool here () const
 
void set_here (bool value)
 
int member_id_size () const
 
void clear_member_id ()
 
const ::bgs::protocol::club::v1::MemberIdmember_id (int index) const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_member_id (int index)
 
inline ::bgs::protocol::club::v1::MemberIdadd_member_id ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > & member_id () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > * mutable_member_id ()
 
int role_size () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role (int index) const
 
void set_role (int index, ::google::protobuf::uint32 value)
 
void add_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kAllFieldNumber = 1
 
static const int kHereFieldNumber = 2
 
static const int kMemberIdFieldNumber = 3
 
static const int kRoleFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_all ()
 
void clear_has_all ()
 
void set_has_here ()
 
void clear_has_here ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberIdmember_id_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32 > role_
 
bool all_
 
bool here_
 

Static Private Attributes

static MentionContentdefault_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 561 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ MentionContent() [1/2]

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

◆ ~MentionContent()

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

◆ MentionContent() [2/2]

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

Member Function Documentation

◆ add_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::MentionContent::add_member_id ( )
inline

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

◆ add_role()

void bgs::protocol::club::v1::client::MentionContent::add_role ( ::google::protobuf::uint32  value)
inline

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

◆ all()

bool bgs::protocol::club::v1::client::MentionContent::all ( ) const
inline

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

◆ clear_all()

void bgs::protocol::club::v1::client::MentionContent::clear_all ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_all()

void bgs::protocol::club::v1::client::MentionContent::clear_has_all ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_here()

void bgs::protocol::club::v1::client::MentionContent::clear_has_here ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_here()

void bgs::protocol::club::v1::client::MentionContent::clear_here ( )
inline

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

+ Here is the call graph for this function:

◆ clear_member_id()

void bgs::protocol::club::v1::client::MentionContent::clear_member_id ( )
inline

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

◆ clear_role()

void bgs::protocol::club::v1::client::MentionContent::clear_role ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_all()

bool bgs::protocol::club::v1::client::MentionContent::has_all ( ) const
inline

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

◆ has_here()

bool bgs::protocol::club::v1::client::MentionContent::has_here ( ) const
inline

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

◆ here()

bool bgs::protocol::club::v1::client::MentionContent::here ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ member_id() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::MemberId > & bgs::protocol::club::v1::client::MentionContent::member_id ( ) const
inline

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

◆ member_id() [2/2]

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::MentionContent::member_id ( int  index) const
inline

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

◆ member_id_size()

int bgs::protocol::club::v1::client::MentionContent::member_id_size ( ) const
inline

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

◆ mutable_member_id() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::MemberId > * bgs::protocol::club::v1::client::MentionContent::mutable_member_id ( )
inline

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

◆ mutable_member_id() [2/2]

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::MentionContent::mutable_member_id ( int  index)
inline

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

◆ mutable_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::club::v1::client::MentionContent::mutable_role ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ role() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::club::v1::client::MentionContent::role ( ) const
inline

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

◆ role() [2/2]

google::protobuf::uint32 bgs::protocol::club::v1::client::MentionContent::role ( int  index) const
inline

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

◆ role_size()

int bgs::protocol::club::v1::client::MentionContent::role_size ( ) const
inline

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

◆ set_all()

void bgs::protocol::club::v1::client::MentionContent::set_all ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_all()

void bgs::protocol::club::v1::client::MentionContent::set_has_all ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_here()

void bgs::protocol::club::v1::client::MentionContent::set_has_here ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_here()

void bgs::protocol::club::v1::client::MentionContent::set_here ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_role()

void bgs::protocol::club::v1::client::MentionContent::set_role ( int  index,
::google::protobuf::uint32  value 
)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 573 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::MentionContent::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ all_

bool bgs::protocol::club::v1::client::MentionContent::all_
private

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

◆ default_instance_

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

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

◆ here_

bool bgs::protocol::club::v1::client::MentionContent::here_
private

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

◆ kAllFieldNumber

const int bgs::protocol::club::v1::client::MentionContent::kAllFieldNumber = 1
static

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

◆ kHereFieldNumber

const int bgs::protocol::club::v1::client::MentionContent::kHereFieldNumber = 2
static

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

◆ kMemberIdFieldNumber

const int bgs::protocol::club::v1::client::MentionContent::kMemberIdFieldNumber = 3
static

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

◆ kRoleFieldNumber

const int bgs::protocol::club::v1::client::MentionContent::kRoleFieldNumber = 4
static

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

◆ member_id_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::MemberId > bgs::protocol::club::v1::client::MentionContent::member_id_
private

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

◆ role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::club::v1::client::MentionContent::role_
private

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


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