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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamStateAssignment ()
 
virtual ~StreamStateAssignment ()
 
 StreamStateAssignment (const StreamStateAssignment &from)
 
StreamStateAssignmentoperator= (const StreamStateAssignment &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamStateAssignment *other)
 
StreamStateAssignmentNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_stream_id () const
 
void clear_stream_id ()
 
inline ::google::protobuf::uint64 stream_id () const
 
void set_stream_id (::google::protobuf::uint64 value)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::v2::Attributeattribute (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::v2::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute ()
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline ::std::string * mutable_name ()
 
inline ::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_subject () const
 
void clear_subject ()
 
const ::std::string & subject () const
 
void set_subject (const ::std::string &value)
 
void set_subject (const char *value)
 
void set_subject (const char *value, size_t size)
 
inline ::std::string * mutable_subject ()
 
inline ::std::string * release_subject ()
 
void set_allocated_subject (::std::string *subject)
 
bool has_access () const
 
void clear_access ()
 
const ::bgs::protocol::club::v1::StreamAccessaccess () const
 
inline ::bgs::protocol::club::v1::StreamAccessmutable_access ()
 
inline ::bgs::protocol::club::v1::StreamAccessrelease_access ()
 
void set_allocated_access (::bgs::protocol::club::v1::StreamAccess *access)
 
bool has_stream_subscription_removed () const
 
void clear_stream_subscription_removed ()
 
bool stream_subscription_removed () const
 
void set_stream_subscription_removed (bool value)
 
bool has_voice_level () const
 
void clear_voice_level ()
 
inline ::bgs::protocol::club::v1::StreamVoiceLevel voice_level () const
 
void set_voice_level (::bgs::protocol::club::v1::StreamVoiceLevel value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kStreamIdFieldNumber = 1
 
static const int kAttributeFieldNumber = 2
 
static const int kNameFieldNumber = 3
 
static const int kSubjectFieldNumber = 4
 
static const int kAccessFieldNumber = 5
 
static const int kStreamSubscriptionRemovedFieldNumber = 6
 
static const int kVoiceLevelFieldNumber = 7
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_stream_id ()
 
void clear_has_stream_id ()
 
void set_has_name ()
 
void clear_has_name ()
 
void set_has_subject ()
 
void clear_has_subject ()
 
void set_has_access ()
 
void clear_has_access ()
 
void set_has_stream_subscription_removed ()
 
void clear_has_stream_subscription_removed ()
 
void set_has_voice_level ()
 
void clear_has_voice_level ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 stream_id_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::std::string * name_
 
::std::string * subject_
 
::bgs::protocol::club::v1::StreamAccessaccess_
 
bool stream_subscription_removed_
 
int voice_level_
 

Static Private Attributes

static StreamStateAssignmentdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ()
 
void protobuf_AssignDesc_club_5fstream_2eproto ()
 
void protobuf_ShutdownFile_club_5fstream_2eproto ()
 

Detailed Description

Definition at line 1652 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ StreamStateAssignment() [1/2]

bgs::protocol::club::v1::StreamStateAssignment::StreamStateAssignment ( )

◆ ~StreamStateAssignment()

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

◆ StreamStateAssignment() [2/2]

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

Member Function Documentation

◆ access()

const ::bgs::protocol::club::v1::StreamAccess & bgs::protocol::club::v1::StreamStateAssignment::access ( ) const
inline

Definition at line 4366 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ add_attribute()

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::StreamStateAssignment::add_attribute ( )
inline

Definition at line 4185 of file club_stream.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::club::v1::StreamStateAssignment::attribute ( ) const
inline

Definition at line 4190 of file club_stream.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::club::v1::StreamStateAssignment::attribute ( int  index) const
inline

Definition at line 4177 of file club_stream.pb.h.

◆ attribute_size()

int bgs::protocol::club::v1::StreamStateAssignment::attribute_size ( ) const
inline

Definition at line 4171 of file club_stream.pb.h.

◆ clear_access()

void bgs::protocol::club::v1::StreamStateAssignment::clear_access ( )
inline

Definition at line 4362 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_attribute()

void bgs::protocol::club::v1::StreamStateAssignment::clear_attribute ( )
inline

Definition at line 4174 of file club_stream.pb.h.

◆ clear_has_access()

void bgs::protocol::club::v1::StreamStateAssignment::clear_has_access ( )
inlineprivate

Definition at line 4359 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_name()

void bgs::protocol::club::v1::StreamStateAssignment::clear_has_name ( )
inlineprivate

Definition at line 4207 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_stream_id()

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

Definition at line 4153 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_stream_subscription_removed()

void bgs::protocol::club::v1::StreamStateAssignment::clear_has_stream_subscription_removed ( )
inlineprivate

Definition at line 4400 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_subject()

void bgs::protocol::club::v1::StreamStateAssignment::clear_has_subject ( )
inlineprivate

Definition at line 4283 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_voice_level()

void bgs::protocol::club::v1::StreamStateAssignment::clear_has_voice_level ( )
inlineprivate

Definition at line 4424 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ clear_name()

void bgs::protocol::club::v1::StreamStateAssignment::clear_name ( )
inline

Definition at line 4210 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_stream_id()

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

Definition at line 4156 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_stream_subscription_removed()

void bgs::protocol::club::v1::StreamStateAssignment::clear_stream_subscription_removed ( )
inline

Definition at line 4403 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_subject()

void bgs::protocol::club::v1::StreamStateAssignment::clear_subject ( )
inline

Definition at line 4286 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ clear_voice_level()

void bgs::protocol::club::v1::StreamStateAssignment::clear_voice_level ( )
inline

Definition at line 4427 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1680 of file club_stream.pb.h.

◆ GetMetadata()

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

◆ has_access()

bool bgs::protocol::club::v1::StreamStateAssignment::has_access ( ) const
inline

Definition at line 4353 of file club_stream.pb.h.

◆ has_name()

bool bgs::protocol::club::v1::StreamStateAssignment::has_name ( ) const
inline

Definition at line 4201 of file club_stream.pb.h.

◆ has_stream_id()

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

Definition at line 4147 of file club_stream.pb.h.

◆ has_stream_subscription_removed()

bool bgs::protocol::club::v1::StreamStateAssignment::has_stream_subscription_removed ( ) const
inline

Definition at line 4394 of file club_stream.pb.h.

◆ has_subject()

bool bgs::protocol::club::v1::StreamStateAssignment::has_subject ( ) const
inline

Definition at line 4277 of file club_stream.pb.h.

◆ has_voice_level()

bool bgs::protocol::club::v1::StreamStateAssignment::has_voice_level ( ) const
inline

Definition at line 4418 of file club_stream.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_access()

bgs::protocol::club::v1::StreamAccess * bgs::protocol::club::v1::StreamStateAssignment::mutable_access ( )
inline

Definition at line 4370 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::club::v1::StreamStateAssignment::mutable_attribute ( )
inline

Definition at line 4195 of file club_stream.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::StreamStateAssignment::mutable_attribute ( int  index)
inline

Definition at line 4181 of file club_stream.pb.h.

◆ mutable_name()

std::string * bgs::protocol::club::v1::StreamStateAssignment::mutable_name ( )
inline

Definition at line 4244 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ mutable_subject()

std::string * bgs::protocol::club::v1::StreamStateAssignment::mutable_subject ( )
inline

Definition at line 4320 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 1668 of file club_stream.pb.h.

◆ name()

const ::std::string & bgs::protocol::club::v1::StreamStateAssignment::name ( ) const
inline

Definition at line 4216 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

Definition at line 1659 of file club_stream.pb.h.

◆ release_access()

bgs::protocol::club::v1::StreamAccess * bgs::protocol::club::v1::StreamStateAssignment::release_access ( )
inline

Definition at line 4376 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ release_name()

std::string * bgs::protocol::club::v1::StreamStateAssignment::release_name ( )
inline

Definition at line 4252 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ release_subject()

std::string * bgs::protocol::club::v1::StreamStateAssignment::release_subject ( )
inline

Definition at line 4328 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_access()

void bgs::protocol::club::v1::StreamStateAssignment::set_allocated_access ( ::bgs::protocol::club::v1::StreamAccess access)
inline

Definition at line 4382 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_name()

void bgs::protocol::club::v1::StreamStateAssignment::set_allocated_name ( ::std::string *  name)
inline

Definition at line 4262 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_subject()

void bgs::protocol::club::v1::StreamStateAssignment::set_allocated_subject ( ::std::string *  subject)
inline

Definition at line 4338 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_has_access()

void bgs::protocol::club::v1::StreamStateAssignment::set_has_access ( )
inlineprivate

Definition at line 4356 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_name()

void bgs::protocol::club::v1::StreamStateAssignment::set_has_name ( )
inlineprivate

Definition at line 4204 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_stream_id()

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

Definition at line 4150 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_stream_subscription_removed()

void bgs::protocol::club::v1::StreamStateAssignment::set_has_stream_subscription_removed ( )
inlineprivate

Definition at line 4397 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_subject()

void bgs::protocol::club::v1::StreamStateAssignment::set_has_subject ( )
inlineprivate

Definition at line 4280 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_has_voice_level()

void bgs::protocol::club::v1::StreamStateAssignment::set_has_voice_level ( )
inlineprivate

Definition at line 4421 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ set_name() [1/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_name ( const ::std::string &  value)
inline

Definition at line 4220 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_name() [2/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_name ( const char *  value)
inline

Definition at line 4228 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_name() [3/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_name ( const char *  value,
size_t  size 
)
inline

Definition at line 4236 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_stream_id()

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

Definition at line 4164 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_stream_subscription_removed()

void bgs::protocol::club::v1::StreamStateAssignment::set_stream_subscription_removed ( bool  value)
inline

Definition at line 4411 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_subject() [1/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_subject ( const ::std::string &  value)
inline

Definition at line 4296 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_subject() [2/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_subject ( const char *  value)
inline

Definition at line 4304 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_subject() [3/3]

void bgs::protocol::club::v1::StreamStateAssignment::set_subject ( const char *  value,
size_t  size 
)
inline

Definition at line 4312 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ set_voice_level()

void bgs::protocol::club::v1::StreamStateAssignment::set_voice_level ( ::bgs::protocol::club::v1::StreamVoiceLevel  value)
inline

Definition at line 4435 of file club_stream.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_id()

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

Definition at line 4160 of file club_stream.pb.h.

◆ stream_subscription_removed()

bool bgs::protocol::club::v1::StreamStateAssignment::stream_subscription_removed ( ) const
inline

Definition at line 4407 of file club_stream.pb.h.

◆ subject()

const ::std::string & bgs::protocol::club::v1::StreamStateAssignment::subject ( ) const
inline

Definition at line 4292 of file club_stream.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1664 of file club_stream.pb.h.

◆ voice_level()

bgs::protocol::club::v1::StreamVoiceLevel bgs::protocol::club::v1::StreamStateAssignment::voice_level ( ) const
inline

Definition at line 4431 of file club_stream.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fstream_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fstream_2eproto

void protobuf_AssignDesc_club_5fstream_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fstream_2eproto

void protobuf_ShutdownFile_club_5fstream_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 1776 of file club_stream.pb.h.

◆ _has_bits_

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

Definition at line 1775 of file club_stream.pb.h.

◆ _unknown_fields_

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

Definition at line 1773 of file club_stream.pb.h.

◆ access_

::bgs::protocol::club::v1::StreamAccess* bgs::protocol::club::v1::StreamStateAssignment::access_
private

Definition at line 1781 of file club_stream.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::club::v1::StreamStateAssignment::attribute_
private

Definition at line 1778 of file club_stream.pb.h.

◆ default_instance_

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

Definition at line 1789 of file club_stream.pb.h.

◆ kAccessFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kAccessFieldNumber = 5
static

Definition at line 1738 of file club_stream.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kAttributeFieldNumber = 2
static

Definition at line 1702 of file club_stream.pb.h.

◆ kNameFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kNameFieldNumber = 3
static

Definition at line 1714 of file club_stream.pb.h.

◆ kStreamIdFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kStreamIdFieldNumber = 1
static

Definition at line 1695 of file club_stream.pb.h.

◆ kStreamSubscriptionRemovedFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kStreamSubscriptionRemovedFieldNumber = 6
static

Definition at line 1747 of file club_stream.pb.h.

◆ kSubjectFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kSubjectFieldNumber = 4
static

Definition at line 1726 of file club_stream.pb.h.

◆ kVoiceLevelFieldNumber

const int bgs::protocol::club::v1::StreamStateAssignment::kVoiceLevelFieldNumber = 7
static

Definition at line 1754 of file club_stream.pb.h.

◆ name_

::std::string* bgs::protocol::club::v1::StreamStateAssignment::name_
private

Definition at line 1779 of file club_stream.pb.h.

◆ stream_id_

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

Definition at line 1777 of file club_stream.pb.h.

◆ stream_subscription_removed_

bool bgs::protocol::club::v1::StreamStateAssignment::stream_subscription_removed_
private

Definition at line 1782 of file club_stream.pb.h.

◆ subject_

::std::string* bgs::protocol::club::v1::StreamStateAssignment::subject_
private

Definition at line 1780 of file club_stream.pb.h.

◆ voice_level_

int bgs::protocol::club::v1::StreamStateAssignment::voice_level_
private

Definition at line 1783 of file club_stream.pb.h.


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