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

#include <club_stream.pb.h>

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

Public Member Functions

 StreamStateOptions ()
 
virtual ~StreamStateOptions ()
 
 StreamStateOptions (const StreamStateOptions &from)
 
StreamStateOptionsoperator= (const StreamStateOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StreamStateOptions *other)
 
StreamStateOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
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::client::StreamAccessaccess () const
 
inline ::bgs::protocol::club::v1::client::StreamAccessmutable_access ()
 
inline ::bgs::protocol::club::v1::client::StreamAccessrelease_access ()
 
void set_allocated_access (::bgs::protocol::club::v1::client::StreamAccess *access)
 
bool has_voice_level () const
 
void clear_voice_level ()
 
inline ::bgs::protocol::club::v1::client::StreamVoiceLevel voice_level () const
 
void set_voice_level (::bgs::protocol::club::v1::client::StreamVoiceLevel value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAttributeFieldNumber = 1
 
static const int kNameFieldNumber = 2
 
static const int kSubjectFieldNumber = 3
 
static const int kAccessFieldNumber = 4
 
static const int kVoiceLevelFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
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_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::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::std::string * name_
 
::std::string * subject_
 
::bgs::protocol::club::v1::client::StreamAccessaccess_
 
int voice_level_
 

Static Private Attributes

static StreamStateOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ StreamStateOptions() [1/2]

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

◆ ~StreamStateOptions()

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

◆ StreamStateOptions() [2/2]

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

Member Function Documentation

◆ access()

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

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

+ Here is the caller graph for this function:

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

int bgs::protocol::club::v1::client::StreamStateOptions::attribute_size ( ) const
inline

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

◆ clear_access()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_access ( )
inline

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

+ Here is the call graph for this function:

◆ clear_attribute()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_attribute ( )
inline

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

◆ clear_has_access()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_has_access ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_name()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_has_name ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_subject()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_has_subject ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_voice_level()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_has_voice_level ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_name()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_name ( )
inline

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

+ Here is the call graph for this function:

◆ clear_subject()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_subject ( )
inline

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

+ Here is the call graph for this function:

◆ clear_voice_level()

void bgs::protocol::club::v1::client::StreamStateOptions::clear_voice_level ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_access()

bool bgs::protocol::club::v1::client::StreamStateOptions::has_access ( ) const
inline

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

◆ has_name()

bool bgs::protocol::club::v1::client::StreamStateOptions::has_name ( ) const
inline

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

◆ has_subject()

bool bgs::protocol::club::v1::client::StreamStateOptions::has_subject ( ) const
inline

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

◆ has_voice_level()

bool bgs::protocol::club::v1::client::StreamStateOptions::has_voice_level ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_access()

bgs::protocol::club::v1::client::StreamAccess * bgs::protocol::club::v1::client::StreamStateOptions::mutable_access ( )
inline

Definition at line 4095 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::client::StreamStateOptions::mutable_attribute ( )
inline

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_name()

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

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

+ Here is the call graph for this function:

◆ mutable_subject()

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

Definition at line 4045 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::client::StreamStateOptions::mutable_unknown_fields ( )
inline

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

◆ name()

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

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

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_access()

bgs::protocol::club::v1::client::StreamAccess * bgs::protocol::club::v1::client::StreamStateOptions::release_access ( )
inline

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

+ Here is the call graph for this function:

◆ release_name()

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

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

+ Here is the call graph for this function:

◆ release_subject()

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

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

+ Here is the call graph for this function:

◆ set_allocated_access()

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

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

+ Here is the call graph for this function:

◆ set_allocated_name()

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

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

+ Here is the call graph for this function:

◆ set_allocated_subject()

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

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

+ Here is the call graph for this function:

◆ set_has_access()

void bgs::protocol::club::v1::client::StreamStateOptions::set_has_access ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_name()

void bgs::protocol::club::v1::client::StreamStateOptions::set_has_name ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_subject()

void bgs::protocol::club::v1::client::StreamStateOptions::set_has_subject ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_voice_level()

void bgs::protocol::club::v1::client::StreamStateOptions::set_has_voice_level ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_name() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_voice_level()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subject()

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

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

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

◆ voice_level()

bgs::protocol::club::v1::client::StreamVoiceLevel bgs::protocol::club::v1::client::StreamStateOptions::voice_level ( ) const
inline

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fstream_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::StreamStateOptions::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ access_

::bgs::protocol::club::v1::client::StreamAccess* bgs::protocol::club::v1::client::StreamStateOptions::access_
private

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

◆ attribute_

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

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

◆ default_instance_

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

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

◆ kAccessFieldNumber

const int bgs::protocol::club::v1::client::StreamStateOptions::kAccessFieldNumber = 4
static

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

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::client::StreamStateOptions::kAttributeFieldNumber = 1
static

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

◆ kNameFieldNumber

const int bgs::protocol::club::v1::client::StreamStateOptions::kNameFieldNumber = 2
static

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

◆ kSubjectFieldNumber

const int bgs::protocol::club::v1::client::StreamStateOptions::kSubjectFieldNumber = 3
static

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

◆ kVoiceLevelFieldNumber

const int bgs::protocol::club::v1::client::StreamStateOptions::kVoiceLevelFieldNumber = 5
static

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

◆ name_

::std::string* bgs::protocol::club::v1::client::StreamStateOptions::name_
private

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

◆ subject_

::std::string* bgs::protocol::club::v1::client::StreamStateOptions::subject_
private

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

◆ voice_level_

int bgs::protocol::club::v1::client::StreamStateOptions::voice_level_
private

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


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