TrinityCore
bgs::protocol::club::v1::membership::GetStreamMentionsResponse Class Reference

#include <club_membership_service.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::membership::GetStreamMentionsResponse:

Public Member Functions

 GetStreamMentionsResponse ()
 
virtual ~GetStreamMentionsResponse ()
 
 GetStreamMentionsResponse (const GetStreamMentionsResponse &from)
 
GetStreamMentionsResponseoperator= (const GetStreamMentionsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetStreamMentionsResponse *other)
 
GetStreamMentionsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int mention_size () const
 
void clear_mention ()
 
const ::bgs::protocol::club::v1::StreamMentionmention (int index) const
 
inline ::bgs::protocol::club::v1::StreamMentionmutable_mention (int index)
 
inline ::bgs::protocol::club::v1::StreamMentionadd_mention ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamMention > & mention () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamMention > * mutable_mention ()
 
bool has_continuation () const
 
void clear_continuation ()
 
inline ::google::protobuf::uint64 continuation () const
 
void set_continuation (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kMentionFieldNumber = 1
 
static const int kContinuationFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_continuation ()
 
void clear_has_continuation ()
 
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::StreamMentionmention_
 
::google::protobuf::uint64 continuation_
 

Static Private Attributes

static GetStreamMentionsResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fmembership_5fservice_2eproto ()
 
void protobuf_AssignDesc_club_5fmembership_5fservice_2eproto ()
 
void protobuf_ShutdownFile_club_5fmembership_5fservice_2eproto ()
 

Detailed Description

Definition at line 593 of file club_membership_service.pb.h.

Constructor & Destructor Documentation

◆ GetStreamMentionsResponse() [1/2]

bgs::protocol::club::v1::membership::GetStreamMentionsResponse::GetStreamMentionsResponse ( )

◆ ~GetStreamMentionsResponse()

virtual bgs::protocol::club::v1::membership::GetStreamMentionsResponse::~GetStreamMentionsResponse ( )
virtual

◆ GetStreamMentionsResponse() [2/2]

bgs::protocol::club::v1::membership::GetStreamMentionsResponse::GetStreamMentionsResponse ( const GetStreamMentionsResponse from)

Member Function Documentation

◆ add_mention()

bgs::protocol::club::v1::StreamMention * bgs::protocol::club::v1::membership::GetStreamMentionsResponse::add_mention ( )
inline

Definition at line 1383 of file club_membership_service.pb.h.

◆ clear_continuation()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::clear_continuation ( )
inline

Definition at line 1408 of file club_membership_service.pb.h.

+ Here is the call graph for this function:

◆ clear_has_continuation()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::clear_has_continuation ( )
inlineprivate

Definition at line 1405 of file club_membership_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_mention()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::clear_mention ( )
inline

Definition at line 1372 of file club_membership_service.pb.h.

◆ continuation()

google::protobuf::uint64 bgs::protocol::club::v1::membership::GetStreamMentionsResponse::continuation ( ) const
inline

Definition at line 1412 of file club_membership_service.pb.h.

◆ default_instance()

static const GetStreamMentionsResponse & bgs::protocol::club::v1::membership::GetStreamMentionsResponse::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int bgs::protocol::club::v1::membership::GetStreamMentionsResponse::GetCachedSize ( ) const
inline

Definition at line 621 of file club_membership_service.pb.h.

◆ GetMetadata()

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

◆ has_continuation()

bool bgs::protocol::club::v1::membership::GetStreamMentionsResponse::has_continuation ( ) const
inline

Definition at line 1399 of file club_membership_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::InitAsDefaultInstance ( )
private

◆ mention() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamMention > & bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mention ( ) const
inline

Definition at line 1388 of file club_membership_service.pb.h.

◆ mention() [2/2]

const ::bgs::protocol::club::v1::StreamMention & bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mention ( int  index) const
inline

Definition at line 1375 of file club_membership_service.pb.h.

◆ mention_size()

int bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mention_size ( ) const
inline

Definition at line 1369 of file club_membership_service.pb.h.

◆ mutable_mention() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamMention > * bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mutable_mention ( )
inline

Definition at line 1393 of file club_membership_service.pb.h.

◆ mutable_mention() [2/2]

bgs::protocol::club::v1::StreamMention * bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mutable_mention ( int  index)
inline

Definition at line 1379 of file club_membership_service.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 609 of file club_membership_service.pb.h.

◆ New()

GetStreamMentionsResponse * bgs::protocol::club::v1::membership::GetStreamMentionsResponse::New ( ) const

◆ operator=()

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

Definition at line 600 of file club_membership_service.pb.h.

◆ set_continuation()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::set_continuation ( ::google::protobuf::uint64  value)
inline

Definition at line 1416 of file club_membership_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_continuation()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::set_has_continuation ( )
inlineprivate

Definition at line 1402 of file club_membership_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::membership::GetStreamMentionsResponse::Swap ( GetStreamMentionsResponse other)

◆ unknown_fields()

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

Definition at line 605 of file club_membership_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fmembership_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fmembership_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fmembership_5fservice_2eproto

void protobuf_AssignDesc_club_5fmembership_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fmembership_5fservice_2eproto

void protobuf_ShutdownFile_club_5fmembership_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::membership::GetStreamMentionsResponse::_cached_size_
mutableprivate

Definition at line 660 of file club_membership_service.pb.h.

◆ _has_bits_

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

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::membership::GetStreamMentionsResponse::_unknown_fields_
private

Definition at line 657 of file club_membership_service.pb.h.

◆ continuation_

::google::protobuf::uint64 bgs::protocol::club::v1::membership::GetStreamMentionsResponse::continuation_
private

Definition at line 662 of file club_membership_service.pb.h.

◆ default_instance_

GetStreamMentionsResponse* bgs::protocol::club::v1::membership::GetStreamMentionsResponse::default_instance_
staticprivate

Definition at line 668 of file club_membership_service.pb.h.

◆ kContinuationFieldNumber

const int bgs::protocol::club::v1::membership::GetStreamMentionsResponse::kContinuationFieldNumber = 2
static

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

◆ kMentionFieldNumber

const int bgs::protocol::club::v1::membership::GetStreamMentionsResponse::kMentionFieldNumber = 1
static

Definition at line 636 of file club_membership_service.pb.h.

◆ mention_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamMention > bgs::protocol::club::v1::membership::GetStreamMentionsResponse::mention_
private

Definition at line 661 of file club_membership_service.pb.h.


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