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

#include <club_stream.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::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::uint32role_
 
bool all_
 
bool here_
 

Static Private Attributes

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

Constructor & Destructor Documentation

◆ MentionContent() [1/2]

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

◆ ~MentionContent()

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

◆ MentionContent() [2/2]

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

Member Function Documentation

◆ add_member_id()

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

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

◆ add_role()

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

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

◆ all()

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

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

◆ clear_all()

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

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

+ Here is the call graph for this function:

◆ clear_has_all()

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

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

+ Here is the caller graph for this function:

◆ clear_has_here()

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

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

+ Here is the caller graph for this function:

◆ clear_here()

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

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

+ Here is the call graph for this function:

◆ clear_member_id()

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

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

◆ clear_role()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_all()

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

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

◆ has_here()

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

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

◆ here()

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

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

◆ InitAsDefaultInstance()

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

◆ member_id() [1/2]

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

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

◆ member_id() [2/2]

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

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

◆ member_id_size()

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

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

◆ mutable_member_id() [1/2]

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

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

◆ mutable_member_id() [2/2]

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

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

◆ mutable_role()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ role() [1/2]

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

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

◆ role() [2/2]

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

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

◆ role_size()

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

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

◆ set_all()

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

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

+ Here is the call graph for this function:

◆ set_has_all()

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

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

+ Here is the caller graph for this function:

◆ set_has_here()

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

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

+ Here is the caller graph for this function:

◆ set_here()

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

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

+ Here is the call graph for this function:

◆ set_role()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ all_

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

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

◆ default_instance_

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

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

◆ here_

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

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

◆ kAllFieldNumber

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

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

◆ kHereFieldNumber

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

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

◆ kMemberIdFieldNumber

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

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

◆ kRoleFieldNumber

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

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

◆ member_id_

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

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

◆ role_

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

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


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