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

#include <club_request.pb.h>

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

Public Member Functions

 GetClubTypeResponse ()
 
virtual ~GetClubTypeResponse ()
 
 GetClubTypeResponse (const GetClubTypeResponse &from)
 
GetClubTypeResponseoperator= (const GetClubTypeResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetClubTypeResponse *other)
 
GetClubTypeResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
const ::bgs::protocol::club::v1::UniqueClubTypetype () const
 
inline ::bgs::protocol::club::v1::UniqueClubTypemutable_type ()
 
inline ::bgs::protocol::club::v1::UniqueClubTyperelease_type ()
 
void set_allocated_type (::bgs::protocol::club::v1::UniqueClubType *type)
 
bool has_role_set () const
 
void clear_role_set ()
 
const ::bgs::protocol::club::v1::ClubRoleSetrole_set () const
 
inline ::bgs::protocol::club::v1::ClubRoleSetmutable_role_set ()
 
inline ::bgs::protocol::club::v1::ClubRoleSetrelease_role_set ()
 
void set_allocated_role_set (::bgs::protocol::club::v1::ClubRoleSet *role_set)
 
bool has_range_set () const
 
void clear_range_set ()
 
const ::bgs::protocol::club::v1::ClubTypeRangeSetrange_set () const
 
inline ::bgs::protocol::club::v1::ClubTypeRangeSetmutable_range_set ()
 
inline ::bgs::protocol::club::v1::ClubTypeRangeSetrelease_range_set ()
 
void set_allocated_range_set (::bgs::protocol::club::v1::ClubTypeRangeSet *range_set)
 
int platform_tag_set_size () const
 
void clear_platform_tag_set ()
 
const ::bgs::protocol::club::v1::LocalizedTagplatform_tag_set (int index) const
 
inline ::bgs::protocol::club::v1::LocalizedTagmutable_platform_tag_set (int index)
 
inline ::bgs::protocol::club::v1::LocalizedTagadd_platform_tag_set ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > & platform_tag_set () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > * mutable_platform_tag_set ()
 
int custom_tag_set_size () const
 
void clear_custom_tag_set ()
 
const ::bgs::protocol::club::v1::LocalizedTagcustom_tag_set (int index) const
 
inline ::bgs::protocol::club::v1::LocalizedTagmutable_custom_tag_set (int index)
 
inline ::bgs::protocol::club::v1::LocalizedTagadd_custom_tag_set ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > & custom_tag_set () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > * mutable_custom_tag_set ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kRoleSetFieldNumber = 2
 
static const int kRangeSetFieldNumber = 3
 
static const int kPlatformTagSetFieldNumber = 4
 
static const int kCustomTagSetFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_role_set ()
 
void clear_has_role_set ()
 
void set_has_range_set ()
 
void clear_has_range_set ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::UniqueClubTypetype_
 
::bgs::protocol::club::v1::ClubRoleSetrole_set_
 
::bgs::protocol::club::v1::ClubTypeRangeSetrange_set_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTagplatform_tag_set_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTagcustom_tag_set_
 

Static Private Attributes

static GetClubTypeResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

Definition at line 735 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ GetClubTypeResponse() [1/2]

bgs::protocol::club::v1::GetClubTypeResponse::GetClubTypeResponse ( )

◆ ~GetClubTypeResponse()

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

◆ GetClubTypeResponse() [2/2]

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

Member Function Documentation

◆ add_custom_tag_set()

bgs::protocol::club::v1::LocalizedTag * bgs::protocol::club::v1::GetClubTypeResponse::add_custom_tag_set ( )
inline

Definition at line 7919 of file club_request.pb.h.

◆ add_platform_tag_set()

bgs::protocol::club::v1::LocalizedTag * bgs::protocol::club::v1::GetClubTypeResponse::add_platform_tag_set ( )
inline

Definition at line 7889 of file club_request.pb.h.

◆ clear_custom_tag_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_custom_tag_set ( )
inline

Definition at line 7908 of file club_request.pb.h.

◆ clear_has_range_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_has_range_set ( )
inlineprivate

Definition at line 7840 of file club_request.pb.h.

◆ clear_has_role_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_has_role_set ( )
inlineprivate

Definition at line 7799 of file club_request.pb.h.

◆ clear_has_type()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_has_type ( )
inlineprivate

Definition at line 7758 of file club_request.pb.h.

◆ clear_platform_tag_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_platform_tag_set ( )
inline

Definition at line 7878 of file club_request.pb.h.

