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

#include <club_stream.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::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::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_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 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::StreamAccessaccess_
 
int voice_level_
 

Static Private Attributes

static CreateStreamOptionsdefault_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 207 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ CreateStreamOptions() [1/2]

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

◆ ~CreateStreamOptions()

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

◆ CreateStreamOptions() [2/2]

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

Member Function Documentation

◆ access()

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

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

+ Here is the caller graph for this function:

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

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

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

◆ clear_access()

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

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

+ Here is the call graph for this function:

◆ clear_attribute()

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

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

◆ clear_has_access()

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

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

+ Here is the caller graph for this function:

◆ clear_has_name()

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

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

+ Here is the caller graph for this function:

◆ clear_has_subject()

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

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

+ Here is the caller graph for this function:

◆ clear_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ clear_name()

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

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

+ Here is the call graph for this function:

◆ clear_subject()

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

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

+ Here is the call graph for this function:

◆ clear_voice_level()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_access()

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

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

◆ has_name()

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

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

◆ has_subject()

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

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

◆ has_voice_level()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_access()

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

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

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_name()

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

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

+ Here is the call graph for this function:

◆ mutable_subject()

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

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

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

◆ name()

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

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

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_access()

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

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

+ Here is the call graph for this function:

◆ release_name()

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

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

+ Here is the call graph for this function:

◆ release_subject()

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

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

+ Here is the call graph for this function:

◆ set_allocated_access()

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

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

+ Here is the call graph for this function:

◆ set_allocated_name()

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

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

+ Here is the call graph for this function:

◆ set_allocated_subject()

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

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

+ Here is the call graph for this function:

◆ set_has_access()

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

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

+ Here is the caller graph for this function:

◆ set_has_name()

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

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

+ Here is the caller graph for this function:

◆ set_has_subject()

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

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

+ Here is the caller graph for this function:

◆ set_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ set_name() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_voice_level()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subject()

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

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

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

◆ voice_level()

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ access_

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

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

◆ attribute_

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

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

◆ default_instance_

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

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

◆ kAccessFieldNumber

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

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

◆ kAttributeFieldNumber

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

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

◆ kNameFieldNumber

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

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

◆ kSubjectFieldNumber

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

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

◆ kVoiceLevelFieldNumber

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

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

◆ name_

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

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

◆ subject_

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

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

◆ voice_level_

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

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


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