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

#include <club_stream.pb.h>

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

Public Member Functions

 CreateStreamOptions ()
 
virtual ~CreateStreamOptions ()
 
 CreateStreamOptions (const CreateStreamOptions &from)
 
CreateStreamOptionsoperator= (const CreateStreamOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateStreamOptions *other)
 
CreateStreamOptionsNew () 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 CreateStreamOptionsdefault_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 CreateStreamOptionsdefault_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 208 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ CreateStreamOptions() [1/2]

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

◆ ~CreateStreamOptions()

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

◆ CreateStreamOptions() [2/2]

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

Member Function Documentation

◆ access()

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

Definition at line 2152 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::CreateStreamOptions::add_attribute ( )
inline

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

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

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

◆ clear_access()

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

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

+ Here is the call graph for this function:

◆ clear_attribute()

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

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

◆ clear_has_access()

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

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

+ Here is the caller graph for this function:

◆ clear_has_name()

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

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

+ Here is the caller graph for this function:

◆ clear_has_subject()

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

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

+ Here is the caller graph for this function:

◆ clear_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ clear_name()

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

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

+ Here is the call graph for this function:

◆ clear_subject()

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

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

+ Here is the call graph for this function:

◆ clear_voice_level()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_access()

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

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

◆ has_name()

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

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

◆ has_subject()

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

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

◆ has_voice_level()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_access()

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

Definition at line 2156 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::CreateStreamOptions::mutable_attribute ( )
inline

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_name()

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

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

+ Here is the call graph for this function:

◆ mutable_subject()

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

Definition at line 2106 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::CreateStreamOptions::mutable_unknown_fields ( )
inline

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

◆ name()

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

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

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_access()

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

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

+ Here is the call graph for this function:

◆ release_name()

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

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

+ Here is the call graph for this function:

◆ release_subject()

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

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

+ Here is the call graph for this function:

◆ set_allocated_access()

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

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

+ Here is the call graph for this function:

◆ set_allocated_name()

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

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

+ Here is the call graph for this function:

◆ set_allocated_subject()

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

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

+ Here is the call graph for this function:

◆ set_has_access()

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

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

+ Here is the caller graph for this function:

◆ set_has_name()

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

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

+ Here is the caller graph for this function:

◆ set_has_subject()

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

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

+ Here is the caller graph for this function:

◆ set_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ set_name() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_voice_level()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subject()

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

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

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

◆ voice_level()

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

Definition at line 2193 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::CreateStreamOptions::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ access_

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

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

◆ attribute_

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

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

◆ default_instance_

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

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

◆ kAccessFieldNumber

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

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

◆ kAttributeFieldNumber

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

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

◆ kNameFieldNumber

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

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

◆ kSubjectFieldNumber

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

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

◆ kVoiceLevelFieldNumber

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

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

◆ name_

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

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

◆ subject_

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

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

◆ voice_level_

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

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


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