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

#include <club_range_set.pb.h>

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

Public Member Functions

 ClubMemberRangeSet ()
 
virtual ~ClubMemberRangeSet ()
 
 ClubMemberRangeSet (const ClubMemberRangeSet &from)
 
ClubMemberRangeSetoperator= (const ClubMemberRangeSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubMemberRangeSet *other)
 
ClubMemberRangeSetNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_count () const
 
void clear_count ()
 
const ::bgs::protocol::UnsignedIntRangecount () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_count ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_count ()
 
void set_allocated_count (::bgs::protocol::UnsignedIntRange *count)
 
bool has_voice () const
 
void clear_voice ()
 
const ::bgs::protocol::UnsignedIntRangevoice () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_voice ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_voice ()
 
void set_allocated_voice (::bgs::protocol::UnsignedIntRange *voice)
 
bool has_stream_subscriptions () const
 
void clear_stream_subscriptions ()
 
const ::bgs::protocol::UnsignedIntRangestream_subscriptions () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_stream_subscriptions ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_stream_subscriptions ()
 
void set_allocated_stream_subscriptions (::bgs::protocol::UnsignedIntRange *stream_subscriptions)
 
bool has_note_range () const
 
void clear_note_range ()
 
const ::bgs::protocol::UnsignedIntRangenote_range () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_note_range ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_note_range ()
 
void set_allocated_note_range (::bgs::protocol::UnsignedIntRange *note_range)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCountFieldNumber = 1
 
static const int kVoiceFieldNumber = 3
 
static const int kStreamSubscriptionsFieldNumber = 5
 
static const int kNoteRangeFieldNumber = 7
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_count ()
 
void clear_has_count ()
 
void set_has_voice ()
 
void clear_has_voice ()
 
void set_has_stream_subscriptions ()
 
void clear_has_stream_subscriptions ()
 
void set_has_note_range ()
 
void clear_has_note_range ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::UnsignedIntRangecount_
 
::bgs::protocol::UnsignedIntRangevoice_
 
::bgs::protocol::UnsignedIntRangestream_subscriptions_
 
::bgs::protocol::UnsignedIntRangenote_range_
 

Static Private Attributes

static ClubMemberRangeSetdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frange_5fset_2eproto ()
 
void protobuf_AssignDesc_club_5frange_5fset_2eproto ()
 
void protobuf_ShutdownFile_club_5frange_5fset_2eproto ()
 

Detailed Description

Definition at line 227 of file club_range_set.pb.h.

Constructor & Destructor Documentation

◆ ClubMemberRangeSet() [1/2]

bgs::protocol::club::v1::ClubMemberRangeSet::ClubMemberRangeSet ( )

◆ ~ClubMemberRangeSet()

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

◆ ClubMemberRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_count ( )
inline

Definition at line 1149 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ clear_has_count()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_has_count ( )
inlineprivate

Definition at line 1146 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_note_range()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_has_note_range ( )
inlineprivate

Definition at line 1269 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_stream_subscriptions()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_has_stream_subscriptions ( )
inlineprivate

Definition at line 1228 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_voice()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_has_voice ( )
inlineprivate

Definition at line 1187 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ clear_note_range()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_note_range ( )
inline

Definition at line 1272 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ clear_stream_subscriptions()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_stream_subscriptions ( )
inline

Definition at line 1231 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ clear_voice()

void bgs::protocol::club::v1::ClubMemberRangeSet::clear_voice ( )
inline

Definition at line 1190 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ count()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::club::v1::ClubMemberRangeSet::count ( ) const
inline

Definition at line 1153 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 255 of file club_range_set.pb.h.

◆ GetMetadata()

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

◆ has_count()

bool bgs::protocol::club::v1::ClubMemberRangeSet::has_count ( ) const
inline

Definition at line 1140 of file club_range_set.pb.h.

◆ has_note_range()

bool bgs::protocol::club::v1::ClubMemberRangeSet::has_note_range ( ) const
inline

Definition at line 1263 of file club_range_set.pb.h.

◆ has_stream_subscriptions()

bool bgs::protocol::club::v1::ClubMemberRangeSet::has_stream_subscriptions ( ) const
inline

Definition at line 1222 of file club_range_set.pb.h.

◆ has_voice()

bool bgs::protocol::club::v1::ClubMemberRangeSet::has_voice ( ) const
inline

