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

#include <club_range_set.pb.h>

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

Public Member Functions

 ClubInvitationRangeSet ()
 
virtual ~ClubInvitationRangeSet ()
 
 ClubInvitationRangeSet (const ClubInvitationRangeSet &from)
 
ClubInvitationRangeSetoperator= (const ClubInvitationRangeSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubInvitationRangeSet *other)
 
ClubInvitationRangeSetNew () 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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCountFieldNumber = 1
 

Private Member Functions

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

Private Attributes

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

Static Private Attributes

static ClubInvitationRangeSetdefault_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 436 of file club_range_set.pb.h.

Constructor & Destructor Documentation

◆ ClubInvitationRangeSet() [1/2]

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

◆ ~ClubInvitationRangeSet()

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

◆ ClubInvitationRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

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

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

+ Here is the call graph for this function:

◆ clear_has_count()

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

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

+ Here is the caller graph for this function:

◆ count()

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

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_count()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_count()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_count()

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

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

+ Here is the call graph for this function:

◆ set_allocated_count()

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

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

+ Here is the call graph for this function:

◆ set_has_count()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 448 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::ClubInvitationRangeSet::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

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

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

◆ default_instance_

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

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

◆ kCountFieldNumber

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

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


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