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

#include <club_stream.pb.h>

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

Public Member Functions

 Stream ()
 
virtual ~Stream ()
 
 Stream (const Stream &from)
 
Streamoperator= (const Stream &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Stream *other)
 
StreamNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_club_id () const
 
void clear_club_id ()
 
inline ::google::protobuf::uint64 club_id () const
 
void set_club_id (::google::protobuf::uint64 value)
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint64 id () const
 
void set_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_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)
 
bool has_creation_time () const
 
void clear_creation_time ()
 
inline ::google::protobuf::uint64 creation_time () const
 
void set_creation_time (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kClubIdFieldNumber = 1
 
static const int kIdFieldNumber = 2
 
static const int kAttributeFieldNumber = 3
 
static const int kNameFieldNumber = 4
 
static const int kSubjectFieldNumber = 5
 
static const int kAccessFieldNumber = 6
 
static const int kVoiceLevelFieldNumber = 7
 
static const int kCreationTimeFieldNumber = 8
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_id ()
 
void clear_has_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_voice_level ()
 
void clear_has_voice_level ()
 
void set_has_creation_time ()
 
void clear_has_creation_time ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static Streamdefault_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 328 of file club_stream.pb.h.

Constructor & Destructor Documentation

◆ Stream() [1/2]

bgs::protocol::club::v1::Stream::Stream ( )

◆ ~Stream()

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

◆ Stream() [2/2]

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

Member Function Documentation

◆ access()

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

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

+ Here is the caller graph for this function:

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

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

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

◆ clear_access()

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

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

+ Here is the call graph for this function:

◆ clear_attribute()

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

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

◆ clear_club_id()

void bgs::protocol::club::v1::Stream::clear_club_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_creation_time()

void bgs::protocol::club::v1::Stream::clear_creation_time ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_access()

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

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

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::Stream::clear_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_creation_time()

void bgs::protocol::club::v1::Stream::clear_has_creation_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::club::v1::Stream::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_name()

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

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

+ Here is the caller graph for this function:

◆ clear_has_subject()

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

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

+ Here is the caller graph for this function:

◆ clear_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::Stream::clear_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_name()

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

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

+ Here is the call graph for this function:

◆ clear_subject()

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

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

+ Here is the call graph for this function:

◆ clear_voice_level()

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

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

+ Here is the call graph for this function:

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::Stream::club_id ( ) const
inline

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

◆ creation_time()

google::protobuf::uint64 bgs::protocol::club::v1::Stream::creation_time ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_access()

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

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

◆ has_club_id()

bool bgs::protocol::club::v1::Stream::has_club_id ( ) const
inline

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

◆ has_creation_time()

bool bgs::protocol::club::v1::Stream::has_creation_time ( ) const
inline

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

◆ has_id()

bool bgs::protocol::club::v1::Stream::has_id ( ) const
inline

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

◆ has_name()

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

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

◆ has_subject()

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

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

◆ has_voice_level()

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

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

◆ id()

google::protobuf::uint64 bgs::protocol::club::v1::Stream::id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_access()

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

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

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_name()

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

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

+ Here is the call graph for this function:

◆ mutable_subject()

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

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

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

◆ name()

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

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

+ Here is the caller graph for this function:

◆ New()

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

◆ operator=()

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

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

◆ release_access()

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

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

+ Here is the call graph for this function:

◆ release_name()

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

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

+ Here is the call graph for this function:

◆ release_subject()

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

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

+ Here is the call graph for this function:

◆ set_allocated_access()

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

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

+ Here is the call graph for this function:

◆ set_allocated_name()

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

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

+ Here is the call graph for this function:

◆ set_allocated_subject()

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

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

+ Here is the call graph for this function:

◆ set_club_id()

void bgs::protocol::club::v1::Stream::set_club_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_creation_time()

void bgs::protocol::club::v1::Stream::set_creation_time ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_access()

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

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

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::Stream::set_has_club_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_creation_time()

void bgs::protocol::club::v1::Stream::set_has_creation_time ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::club::v1::Stream::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_name()

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

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

+ Here is the caller graph for this function:

◆ set_has_subject()

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

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

+ Here is the caller graph for this function:

◆ set_has_voice_level()

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

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

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::club::v1::Stream::set_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_name() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_name() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_subject() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_voice_level()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subject()

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

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

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

◆ voice_level()

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

Definition at line 2492 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::Stream::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ access_

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

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

◆ attribute_

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

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

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::Stream::club_id_
private

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

◆ creation_time_

::google::protobuf::uint64 bgs::protocol::club::v1::Stream::creation_time_
private

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

◆ default_instance_

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

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

◆ id_

::google::protobuf::uint64 bgs::protocol::club::v1::Stream::id_
private

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

◆ kAccessFieldNumber

const int bgs::protocol::club::v1::Stream::kAccessFieldNumber = 6
static

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

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::Stream::kAttributeFieldNumber = 3
static

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::Stream::kClubIdFieldNumber = 1
static

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

◆ kCreationTimeFieldNumber

const int bgs::protocol::club::v1::Stream::kCreationTimeFieldNumber = 8
static

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

◆ kIdFieldNumber

const int bgs::protocol::club::v1::Stream::kIdFieldNumber = 2
static

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

◆ kNameFieldNumber

const int bgs::protocol::club::v1::Stream::kNameFieldNumber = 4
static

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

◆ kSubjectFieldNumber

const int bgs::protocol::club::v1::Stream::kSubjectFieldNumber = 5
static

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

◆ kVoiceLevelFieldNumber

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

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

◆ name_

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

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

◆ subject_

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

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

◆ voice_level_

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

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


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