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

#include <club_range_set.pb.h>

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

Public Member Functions

 ClubBanRangeSet ()
 
virtual ~ClubBanRangeSet ()
 
 ClubBanRangeSet (const ClubBanRangeSet &from)
 
ClubBanRangeSetoperator= (const ClubBanRangeSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubBanRangeSet *other)
 
ClubBanRangeSetNew () 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_reason_range () const
 
void clear_reason_range ()
 
const ::bgs::protocol::UnsignedIntRangereason_range () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_reason_range ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_reason_range ()
 
void set_allocated_reason_range (::bgs::protocol::UnsignedIntRange *reason_range)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCountFieldNumber = 1
 
static const int kReasonRangeFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_count ()
 
void clear_has_count ()
 
void set_has_reason_range ()
 
void clear_has_reason_range ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::UnsignedIntRangecount_
 
::bgs::protocol::UnsignedIntRangereason_range_
 

Static Private Attributes

static ClubBanRangeSetdefault_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 639 of file club_range_set.pb.h.

Constructor & Destructor Documentation

◆ ClubBanRangeSet() [1/2]

bgs::protocol::club::v1::ClubBanRangeSet::ClubBanRangeSet ( )

◆ ~ClubBanRangeSet()

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

◆ ClubBanRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

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

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

+ Here is the call graph for this function:

◆ clear_has_count()

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

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

+ Here is the caller graph for this function:

◆ clear_has_reason_range()

void bgs::protocol::club::v1::ClubBanRangeSet::clear_has_reason_range ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_reason_range()

void bgs::protocol::club::v1::ClubBanRangeSet::clear_reason_range ( )
inline

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

+ Here is the call graph for this function:

◆ count()

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

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_count()

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

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

◆ has_reason_range()

bool bgs::protocol::club::v1::ClubBanRangeSet::has_reason_range ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_count()

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

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

+ Here is the call graph for this function:

◆ mutable_reason_range()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubBanRangeSet::mutable_reason_range ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ reason_range()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::club::v1::ClubBanRangeSet::reason_range ( ) const
inline

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

+ Here is the caller graph for this function:

◆ release_count()

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

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

+ Here is the call graph for this function:

◆ release_reason_range()

bgs::protocol::UnsignedIntRange * bgs::protocol::club::v1::ClubBanRangeSet::release_reason_range ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_count()

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

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

+ Here is the call graph for this function:

◆ set_allocated_reason_range()

void bgs::protocol::club::v1::ClubBanRangeSet::set_allocated_reason_range ( ::bgs::protocol::UnsignedIntRange reason_range)
inline

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

+ Here is the call graph for this function:

◆ set_has_count()

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

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

+ Here is the caller graph for this function:

◆ set_has_reason_range()

void bgs::protocol::club::v1::ClubBanRangeSet::set_has_reason_range ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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::ClubBanRangeSet::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

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

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

◆ default_instance_

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

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

◆ kCountFieldNumber

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

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

◆ kReasonRangeFieldNumber

const int bgs::protocol::club::v1::ClubBanRangeSet::kReasonRangeFieldNumber = 3
static

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

◆ reason_range_

::bgs::protocol::UnsignedIntRange* bgs::protocol::club::v1::ClubBanRangeSet::reason_range_
private

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


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