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

#include <club_request.pb.h>

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

Public Member Functions

 DestroyMessageRequest ()
 
virtual ~DestroyMessageRequest ()
 
 DestroyMessageRequest (const DestroyMessageRequest &from)
 
DestroyMessageRequestoperator= (const DestroyMessageRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DestroyMessageRequest *other)
 
DestroyMessageRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_id)
 
bool has_club_id () const
 
void clear_club_id ()
 
inline ::google::protobuf::uint64 club_id () const
 
void set_club_id (::google::protobuf::uint64 value)
 
bool has_stream_id () const
 
void clear_stream_id ()
 
inline ::google::protobuf::uint64 stream_id () const
 
void set_stream_id (::google::protobuf::uint64 value)
 
bool has_message_id () const
 
void clear_message_id ()
 
const ::bgs::protocol::MessageIdmessage_id () const
 
inline ::bgs::protocol::MessageIdmutable_message_id ()
 
inline ::bgs::protocol::MessageIdrelease_message_id ()
 
void set_allocated_message_id (::bgs::protocol::MessageId *message_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kStreamIdFieldNumber = 3
 
static const int kMessageIdFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_stream_id ()
 
void clear_has_stream_id ()
 
void set_has_message_id ()
 
void clear_has_message_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::google::protobuf::uint64 stream_id_
 
::bgs::protocol::MessageIdmessage_id_
 

Static Private Attributes

static DestroyMessageRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 

Detailed Description

Definition at line 5640 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ DestroyMessageRequest() [1/2]

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

◆ ~DestroyMessageRequest()

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

◆ DestroyMessageRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::DestroyMessageRequest::agent_id ( ) const
inline

Definition at line 13088 of file club_request.pb.h.

◆ clear_agent_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_agent_id ( )
inline

Definition at line 13084 of file club_request.pb.h.

◆ clear_club_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_club_id ( )
inline

Definition at line 13125 of file club_request.pb.h.

◆ clear_has_agent_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 13081 of file club_request.pb.h.

◆ clear_has_club_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_has_club_id ( )
inlineprivate

Definition at line 13122 of file club_request.pb.h.

◆ clear_has_message_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_has_message_id ( )
inlineprivate

Definition at line 13170 of file club_request.pb.h.

◆ clear_has_stream_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_has_stream_id ( )
inlineprivate

Definition at line 13146 of file club_request.pb.h.

◆ clear_message_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_message_id ( )
inline

Definition at line 13173 of file club_request.pb.h.

◆ clear_stream_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::clear_stream_id ( )
inline

Definition at line 13149 of file club_request.pb.h.

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::DestroyMessageRequest::club_id ( ) const
inline

Definition at line 13129 of file club_request.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 5668 of file club_request.pb.h.

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::client::DestroyMessageRequest::has_agent_id ( ) const
inline

Definition at line 13075 of file club_request.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::client::DestroyMessageRequest::has_club_id ( ) const
inline

Definition at line 13116 of file club_request.pb.h.

◆ has_message_id()

bool bgs::protocol::club::v1::client::DestroyMessageRequest::has_message_id ( ) const
inline

Definition at line 13164 of file club_request.pb.h.

◆ has_stream_id()

bool bgs::protocol::club::v1::client::DestroyMessageRequest::has_stream_id ( ) const
inline

Definition at line 13140 of file club_request.pb.h.

◆ InitAsDefaultInstance()

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

◆ message_id()

const ::bgs::protocol::MessageId & bgs::protocol::club::v1::client::DestroyMessageRequest::message_id ( ) const
inline

Definition at line 13177 of file club_request.pb.h.

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::DestroyMessageRequest::mutable_agent_id ( )
inline

Definition at line 13092 of file club_request.pb.h.

◆ mutable_message_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::client::DestroyMessageRequest::mutable_message_id ( )
inline

Definition at line 13181 of file club_request.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 5656 of file club_request.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 5647 of file club_request.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::DestroyMessageRequest::release_agent_id ( )
inline

Definition at line 13098 of file club_request.pb.h.

◆ release_message_id()

bgs::protocol::MessageId * bgs::protocol::club::v1::client::DestroyMessageRequest::release_message_id ( )
inline

Definition at line 13187 of file club_request.pb.h.

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 13104 of file club_request.pb.h.

◆ set_allocated_message_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_allocated_message_id ( ::bgs::protocol::MessageId message_id)
inline

Definition at line 13193 of file club_request.pb.h.

◆ set_club_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_club_id ( ::google::protobuf::uint64  value)
inline

Definition at line 13133 of file club_request.pb.h.

◆ set_has_agent_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_has_agent_id ( )
inlineprivate

Definition at line 13078 of file club_request.pb.h.

◆ set_has_club_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_has_club_id ( )
inlineprivate

Definition at line 13119 of file club_request.pb.h.

◆ set_has_message_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_has_message_id ( )
inlineprivate

Definition at line 13167 of file club_request.pb.h.

◆ set_has_stream_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_has_stream_id ( )
inlineprivate

Definition at line 13143 of file club_request.pb.h.

◆ set_stream_id()

void bgs::protocol::club::v1::client::DestroyMessageRequest::set_stream_id ( ::google::protobuf::uint64  value)
inline

Definition at line 13157 of file club_request.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::DestroyMessageRequest::stream_id ( ) const
inline

Definition at line 13153 of file club_request.pb.h.

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 5652 of file club_request.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 5726 of file club_request.pb.h.

◆ _has_bits_

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

Definition at line 5725 of file club_request.pb.h.

◆ _unknown_fields_

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

Definition at line 5723 of file club_request.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::DestroyMessageRequest::agent_id_
private

Definition at line 5727 of file club_request.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::DestroyMessageRequest::club_id_
private

Definition at line 5728 of file club_request.pb.h.

◆ default_instance_

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

Definition at line 5736 of file club_request.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::client::DestroyMessageRequest::kAgentIdFieldNumber = 1
static

Definition at line 5683 of file club_request.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::DestroyMessageRequest::kClubIdFieldNumber = 2
static

Definition at line 5692 of file club_request.pb.h.

◆ kMessageIdFieldNumber

const int bgs::protocol::club::v1::client::DestroyMessageRequest::kMessageIdFieldNumber = 4
static

Definition at line 5706 of file club_request.pb.h.

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::client::DestroyMessageRequest::kStreamIdFieldNumber = 3
static

Definition at line 5699 of file club_request.pb.h.

◆ message_id_

::bgs::protocol::MessageId* bgs::protocol::club::v1::client::DestroyMessageRequest::message_id_
private

Definition at line 5730 of file club_request.pb.h.

◆ stream_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::DestroyMessageRequest::stream_id_
private

Definition at line 5729 of file club_request.pb.h.


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