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

#include <club_member.pb.h>

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

Public Member Functions

 SubscriberStateOptions ()
 
virtual ~SubscriberStateOptions ()
 
 SubscriberStateOptions (const SubscriberStateOptions &from)
 
SubscriberStateOptionsoperator= (const SubscriberStateOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscriberStateOptions *other)
 
SubscriberStateOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_voice () const
 
void clear_voice ()
 
const ::bgs::protocol::club::v1::client::MemberVoiceOptionsvoice () const
 
inline ::bgs::protocol::club::v1::client::MemberVoiceOptionsmutable_voice ()
 
inline ::bgs::protocol::club::v1::client::MemberVoiceOptionsrelease_voice ()
 
void set_allocated_voice (::bgs::protocol::club::v1::client::MemberVoiceOptions *voice)
 

Static Public Member Functions

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

Static Public Attributes

static const int kVoiceFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_voice ()
 
void clear_has_voice ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::client::MemberVoiceOptionsvoice_
 

Static Private Attributes

static SubscriberStateOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ()
 

Detailed Description

Definition at line 1107 of file club_member.pb.h.

Constructor & Destructor Documentation

◆ SubscriberStateOptions() [1/2]

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

◆ ~SubscriberStateOptions()

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

◆ SubscriberStateOptions() [2/2]

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

Member Function Documentation

◆ clear_has_voice()

void bgs::protocol::club::v1::client::SubscriberStateOptions::clear_has_voice ( )
inlineprivate

Definition at line 2870 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_voice()

void bgs::protocol::club::v1::client::SubscriberStateOptions::clear_voice ( )
inline

Definition at line 2873 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 1135 of file club_member.pb.h.

◆ GetMetadata()

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

◆ has_voice()

bool bgs::protocol::club::v1::client::SubscriberStateOptions::has_voice ( ) const
inline

Definition at line 2864 of file club_member.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

Definition at line 1123 of file club_member.pb.h.

◆ mutable_voice()

bgs::protocol::club::v1::client::MemberVoiceOptions * bgs::protocol::club::v1::client::SubscriberStateOptions::mutable_voice ( )
inline

Definition at line 2881 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

Definition at line 1114 of file club_member.pb.h.

◆ release_voice()

bgs::protocol::club::v1::client::MemberVoiceOptions * bgs::protocol::club::v1::client::SubscriberStateOptions::release_voice ( )
inline

Definition at line 2887 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_voice()

void bgs::protocol::club::v1::client::SubscriberStateOptions::set_allocated_voice ( ::bgs::protocol::club::v1::client::MemberVoiceOptions voice)
inline

Definition at line 2893 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_has_voice()

void bgs::protocol::club::v1::client::SubscriberStateOptions::set_has_voice ( )
inlineprivate

Definition at line 2867 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1119 of file club_member.pb.h.

◆ voice()

const ::bgs::protocol::club::v1::client::MemberVoiceOptions & bgs::protocol::club::v1::client::SubscriberStateOptions::voice ( ) const
inline

Definition at line 2877 of file club_member.pb.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fmember_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 1164 of file club_member.pb.h.

◆ _has_bits_

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

Definition at line 1163 of file club_member.pb.h.

◆ _unknown_fields_

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

Definition at line 1161 of file club_member.pb.h.

◆ default_instance_

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

Definition at line 1171 of file club_member.pb.h.

◆ kVoiceFieldNumber

const int bgs::protocol::club::v1::client::SubscriberStateOptions::kVoiceFieldNumber = 1
static

Definition at line 1150 of file club_member.pb.h.

◆ voice_

::bgs::protocol::club::v1::client::MemberVoiceOptions* bgs::protocol::club::v1::client::SubscriberStateOptions::voice_
private

Definition at line 1165 of file club_member.pb.h.


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