Definition at line 1181 of file club_range_set.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_count()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::mutable_count ( )
inline

Definition at line 1157 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ mutable_note_range()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::mutable_note_range ( )
inline

Definition at line 1280 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ mutable_stream_subscriptions()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::mutable_stream_subscriptions ( )
inline

Definition at line 1239 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 243 of file club_range_set.pb.h.

◆ mutable_voice()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::mutable_voice ( )
inline

Definition at line 1198 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ New()

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

◆ note_range()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::club::v1::ClubMemberRangeSet::note_range ( ) const
inline

Definition at line 1276 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ operator=()

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

Definition at line 234 of file club_range_set.pb.h.

◆ release_count()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::release_count ( )
inline

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

+ Here is the call graph for this function:

◆ release_note_range()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::release_note_range ( )
inline

Definition at line 1286 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ release_stream_subscriptions()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::release_stream_subscriptions ( )
inline

Definition at line 1245 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ release_voice()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubMemberRangeSet::release_voice ( )
inline

Definition at line 1204 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_count()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_allocated_count ( ::bgs::protocol::UnsignedIntRange count)
inline

Definition at line 1169 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_note_range()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_allocated_note_range ( ::bgs::protocol::UnsignedIntRange note_range)
inline

Definition at line 1292 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_stream_subscriptions()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_allocated_stream_subscriptions ( ::bgs::protocol::UnsignedIntRange stream_subscriptions)
inline

Definition at line 1251 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_voice()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_allocated_voice ( ::bgs::protocol::UnsignedIntRange voice)
inline

Definition at line 1210 of file club_range_set.pb.h.

+ Here is the call graph for this function:

◆ set_has_count()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_has_count ( )
inlineprivate

Definition at line 1143 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ set_has_note_range()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_has_note_range ( )
inlineprivate

Definition at line 1266 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ set_has_stream_subscriptions()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_has_stream_subscriptions ( )
inlineprivate

Definition at line 1225 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ set_has_voice()

void bgs::protocol::club::v1::ClubMemberRangeSet::set_has_voice ( )
inlineprivate

Definition at line 1184 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ stream_subscriptions()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::club::v1::ClubMemberRangeSet::stream_subscriptions ( ) const
inline

Definition at line 1235 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 239 of file club_range_set.pb.h.

◆ voice()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::club::v1::ClubMemberRangeSet::voice ( ) const
inline

Definition at line 1194 of file club_range_set.pb.h.

+ Here is the caller graph for this function:

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frange_5fset_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frange_5fset_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frange_5fset_2eproto

void protobuf_AssignDesc_club_5frange_5fset_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frange_5fset_2eproto

void protobuf_ShutdownFile_club_5frange_5fset_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::ClubMemberRangeSet::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

::bgs::protocol::UnsignedIntRange* bgs::protocol::club::v1::ClubMemberRangeSet::count_
private

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

◆ default_instance_

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

Definition at line 327 of file club_range_set.pb.h.

◆ kCountFieldNumber

const int bgs::protocol::club::v1::ClubMemberRangeSet::kCountFieldNumber = 1
static

Definition at line 270 of file club_range_set.pb.h.

◆ kNoteRangeFieldNumber

const int bgs::protocol::club::v1::ClubMemberRangeSet::kNoteRangeFieldNumber = 7
static

Definition at line 297 of file club_range_set.pb.h.

◆ kStreamSubscriptionsFieldNumber

const int bgs::protocol::club::v1::ClubMemberRangeSet::kStreamSubscriptionsFieldNumber = 5
static

Definition at line 288 of file club_range_set.pb.h.

◆ kVoiceFieldNumber

const int bgs::protocol::club::v1::ClubMemberRangeSet::kVoiceFieldNumber = 3
static

Definition at line 279 of file club_range_set.pb.h.

◆ note_range_

::bgs::protocol::UnsignedIntRange* bgs::protocol::club::v1::ClubMemberRangeSet::note_range_
private

Definition at line 321 of file club_range_set.pb.h.

◆ stream_subscriptions_

::bgs::protocol::UnsignedIntRange* bgs::protocol::club::v1::ClubMemberRangeSet::stream_subscriptions_
private

Definition at line 320 of file club_range_set.pb.h.

◆ voice_

::bgs::protocol::UnsignedIntRange* bgs::protocol::club::v1::ClubMemberRangeSet::voice_
private

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


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