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

#include <club_invitation.pb.h>

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

Public Member Functions

 CreateTicketOptions ()
 
virtual ~CreateTicketOptions ()
 
 CreateTicketOptions (const CreateTicketOptions &from)
 
CreateTicketOptionsoperator= (const CreateTicketOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateTicketOptions *other)
 
CreateTicketOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_slot () const
 
void clear_slot ()
 
const ::bgs::protocol::club::v1::ClubSlotslot () const
 
inline ::bgs::protocol::club::v1::ClubSlotmutable_slot ()
 
inline ::bgs::protocol::club::v1::ClubSlotrelease_slot ()
 
void set_allocated_slot (::bgs::protocol::club::v1::ClubSlot *slot)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::v2::Attributeattribute (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::v2::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute ()
 
bool has_allowed_redeem_count () const
 
void clear_allowed_redeem_count ()
 
inline ::google::protobuf::uint32 allowed_redeem_count () const
 
void set_allowed_redeem_count (::google::protobuf::uint32 value)
 
bool has_expiration_time () const
 
void clear_expiration_time ()
 
inline ::google::protobuf::uint64 expiration_time () const
 
void set_expiration_time (::google::protobuf::uint64 value)
 
bool has_join_club_source () const
 
void clear_join_club_source ()
 
inline ::google::protobuf::uint32 join_club_source () const
 
void set_join_club_source (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSlotFieldNumber = 1
 
static const int kAttributeFieldNumber = 2
 
static const int kAllowedRedeemCountFieldNumber = 3
 
static const int kExpirationTimeFieldNumber = 4
 
static const int kJoinClubSourceFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_slot ()
 
void clear_has_slot ()
 
void set_has_allowed_redeem_count ()
 
void clear_has_allowed_redeem_count ()
 
void set_has_expiration_time ()
 
void clear_has_expiration_time ()
 
void set_has_join_club_source ()
 
void clear_has_join_club_source ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::ClubSlotslot_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::google::protobuf::uint64 expiration_time_
 
::google::protobuf::uint32 allowed_redeem_count_
 
::google::protobuf::uint32 join_club_source_
 

Static Private Attributes

static CreateTicketOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5finvitation_2eproto ()
 
void protobuf_AssignDesc_club_5finvitation_2eproto ()
 
void protobuf_ShutdownFile_club_5finvitation_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ CreateTicketOptions() [1/2]

bgs::protocol::club::v1::CreateTicketOptions::CreateTicketOptions ( )

◆ ~CreateTicketOptions()

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

◆ CreateTicketOptions() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::CreateTicketOptions::add_attribute ( )
inline

Definition at line 1835 of file club_invitation.pb.h.

◆ allowed_redeem_count()

google::protobuf::uint32 bgs::protocol::club::v1::CreateTicketOptions::allowed_redeem_count ( ) const
inline

Definition at line 1864 of file club_invitation.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::club::v1::CreateTicketOptions::attribute ( ) const
inline

Definition at line 1840 of file club_invitation.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::club::v1::CreateTicketOptions::attribute ( int  index) const
inline

Definition at line 1827 of file club_invitation.pb.h.

◆ attribute_size()

int bgs::protocol::club::v1::CreateTicketOptions::attribute_size ( ) const
inline

Definition at line 1821 of file club_invitation.pb.h.

◆ clear_allowed_redeem_count()

void bgs::protocol::club::v1::CreateTicketOptions::clear_allowed_redeem_count ( )
inline

Definition at line 1860 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ clear_attribute()

void bgs::protocol::club::v1::CreateTicketOptions::clear_attribute ( )
inline

Definition at line 1824 of file club_invitation.pb.h.

◆ clear_expiration_time()

void bgs::protocol::club::v1::CreateTicketOptions::clear_expiration_time ( )
inline

Definition at line 1884 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ clear_has_allowed_redeem_count()

void bgs::protocol::club::v1::CreateTicketOptions::clear_has_allowed_redeem_count ( )
inlineprivate

Definition at line 1857 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_expiration_time()

void bgs::protocol::club::v1::CreateTicketOptions::clear_has_expiration_time ( )
inlineprivate

Definition at line 1881 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_join_club_source()

void bgs::protocol::club::v1::CreateTicketOptions::clear_has_join_club_source ( )
inlineprivate

Definition at line 1905 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_slot()

void bgs::protocol::club::v1::CreateTicketOptions::clear_has_slot ( )
inlineprivate

Definition at line 1786 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ clear_join_club_source()

void bgs::protocol::club::v1::CreateTicketOptions::clear_join_club_source ( )
inline

Definition at line 1908 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ clear_slot()

void bgs::protocol::club::v1::CreateTicketOptions::clear_slot ( )
inline

Definition at line 1789 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ expiration_time()

google::protobuf::uint64 bgs::protocol::club::v1::CreateTicketOptions::expiration_time ( ) const
inline

Definition at line 1888 of file club_invitation.pb.h.

◆ GetCachedSize()

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

Definition at line 658 of file club_invitation.pb.h.

◆ GetMetadata()

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

◆ has_allowed_redeem_count()

bool bgs::protocol::club::v1::CreateTicketOptions::has_allowed_redeem_count ( ) const
inline

Definition at line 1851 of file club_invitation.pb.h.

◆ has_expiration_time()

bool bgs::protocol::club::v1::CreateTicketOptions::has_expiration_time ( ) const
inline

Definition at line 1875 of file club_invitation.pb.h.

◆ has_join_club_source()

bool bgs::protocol::club::v1::CreateTicketOptions::has_join_club_source ( ) const
inline

Definition at line 1899 of file club_invitation.pb.h.

◆ has_slot()

bool bgs::protocol::club::v1::CreateTicketOptions::has_slot ( ) const
inline

Definition at line 1780 of file club_invitation.pb.h.

◆ InitAsDefaultInstance()

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

◆ join_club_source()

google::protobuf::uint32 bgs::protocol::club::v1::CreateTicketOptions::join_club_source ( ) const
inline

Definition at line 1912 of file club_invitation.pb.h.

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::club::v1::CreateTicketOptions::mutable_attribute ( )
inline

Definition at line 1845 of file club_invitation.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::CreateTicketOptions::mutable_attribute ( int  index)
inline

Definition at line 1831 of file club_invitation.pb.h.

◆ mutable_slot()

bgs::protocol::club::v1::ClubSlot * bgs::protocol::club::v1::CreateTicketOptions::mutable_slot ( )
inline

Definition at line 1797 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::CreateTicketOptions::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ operator=()

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

Definition at line 637 of file club_invitation.pb.h.

◆ release_slot()

bgs::protocol::club::v1::ClubSlot * bgs::protocol::club::v1::CreateTicketOptions::release_slot ( )
inline

Definition at line 1803 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_slot()

void bgs::protocol::club::v1::CreateTicketOptions::set_allocated_slot ( ::bgs::protocol::club::v1::ClubSlot slot)
inline

Definition at line 1809 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_allowed_redeem_count()

void bgs::protocol::club::v1::CreateTicketOptions::set_allowed_redeem_count ( ::google::protobuf::uint32  value)
inline

Definition at line 1868 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_expiration_time()

void bgs::protocol::club::v1::CreateTicketOptions::set_expiration_time ( ::google::protobuf::uint64  value)
inline

Definition at line 1892 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ set_has_allowed_redeem_count()

void bgs::protocol::club::v1::CreateTicketOptions::set_has_allowed_redeem_count ( )
inlineprivate

Definition at line 1854 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_has_expiration_time()

void bgs::protocol::club::v1::CreateTicketOptions::set_has_expiration_time ( )
inlineprivate

Definition at line 1878 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_has_join_club_source()

void bgs::protocol::club::v1::CreateTicketOptions::set_has_join_club_source ( )
inlineprivate

Definition at line 1902 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_has_slot()

void bgs::protocol::club::v1::CreateTicketOptions::set_has_slot ( )
inlineprivate

Definition at line 1783 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ set_join_club_source()

void bgs::protocol::club::v1::CreateTicketOptions::set_join_club_source ( ::google::protobuf::uint32  value)
inline

Definition at line 1916 of file club_invitation.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ slot()

const ::bgs::protocol::club::v1::ClubSlot & bgs::protocol::club::v1::CreateTicketOptions::slot ( ) const
inline

Definition at line 1793 of file club_invitation.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 642 of file club_invitation.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5finvitation_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5finvitation_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5finvitation_2eproto

void protobuf_AssignDesc_club_5finvitation_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5finvitation_2eproto

void protobuf_ShutdownFile_club_5finvitation_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::CreateTicketOptions::_cached_size_
mutableprivate

Definition at line 726 of file club_invitation.pb.h.

◆ _has_bits_

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

Definition at line 725 of file club_invitation.pb.h.

◆ _unknown_fields_

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

Definition at line 723 of file club_invitation.pb.h.

◆ allowed_redeem_count_

::google::protobuf::uint32 bgs::protocol::club::v1::CreateTicketOptions::allowed_redeem_count_
private

Definition at line 730 of file club_invitation.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::club::v1::CreateTicketOptions::attribute_
private

Definition at line 728 of file club_invitation.pb.h.

◆ default_instance_

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

Definition at line 737 of file club_invitation.pb.h.

◆ expiration_time_

::google::protobuf::uint64 bgs::protocol::club::v1::CreateTicketOptions::expiration_time_
private

Definition at line 729 of file club_invitation.pb.h.

◆ join_club_source_

::google::protobuf::uint32 bgs::protocol::club::v1::CreateTicketOptions::join_club_source_
private

Definition at line 731 of file club_invitation.pb.h.

◆ kAllowedRedeemCountFieldNumber

const int bgs::protocol::club::v1::CreateTicketOptions::kAllowedRedeemCountFieldNumber = 3
static

Definition at line 694 of file club_invitation.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::CreateTicketOptions::kAttributeFieldNumber = 2
static

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

◆ kExpirationTimeFieldNumber

const int bgs::protocol::club::v1::CreateTicketOptions::kExpirationTimeFieldNumber = 4
static

Definition at line 701 of file club_invitation.pb.h.

◆ kJoinClubSourceFieldNumber

const int bgs::protocol::club::v1::CreateTicketOptions::kJoinClubSourceFieldNumber = 5
static

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

◆ kSlotFieldNumber

const int bgs::protocol::club::v1::CreateTicketOptions::kSlotFieldNumber = 1
static

Definition at line 673 of file club_invitation.pb.h.

◆ slot_

::bgs::protocol::club::v1::ClubSlot* bgs::protocol::club::v1::CreateTicketOptions::slot_
private

Definition at line 727 of file club_invitation.pb.h.


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