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

#include <club_request.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::DestroyStreamRequest:

Public Member Functions

 DestroyStreamRequest ()
 
virtual ~DestroyStreamRequest ()
 
 DestroyStreamRequest (const DestroyStreamRequest &from)
 
DestroyStreamRequestoperator= (const DestroyStreamRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DestroyStreamRequest *other)
 
DestroyStreamRequestNew () 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)
 

Static Public Member Functions

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

Static Public Attributes

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

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 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_
 

Static Private Attributes

static DestroyStreamRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ DestroyStreamRequest() [1/2]

bgs::protocol::club::v1::DestroyStreamRequest::DestroyStreamRequest ( )

◆ ~DestroyStreamRequest()

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

◆ DestroyStreamRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_agent_id ( )
inline

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

◆ clear_club_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_club_id ( )
inline

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

◆ clear_has_agent_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_has_agent_id ( )
inlineprivate

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

◆ clear_has_club_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_has_club_id ( )
inlineprivate

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

◆ clear_has_stream_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_has_stream_id ( )
inlineprivate

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

◆ clear_stream_id()

void bgs::protocol::club::v1::DestroyStreamRequest::clear_stream_id ( )
inline

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::DestroyStreamRequest::has_agent_id ( ) const
inline

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

◆ has_club_id()

bool bgs::protocol::club::v1::DestroyStreamRequest::has_club_id ( ) const
inline

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

◆ has_stream_id()

bool bgs::protocol::club::v1::DestroyStreamRequest::has_stream_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::DestroyStreamRequest::mutable_agent_id ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::DestroyStreamRequest::release_agent_id ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

void bgs::protocol::club::v1::DestroyStreamRequest::set_has_agent_id ( )
inlineprivate

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

◆ set_has_club_id()

void bgs::protocol::club::v1::DestroyStreamRequest::set_has_club_id ( )
inlineprivate

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

◆ set_has_stream_id()

void bgs::protocol::club::v1::DestroyStreamRequest::set_has_stream_id ( )
inlineprivate

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

◆ set_stream_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::DestroyStreamRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::DestroyStreamRequest::agent_id_
private

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

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::DestroyStreamRequest::club_id_
private

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::DestroyStreamRequest::kAgentIdFieldNumber = 1
static

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::DestroyStreamRequest::kClubIdFieldNumber = 2
static

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

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::DestroyStreamRequest::kStreamIdFieldNumber = 3
static

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

◆ stream_id_

::google::protobuf::uint64 bgs::protocol::club::v1::DestroyStreamRequest::stream_id_
private

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


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