◆ clear_range_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_range_set ( )
inline

Definition at line 7843 of file club_request.pb.h.

◆ clear_role_set()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_role_set ( )
inline

Definition at line 7802 of file club_request.pb.h.

◆ clear_type()

void bgs::protocol::club::v1::GetClubTypeResponse::clear_type ( )
inline

Definition at line 7761 of file club_request.pb.h.

◆ custom_tag_set() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::LocalizedTag > & bgs::protocol::club::v1::GetClubTypeResponse::custom_tag_set ( ) const
inline

Definition at line 7924 of file club_request.pb.h.

◆ custom_tag_set() [2/2]

const ::bgs::protocol::club::v1::LocalizedTag & bgs::protocol::club::v1::GetClubTypeResponse::custom_tag_set ( int  index) const
inline

Definition at line 7911 of file club_request.pb.h.

◆ custom_tag_set_size()

int bgs::protocol::club::v1::GetClubTypeResponse::custom_tag_set_size ( ) const
inline

Definition at line 7905 of file club_request.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 763 of file club_request.pb.h.

◆ GetMetadata()

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

◆ has_range_set()

bool bgs::protocol::club::v1::GetClubTypeResponse::has_range_set ( ) const
inline

Definition at line 7834 of file club_request.pb.h.

◆ has_role_set()

bool bgs::protocol::club::v1::GetClubTypeResponse::has_role_set ( ) const
inline

Definition at line 7793 of file club_request.pb.h.

◆ has_type()

bool bgs::protocol::club::v1::GetClubTypeResponse::has_type ( ) const
inline

Definition at line 7752 of file club_request.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_custom_tag_set() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::LocalizedTag > * bgs::protocol::club::v1::GetClubTypeResponse::mutable_custom_tag_set ( )
inline

Definition at line 7929 of file club_request.pb.h.

◆ mutable_custom_tag_set() [2/2]

bgs::protocol::club::v1::LocalizedTag * bgs::protocol::club::v1::GetClubTypeResponse::mutable_custom_tag_set ( int  index)
inline

Definition at line 7915 of file club_request.pb.h.

◆ mutable_platform_tag_set() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::LocalizedTag > * bgs::protocol::club::v1::GetClubTypeResponse::mutable_platform_tag_set ( )
inline

Definition at line 7899 of file club_request.pb.h.

◆ mutable_platform_tag_set() [2/2]

bgs::protocol::club::v1::LocalizedTag * bgs::protocol::club::v1::GetClubTypeResponse::mutable_platform_tag_set ( int  index)
inline

Definition at line 7885 of file club_request.pb.h.

◆ mutable_range_set()

bgs::protocol::club::v1::ClubTypeRangeSet * bgs::protocol::club::v1::GetClubTypeResponse::mutable_range_set ( )
inline

Definition at line 7851 of file club_request.pb.h.

◆ mutable_role_set()

bgs::protocol::club::v1::ClubRoleSet * bgs::protocol::club::v1::GetClubTypeResponse::mutable_role_set ( )
inline

Definition at line 7810 of file club_request.pb.h.

◆ mutable_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::GetClubTypeResponse::mutable_type ( )
inline

Definition at line 7769 of file club_request.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 751 of file club_request.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 742 of file club_request.pb.h.

◆ platform_tag_set() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::LocalizedTag > & bgs::protocol::club::v1::GetClubTypeResponse::platform_tag_set ( ) const
inline

Definition at line 7894 of file club_request.pb.h.

◆ platform_tag_set() [2/2]

const ::bgs::protocol::club::v1::LocalizedTag & bgs::protocol::club::v1::GetClubTypeResponse::platform_tag_set ( int  index) const
inline

Definition at line 7881 of file club_request.pb.h.

◆ platform_tag_set_size()

int bgs::protocol::club::v1::GetClubTypeResponse::platform_tag_set_size ( ) const
inline

Definition at line 7875 of file club_request.pb.h.

◆ range_set()

const ::bgs::protocol::club::v1::ClubTypeRangeSet & bgs::protocol::club::v1::GetClubTypeResponse::range_set ( ) const
inline

Definition at line 7847 of file club_request.pb.h.

◆ release_range_set()

bgs::protocol::club::v1::ClubTypeRangeSet * bgs::protocol::club::v1::GetClubTypeResponse::release_range_set ( )
inline

Definition at line 7857 of file club_request.pb.h.

◆ release_role_set()

