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

#include <club_request.pb.h>

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

Public Member Functions

 GetStreamHistoryRequest ()
 
virtual ~GetStreamHistoryRequest ()
 
 GetStreamHistoryRequest (const GetStreamHistoryRequest &from)
 
GetStreamHistoryRequestoperator= (const GetStreamHistoryRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetStreamHistoryRequest *other)
 
GetStreamHistoryRequestNew () 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_options () const
 
void clear_options ()
 
const ::bgs::protocol::GetEventOptionsoptions () const
 
inline ::bgs::protocol::GetEventOptionsmutable_options ()
 
inline ::bgs::protocol::GetEventOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::GetEventOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kStreamIdFieldNumber = 3
 
static const int kOptionsFieldNumber = 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_options ()
 
void clear_has_options ()
 
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::GetEventOptionsoptions_
 

Static Private Attributes

static GetStreamHistoryRequestdefault_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 6441 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetStreamHistoryRequest() [1/2]

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

◆ ~GetStreamHistoryRequest()

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

◆ GetStreamHistoryRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_club_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_club_id()

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

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

◆ clear_has_options()

void bgs::protocol::club::v1::client::GetStreamHistoryRequest::clear_has_options ( )
inlineprivate

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

◆ clear_has_stream_id()

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

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

◆ clear_options()

void bgs::protocol::club::v1::client::GetStreamHistoryRequest::clear_options ( )
inline

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

◆ clear_stream_id()

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

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_options()

bool bgs::protocol::club::v1::client::GetStreamHistoryRequest::has_options ( ) const
inline

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

◆ has_stream_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_options()

bgs::protocol::GetEventOptions * bgs::protocol::club::v1::client::GetStreamHistoryRequest::mutable_options ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ options()

const ::bgs::protocol::GetEventOptions & bgs::protocol::club::v1::client::GetStreamHistoryRequest::options ( ) const
inline

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

◆ release_agent_id()

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

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

◆ release_options()

bgs::protocol::GetEventOptions * bgs::protocol::club::v1::client::GetStreamHistoryRequest::release_options ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_allocated_options()

void bgs::protocol::club::v1::client::GetStreamHistoryRequest::set_allocated_options ( ::bgs::protocol::GetEventOptions options)
inline

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

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

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

◆ set_has_club_id()

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

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

◆ set_has_options()

void bgs::protocol::club::v1::client::GetStreamHistoryRequest::set_has_options ( )
inlineprivate

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

◆ set_has_stream_id()

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

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

◆ set_stream_id()

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

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 6453 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::GetStreamHistoryRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

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

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

◆ kOptionsFieldNumber

const int bgs::protocol::club::v1::client::GetStreamHistoryRequest::kOptionsFieldNumber = 4
static

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

◆ kStreamIdFieldNumber

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

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

◆ options_

::bgs::protocol::GetEventOptions* bgs::protocol::club::v1::client::GetStreamHistoryRequest::options_
private

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

◆ stream_id_

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

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


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