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

#include <club_range_set.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::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_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ClubBanRangeSet() [1/2]

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

◆ ~ClubBanRangeSet()

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

◆ ClubBanRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

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

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

+ Here is the call graph for this function:

◆ clear_has_count()

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

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

+ Here is the caller graph for this function:

◆ clear_has_reason_range()

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

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

+ Here is the caller graph for this function:

◆ clear_reason_range()

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

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

+ Here is the call graph for this function:

◆ count()

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

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_count()

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

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

◆ has_reason_range()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_count()

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

Definition at line 1629 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::client::ClubBanRangeSet::mutable_reason_range ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ reason_range()

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

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

+ Here is the caller graph for this function:

◆ release_count()

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

Definition at line 1635 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::client::ClubBanRangeSet::release_reason_range ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_count()

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

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

+ Here is the call graph for this function:

◆ set_allocated_reason_range()

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

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

+ Here is the call graph for this function:

◆ set_has_count()

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

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

+ Here is the caller graph for this function:

◆ set_has_reason_range()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frange_5fset_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

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

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

◆ default_instance_

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

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

◆ kCountFieldNumber

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

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

◆ kReasonRangeFieldNumber

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

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

◆ reason_range_

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

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


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