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

#include <club_request.pb.h>

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

Public Member Functions

 SetStreamFocusRequest ()
 
virtual ~SetStreamFocusRequest ()
 
 SetStreamFocusRequest (const SetStreamFocusRequest &from)
 
SetStreamFocusRequestoperator= (const SetStreamFocusRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SetStreamFocusRequest *other)
 
SetStreamFocusRequestNew () 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_focus () const
 
void clear_focus ()
 
bool focus () const
 
void set_focus (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kStreamIdFieldNumber = 3
 
static const int kFocusFieldNumber = 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_focus ()
 
void clear_has_focus ()
 
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_
 
bool focus_
 

Static Private Attributes

static SetStreamFocusRequestdefault_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 5374 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ SetStreamFocusRequest() [1/2]

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

◆ ~SetStreamFocusRequest()

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

◆ SetStreamFocusRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_club_id()

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

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

◆ clear_focus()

void bgs::protocol::club::v1::client::SetStreamFocusRequest::clear_focus ( )
inline

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

◆ clear_has_agent_id()

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

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

◆ clear_has_club_id()

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

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

◆ clear_has_focus()

void bgs::protocol::club::v1::client::SetStreamFocusRequest::clear_has_focus ( )
inlineprivate

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

◆ clear_has_stream_id()

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

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

◆ clear_stream_id()

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

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ focus()

bool bgs::protocol::club::v1::client::SetStreamFocusRequest::focus ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_focus()

bool bgs::protocol::club::v1::client::SetStreamFocusRequest::has_focus ( ) const
inline

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_agent_id()

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

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

◆ set_allocated_agent_id()

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

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

◆ set_club_id()

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

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

◆ set_focus()

void bgs::protocol::club::v1::client::SetStreamFocusRequest::set_focus ( bool  value)
inline

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

◆ set_has_agent_id()

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

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

◆ set_has_club_id()

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

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

◆ set_has_focus()

void bgs::protocol::club::v1::client::SetStreamFocusRequest::set_has_focus ( )
inlineprivate

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

◆ set_has_stream_id()

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

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

◆ set_stream_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 5386 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::SetStreamFocusRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ focus_

bool bgs::protocol::club::v1::client::SetStreamFocusRequest::focus_
private

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kFocusFieldNumber

const int bgs::protocol::club::v1::client::SetStreamFocusRequest::kFocusFieldNumber = 4
static

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

◆ kStreamIdFieldNumber

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

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

◆ stream_id_

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

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


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