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

#include <club_role.pb.h>

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

Public Member Functions

 ClubRoleSet ()
 
virtual ~ClubRoleSet ()
 
 ClubRoleSet (const ClubRoleSet &from)
 
ClubRoleSetoperator= (const ClubRoleSet &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubRoleSet *other)
 
ClubRoleSetNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int role_size () const
 
void clear_role ()
 
const ::bgs::protocol::club::v1::ClubRolerole (int index) const
 
inline ::bgs::protocol::club::v1::ClubRolemutable_role (int index)
 
inline ::bgs::protocol::club::v1::ClubRoleadd_role ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ClubRole > & role () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ClubRole > * mutable_role ()
 
int default_role_size () const
 
void clear_default_role ()
 
inline ::google::protobuf::uint32 default_role (int index) const
 
void set_default_role (int index, ::google::protobuf::uint32 value)
 
void add_default_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & default_role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_default_role ()
 
bool has_assignment_respects_relegation_chain () const
 
void clear_assignment_respects_relegation_chain ()
 
bool assignment_respects_relegation_chain () const
 
void set_assignment_respects_relegation_chain (bool value)
 
bool has_subtype () const
 
void clear_subtype ()
 
const ::std::string & subtype () const
 
void set_subtype (const ::std::string &value)
 
void set_subtype (const char *value)
 
void set_subtype (const char *value, size_t size)
 
inline ::std::string * mutable_subtype ()
 
inline ::std::string * release_subtype ()
 
void set_allocated_subtype (::std::string *subtype)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRoleFieldNumber = 1
 
static const int kDefaultRoleFieldNumber = 5
 
static const int kAssignmentRespectsRelegationChainFieldNumber = 6
 
static const int kSubtypeFieldNumber = 7
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_assignment_respects_relegation_chain ()
 
void clear_has_assignment_respects_relegation_chain ()
 
void set_has_subtype ()
 
void clear_has_subtype ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ClubRolerole_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32default_role_
 
::std::string * subtype_
 
bool assignment_respects_relegation_chain_
 

Static Private Attributes

static ClubRoleSetdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frole_2eproto ()
 
void protobuf_AssignDesc_club_5frole_2eproto ()
 
void protobuf_ShutdownFile_club_5frole_2eproto ()
 

Detailed Description

Definition at line 703 of file club_role.pb.h.

Constructor & Destructor Documentation

◆ ClubRoleSet() [1/2]

bgs::protocol::club::v1::ClubRoleSet::ClubRoleSet ( )

◆ ~ClubRoleSet()

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

◆ ClubRoleSet() [2/2]

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

Member Function Documentation

◆ add_default_role()

void bgs::protocol::club::v1::ClubRoleSet::add_default_role ( ::google::protobuf::uint32  value)
inline

Definition at line 2199 of file club_role.pb.h.

◆ add_role()

bgs::protocol::club::v1::ClubRole * bgs::protocol::club::v1::ClubRoleSet::add_role ( )
inline

Definition at line 2169 of file club_role.pb.h.

◆ assignment_respects_relegation_chain()

bool bgs::protocol::club::v1::ClubRoleSet::assignment_respects_relegation_chain ( ) const
inline

Definition at line 2228 of file club_role.pb.h.

◆ clear_assignment_respects_relegation_chain()

void bgs::protocol::club::v1::ClubRoleSet::clear_assignment_respects_relegation_chain ( )
inline

Definition at line 2224 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ clear_default_role()

void bgs::protocol::club::v1::ClubRoleSet::clear_default_role ( )
inline

Definition at line 2188 of file club_role.pb.h.

◆ clear_has_assignment_respects_relegation_chain()

void bgs::protocol::club::v1::ClubRoleSet::clear_has_assignment_respects_relegation_chain ( )
inlineprivate

Definition at line 2221 of file club_role.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_subtype()

void bgs::protocol::club::v1::ClubRoleSet::clear_has_subtype ( )
inlineprivate

Definition at line 2245 of file club_role.pb.h.

+ Here is the caller graph for this function:

◆ clear_role()

void bgs::protocol::club::v1::ClubRoleSet::clear_role ( )
inline

Definition at line 2158 of file club_role.pb.h.

◆ clear_subtype()

void bgs::protocol::club::v1::ClubRoleSet::clear_subtype ( )
inline

Definition at line 2248 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ default_role() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::club::v1::ClubRoleSet::default_role ( ) const
inline

Definition at line 2204 of file club_role.pb.h.

◆ default_role() [2/2]

google::protobuf::uint32 bgs::protocol::club::v1::ClubRoleSet::default_role ( int  index) const
inline

Definition at line 2191 of file club_role.pb.h.

◆ default_role_size()

int bgs::protocol::club::v1::ClubRoleSet::default_role_size ( ) const
inline

Definition at line 2185 of file club_role.pb.h.

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_assignment_respects_relegation_chain()

bool bgs::protocol::club::v1::ClubRoleSet::has_assignment_respects_relegation_chain ( ) const
inline

Definition at line 2215 of file club_role.pb.h.

◆ has_subtype()