bgs::protocol::club::v1::ClubRoleSet * bgs::protocol::club::v1::GetClubTypeResponse::release_role_set ( )
inline

Definition at line 7816 of file club_request.pb.h.

◆ release_type()

bgs::protocol::club::v1::UniqueClubType * bgs::protocol::club::v1::GetClubTypeResponse::release_type ( )
inline

Definition at line 7775 of file club_request.pb.h.

◆ role_set()

const ::bgs::protocol::club::v1::ClubRoleSet & bgs::protocol::club::v1::GetClubTypeResponse::role_set ( ) const
inline

Definition at line 7806 of file club_request.pb.h.

◆ set_allocated_range_set()

void bgs::protocol::club::v1::GetClubTypeResponse::set_allocated_range_set ( ::bgs::protocol::club::v1::ClubTypeRangeSet range_set)
inline

Definition at line 7863 of file club_request.pb.h.

◆ set_allocated_role_set()

void bgs::protocol::club::v1::GetClubTypeResponse::set_allocated_role_set ( ::bgs::protocol::club::v1::ClubRoleSet role_set)
inline

Definition at line 7822 of file club_request.pb.h.

◆ set_allocated_type()

void bgs::protocol::club::v1::GetClubTypeResponse::set_allocated_type ( ::bgs::protocol::club::v1::UniqueClubType type)
inline

Definition at line 7781 of file club_request.pb.h.

◆ set_has_range_set()

void bgs::protocol::club::v1::GetClubTypeResponse::set_has_range_set ( )
inlineprivate

Definition at line 7837 of file club_request.pb.h.

◆ set_has_role_set()

void bgs::protocol::club::v1::GetClubTypeResponse::set_has_role_set ( )
inlineprivate

Definition at line 7796 of file club_request.pb.h.

◆ set_has_type()

void bgs::protocol::club::v1::GetClubTypeResponse::set_has_type ( )
inlineprivate

Definition at line 7755 of file club_request.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ type()

const ::bgs::protocol::club::v1::UniqueClubType & bgs::protocol::club::v1::GetClubTypeResponse::type ( ) const
inline

Definition at line 7765 of file club_request.pb.h.

◆ unknown_fields()

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

Definition at line 747 of file club_request.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 838 of file club_request.pb.h.

◆ _has_bits_

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

Definition at line 837 of file club_request.pb.h.

◆ _unknown_fields_

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

Definition at line 835 of file club_request.pb.h.

◆ custom_tag_set_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > bgs::protocol::club::v1::GetClubTypeResponse::custom_tag_set_
private

Definition at line 843 of file club_request.pb.h.

◆ default_instance_

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

Definition at line 849 of file club_request.pb.h.

◆ kCustomTagSetFieldNumber

const int bgs::protocol::club::v1::GetClubTypeResponse::kCustomTagSetFieldNumber = 5
static

Definition at line 817 of file club_request.pb.h.

◆ kPlatformTagSetFieldNumber

const int bgs::protocol::club::v1::GetClubTypeResponse::kPlatformTagSetFieldNumber = 4
static

Definition at line 805 of file club_request.pb.h.

◆ kRangeSetFieldNumber

const int bgs::protocol::club::v1::GetClubTypeResponse::kRangeSetFieldNumber = 3
static

Definition at line 796 of file club_request.pb.h.

◆ kRoleSetFieldNumber

const int bgs::protocol::club::v1::GetClubTypeResponse::kRoleSetFieldNumber = 2
static

Definition at line 787 of file club_request.pb.h.

◆ kTypeFieldNumber

const int bgs::protocol::club::v1::GetClubTypeResponse::kTypeFieldNumber = 1
static

Definition at line 778 of file club_request.pb.h.

◆ platform_tag_set_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::LocalizedTag > bgs::protocol::club::v1::GetClubTypeResponse::platform_tag_set_
private

Definition at line 842 of file club_request.pb.h.

◆ range_set_

::bgs::protocol::club::v1::ClubTypeRangeSet* bgs::protocol::club::v1::GetClubTypeResponse::range_set_
private

Definition at line 841 of file club_request.pb.h.

◆ role_set_

::bgs::protocol::club::v1::ClubRoleSet* bgs::protocol::club::v1::GetClubTypeResponse::role_set_
private

Definition at line 840 of file club_request.pb.h.

◆ type_

::bgs::protocol::club::v1::UniqueClubType* bgs::protocol::club::v1::GetClubTypeResponse::type_
private

Definition at line 839 of file club_request.pb.h.


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