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

#include <club_range_set.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::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_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 572 of file club_range_set.pb.h.

Constructor & Destructor Documentation

◆ ClubTicketRangeSet() [1/2]

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

◆ ~ClubTicketRangeSet()

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

◆ ClubTicketRangeSet() [2/2]

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

Member Function Documentation

◆ clear_count()

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

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

+ Here is the call graph for this function:

◆ clear_has_count()

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

Definition at line 1573 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::ClubTicketRangeSet::count ( ) const
inline

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

+ Here is the caller graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_count()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_count()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_count()

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

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

+ Here is the call graph for this function:

◆ set_allocated_count()

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

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

+ Here is the call graph for this function:

◆ set_has_count()

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

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ count_

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

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

◆ default_instance_

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

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

◆ kCountFieldNumber

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

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


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