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

#include <club_request.pb.h>

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

Public Member Functions

 GetStreamRequest ()
 
virtual ~GetStreamRequest ()
 
 GetStreamRequest (const GetStreamRequest &from)
 
GetStreamRequestoperator= (const GetStreamRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetStreamRequest *other)
 
GetStreamRequestNew () 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 GetStreamRequestdefault_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 GetStreamRequestdefault_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 4937 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetStreamRequest() [1/2]

bgs::protocol::club::v1::GetStreamRequest::GetStreamRequest ( )

◆ ~GetStreamRequest()

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

◆ GetStreamRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_club_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_club_id()

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

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

◆ clear_has_stream_id()

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

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

◆ clear_stream_id()

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

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

◆ set_allocated_agent_id()

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

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

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

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

◆ set_has_club_id()

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

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

◆ set_has_stream_id()

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

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

◆ set_stream_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 4949 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::GetStreamRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kStreamIdFieldNumber

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

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

◆ stream_id_

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

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


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