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

#include <club_range_set.pb.h>

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

Public Member Functions

 ClubTicketRangeSet ()
 
virtual ~ClubTicketRangeSet ()
 
 ClubTicketRangeSet (const ClubTicketRangeSet &from)
 
ClubTicketRangeSetoperator= (const ClubTicketRangeSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubTicketRangeSet *other)
 
ClubTicketRangeSetNew () 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 ClubTicketRangeSetdefault_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 ClubTicketRangeSetdefault_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 571 of file club_range_set.pb.h.

Constructor & Destructor Documentation

◆ ClubTicketRangeSet() [1/2]

bgs::protocol::club::v1::ClubTicketRangeSet::ClubTicketRangeSet ( )

◆ ~ClubTicketRangeSet()

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

◆ ClubTicketRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

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

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

+ Here is the call graph for this function:

◆ clear_has_count()

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

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

+ Here is the caller graph for this function:

◆ count()

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

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_count()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_count()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_count()

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

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

+ Here is the call graph for this function:

◆ set_allocated_count()

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

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

+ Here is the call graph for this function:

◆ set_has_count()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 583 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::ClubTicketRangeSet::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

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

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

◆ default_instance_

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

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

◆ kCountFieldNumber

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

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


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