bool bgs::protocol::club::v1::ClubRoleSet::has_subtype ( ) const
inline

Definition at line 2239 of file club_role.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_default_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::club::v1::ClubRoleSet::mutable_default_role ( )
inline

Definition at line 2209 of file club_role.pb.h.

◆ mutable_role() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::ClubRole > * bgs::protocol::club::v1::ClubRoleSet::mutable_role ( )
inline

Definition at line 2179 of file club_role.pb.h.

◆ mutable_role() [2/2]

bgs::protocol::club::v1::ClubRole * bgs::protocol::club::v1::ClubRoleSet::mutable_role ( int  index)
inline

Definition at line 2165 of file club_role.pb.h.

◆ mutable_subtype()

std::string * bgs::protocol::club::v1::ClubRoleSet::mutable_subtype ( )
inline

Definition at line 2282 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 719 of file club_role.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 710 of file club_role.pb.h.

◆ release_subtype()

std::string * bgs::protocol::club::v1::ClubRoleSet::release_subtype ( )
inline

Definition at line 2290 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ role() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::ClubRole > & bgs::protocol::club::v1::ClubRoleSet::role ( ) const
inline

Definition at line 2174 of file club_role.pb.h.

◆ role() [2/2]

const ::bgs::protocol::club::v1::ClubRole & bgs::protocol::club::v1::ClubRoleSet::role ( int  index) const
inline

Definition at line 2161 of file club_role.pb.h.

◆ role_size()

int bgs::protocol::club::v1::ClubRoleSet::role_size ( ) const
inline

Definition at line 2155 of file club_role.pb.h.

◆ set_allocated_subtype()

void bgs::protocol::club::v1::ClubRoleSet::set_allocated_subtype ( ::std::string *  subtype)
inline

Definition at line 2300 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ set_assignment_respects_relegation_chain()

void bgs::protocol::club::v1::ClubRoleSet::set_assignment_respects_relegation_chain ( bool  value)
inline

Definition at line 2232 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ set_default_role()

void bgs::protocol::club::v1::ClubRoleSet::set_default_role ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 2195 of file club_role.pb.h.

◆ set_has_assignment_respects_relegation_chain()

void bgs::protocol::club::v1::ClubRoleSet::set_has_assignment_respects_relegation_chain ( )
inlineprivate

Definition at line 2218 of file club_role.pb.h.

+ Here is the caller graph for this function:

◆ set_has_subtype()

void bgs::protocol::club::v1::ClubRoleSet::set_has_subtype ( )
inlineprivate

Definition at line 2242 of file club_role.pb.h.

+ Here is the caller graph for this function:

◆ set_subtype() [1/3]

void bgs::protocol::club::v1::ClubRoleSet::set_subtype ( const ::std::string &  value)
inline

Definition at line 2258 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ set_subtype() [2/3]

void bgs::protocol::club::v1::ClubRoleSet::set_subtype ( const char *  value)
inline

Definition at line 2266 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ set_subtype() [3/3]

void bgs::protocol::club::v1::ClubRoleSet::set_subtype ( const char *  value,
size_t  size 
)
inline

Definition at line 2274 of file club_role.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ subtype()

const ::std::string & bgs::protocol::club::v1::ClubRoleSet::subtype ( ) const
inline

Definition at line 2254 of file club_role.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 715 of file club_role.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frole_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frole_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frole_2eproto

void protobuf_AssignDesc_club_5frole_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frole_2eproto

void protobuf_ShutdownFile_club_5frole_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

Definition at line 795 of file club_role.pb.h.

◆ _unknown_fields_

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

Definition at line 793 of file club_role.pb.h.

◆ assignment_respects_relegation_chain_

bool bgs::protocol::club::v1::ClubRoleSet::assignment_respects_relegation_chain_
private

Definition at line 800 of file club_role.pb.h.

◆ default_instance_

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

Definition at line 806 of file club_role.pb.h.

◆ default_role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::club::v1::ClubRoleSet::default_role_
private

Definition at line 798 of file club_role.pb.h.

◆ kAssignmentRespectsRelegationChainFieldNumber

const int bgs::protocol::club::v1::ClubRoleSet::kAssignmentRespectsRelegationChainFieldNumber = 6
static

Definition at line 770 of file club_role.pb.h.

◆ kDefaultRoleFieldNumber

const int bgs::protocol::club::v1::ClubRoleSet::kDefaultRoleFieldNumber = 5
static

Definition at line 758 of file club_role.pb.h.

◆ kRoleFieldNumber

const int bgs::protocol::club::v1::ClubRoleSet::kRoleFieldNumber = 1
static

Definition at line 746 of file club_role.pb.h.

◆ kSubtypeFieldNumber

const int bgs::protocol::club::v1::ClubRoleSet::kSubtypeFieldNumber = 7
static

Definition at line 777 of file club_role.pb.h.

◆ role_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::ClubRole > bgs::protocol::club::v1::ClubRoleSet::role_
private

Definition at line 797 of file club_role.pb.h.

◆ subtype_

::std::string* bgs::protocol::club::v1::ClubRoleSet::subtype_
private

Definition at line 799 of file club_role.pb.h.


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