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

#include <club_request.pb.h>

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

Public Member Functions

 GetStreamsResponse ()
 
virtual ~GetStreamsResponse ()
 
 GetStreamsResponse (const GetStreamsResponse &from)
 
GetStreamsResponseoperator= (const GetStreamsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetStreamsResponse *other)
 
GetStreamsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int stream_size () const
 
void clear_stream ()
 
const ::bgs::protocol::club::v1::Streamstream (int index) const
 
inline ::bgs::protocol::club::v1::Streammutable_stream (int index)
 
inline ::bgs::protocol::club::v1::Streamadd_stream ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Stream > & stream () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Stream > * mutable_stream ()
 
int view_size () const
 
void clear_view ()
 
const ::bgs::protocol::club::v1::StreamViewview (int index) const
 
inline ::bgs::protocol::club::v1::StreamViewmutable_view (int index)
 
inline ::bgs::protocol::club::v1::StreamViewadd_view ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamView > & view () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamView > * mutable_view ()
 
bool has_continuation () const
 
void clear_continuation ()
 
inline ::google::protobuf::uint64 continuation () const
 
void set_continuation (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStreamFieldNumber = 1
 
static const int kViewFieldNumber = 2
 
static const int kContinuationFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_continuation ()
 
void clear_has_continuation ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Streamstream_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamViewview_
 
::google::protobuf::uint64 continuation_
 

Static Private Attributes

static GetStreamsResponsedefault_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 5181 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetStreamsResponse() [1/2]

bgs::protocol::club::v1::GetStreamsResponse::GetStreamsResponse ( )

◆ ~GetStreamsResponse()

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

◆ GetStreamsResponse() [2/2]

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

Member Function Documentation

◆ add_stream()

bgs::protocol::club::v1::Stream * bgs::protocol::club::v1::GetStreamsResponse::add_stream ( )
inline

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

◆ add_view()

bgs::protocol::club::v1::StreamView * bgs::protocol::club::v1::GetStreamsResponse::add_view ( )
inline

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

◆ clear_continuation()

void bgs::protocol::club::v1::GetStreamsResponse::clear_continuation ( )
inline

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

◆ clear_has_continuation()

void bgs::protocol::club::v1::GetStreamsResponse::clear_has_continuation ( )
inlineprivate

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

◆ clear_stream()

void bgs::protocol::club::v1::GetStreamsResponse::clear_stream ( )
inline

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

◆ clear_view()

void bgs::protocol::club::v1::GetStreamsResponse::clear_view ( )
inline

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

◆ continuation()

google::protobuf::uint64 bgs::protocol::club::v1::GetStreamsResponse::continuation ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_continuation()

bool bgs::protocol::club::v1::GetStreamsResponse::has_continuation ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_stream() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::Stream > * bgs::protocol::club::v1::GetStreamsResponse::mutable_stream ( )
inline

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

◆ mutable_stream() [2/2]

bgs::protocol::club::v1::Stream * bgs::protocol::club::v1::GetStreamsResponse::mutable_stream ( int  index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ mutable_view() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamView > * bgs::protocol::club::v1::GetStreamsResponse::mutable_view ( )
inline

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

◆ mutable_view() [2/2]

bgs::protocol::club::v1::StreamView * bgs::protocol::club::v1::GetStreamsResponse::mutable_view ( int  index)
inline

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

◆ New()

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

◆ operator=()

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

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

◆ set_continuation()

void bgs::protocol::club::v1::GetStreamsResponse::set_continuation ( ::google::protobuf::uint64  value)
inline

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

◆ set_has_continuation()

void bgs::protocol::club::v1::GetStreamsResponse::set_has_continuation ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::Stream > & bgs::protocol::club::v1::GetStreamsResponse::stream ( ) const
inline

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

◆ stream() [2/2]

const ::bgs::protocol::club::v1::Stream & bgs::protocol::club::v1::GetStreamsResponse::stream ( int  index) const
inline

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

◆ stream_size()

int bgs::protocol::club::v1::GetStreamsResponse::stream_size ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ view() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::StreamView > & bgs::protocol::club::v1::GetStreamsResponse::view ( ) const
inline

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

◆ view() [2/2]

const ::bgs::protocol::club::v1::StreamView & bgs::protocol::club::v1::GetStreamsResponse::view ( int  index) const
inline

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

◆ view_size()

int bgs::protocol::club::v1::GetStreamsResponse::view_size ( ) const
inline

Definition at line 12586 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::GetStreamsResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ continuation_

::google::protobuf::uint64 bgs::protocol::club::v1::GetStreamsResponse::continuation_
private

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

◆ default_instance_

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

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

◆ kContinuationFieldNumber

const int bgs::protocol::club::v1::GetStreamsResponse::kContinuationFieldNumber = 3
static

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

◆ kStreamFieldNumber

const int bgs::protocol::club::v1::GetStreamsResponse::kStreamFieldNumber = 1
static

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

◆ kViewFieldNumber

const int bgs::protocol::club::v1::GetStreamsResponse::kViewFieldNumber = 2
static

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

◆ stream_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::Stream > bgs::protocol::club::v1::GetStreamsResponse::stream_
private

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

◆ view_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::StreamView > bgs::protocol::club::v1::GetStreamsResponse::view_
private

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


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