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

#include <club_role.pb.h>

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

Public Member Functions

 ClubRole ()
 
virtual ~ClubRole ()
 
 ClubRole (const ClubRole &from)
 
ClubRoleoperator= (const ClubRole &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubRole *other)
 
ClubRoleNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
inline ::google::protobuf::uint32 id () const
 
void set_id (::google::protobuf::uint32 value)
 
bool has_state () const
 
void clear_state ()
 
const ::bgs::protocol::RoleStatestate () const
 
inline ::bgs::protocol::RoleStatemutable_state ()
 
inline ::bgs::protocol::RoleStaterelease_state ()
 
void set_allocated_state (::bgs::protocol::RoleState *state)
 
bool has_privilege () const
 
void clear_privilege ()
 
const ::bgs::protocol::club::v1::ClubPrivilegeSetprivilege () const
 
inline ::bgs::protocol::club::v1::ClubPrivilegeSetmutable_privilege ()
 
inline ::bgs::protocol::club::v1::ClubPrivilegeSetrelease_privilege ()
 
void set_allocated_privilege (::bgs::protocol::club::v1::ClubPrivilegeSet *privilege)
 
bool has_always_grant_stream_access () const
 
void clear_always_grant_stream_access ()
 
bool always_grant_stream_access () const
 
void set_always_grant_stream_access (bool value)
 
bool has_allow_in_club_slot () const
 
void clear_allow_in_club_slot ()
 
bool allow_in_club_slot () const
 
void set_allow_in_club_slot (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kStateFieldNumber = 2
 
static const int kPrivilegeFieldNumber = 3
 
static const int kAlwaysGrantStreamAccessFieldNumber = 4
 
static const int kAllowInClubSlotFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_state ()
 
void clear_has_state ()
 
void set_has_privilege ()
 
void clear_has_privilege ()
 
void set_has_always_grant_stream_access ()
 
void clear_has_always_grant_stream_access ()
 
void set_has_allow_in_club_slot ()
 
void clear_has_allow_in_club_slot ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::RoleStatestate_
 
::bgs::protocol::club::v1::ClubPrivilegeSetprivilege_
 
::google::protobuf::uint32 id_
 
bool always_grant_stream_access_
 
bool allow_in_club_slot_
 

Static Private Attributes

static ClubRoledefault_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 593 of file club_role.pb.h.

Constructor & Destructor Documentation

◆ ClubRole() [1/2]

bgs::protocol::club::v1::ClubRole::ClubRole ( )

◆ ~ClubRole()

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

◆ ClubRole() [2/2]

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

Member Function Documentation

◆ allow_in_club_slot()

bool bgs::protocol::club::v1::ClubRole::allow_in_club_slot ( ) const
inline

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

◆ always_grant_stream_access()

bool bgs::protocol::club::v1::ClubRole::always_grant_stream_access ( ) const
inline

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

◆ clear_allow_in_club_slot()

void bgs::protocol::club::v1::ClubRole::clear_allow_in_club_slot ( )
inline

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

+ Here is the call graph for this function:

◆ clear_always_grant_stream_access()

void bgs::protocol::club::v1::ClubRole::clear_always_grant_stream_access ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_allow_in_club_slot()

void bgs::protocol::club::v1::ClubRole::clear_has_allow_in_club_slot ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_always_grant_stream_access()

void bgs::protocol::club::v1::ClubRole::clear_has_always_grant_stream_access ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::club::v1::ClubRole::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_privilege()

void bgs::protocol::club::v1::ClubRole::clear_has_privilege ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_state()

void bgs::protocol::club::v1::ClubRole::clear_has_state ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::club::v1::ClubRole::clear_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_privilege()

void bgs::protocol::club::v1::ClubRole::clear_privilege ( )
inline

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

+ Here is the call graph for this function:

◆ clear_state()

void bgs::protocol::club::v1::ClubRole::clear_state ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_allow_in_club_slot()

bool bgs::protocol::club::v1::ClubRole::has_allow_in_club_slot ( ) const
inline

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

◆ has_always_grant_stream_access()

bool bgs::protocol::club::v1::ClubRole::has_always_grant_stream_access ( ) const
inline

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

◆ has_id()

bool bgs::protocol::club::v1::ClubRole::has_id ( ) const
inline

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

◆ has_privilege()

bool bgs::protocol::club::v1::ClubRole::has_privilege ( ) const
inline

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

◆ has_state()

bool bgs::protocol::club::v1::ClubRole::has_state ( ) const
inline

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

◆ id()

google::protobuf::uint32 bgs::protocol::club::v1::ClubRole::id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_privilege()

bgs::protocol::club::v1::ClubPrivilegeSet * bgs::protocol::club::v1::ClubRole::mutable_privilege ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_state()

bgs::protocol::RoleState * bgs::protocol::club::v1::ClubRole::mutable_state ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ privilege()

const ::bgs::protocol::club::v1::ClubPrivilegeSet & bgs::protocol::club::v1::ClubRole::privilege ( ) const
inline

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

+ Here is the caller graph for this function:

◆ release_privilege()

bgs::protocol::club::v1::ClubPrivilegeSet * bgs::protocol::club::v1::ClubRole::release_privilege ( )
inline

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

+ Here is the call graph for this function:

◆ release_state()

bgs::protocol::RoleState * bgs::protocol::club::v1::ClubRole::release_state ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_privilege()

void bgs::protocol::club::v1::ClubRole::set_allocated_privilege ( ::bgs::protocol::club::v1::ClubPrivilegeSet privilege)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_state()

void bgs::protocol::club::v1::ClubRole::set_allocated_state ( ::bgs::protocol::RoleState state)
inline

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

+ Here is the call graph for this function:

◆ set_allow_in_club_slot()

void bgs::protocol::club::v1::ClubRole::set_allow_in_club_slot ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_always_grant_stream_access()

void bgs::protocol::club::v1::ClubRole::set_always_grant_stream_access ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_allow_in_club_slot()

void bgs::protocol::club::v1::ClubRole::set_has_allow_in_club_slot ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_always_grant_stream_access()

void bgs::protocol::club::v1::ClubRole::set_has_always_grant_stream_access ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::club::v1::ClubRole::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_privilege()

void bgs::protocol::club::v1::ClubRole::set_has_privilege ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_state()

void bgs::protocol::club::v1::ClubRole::set_has_state ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_id()

void bgs::protocol::club::v1::ClubRole::set_id ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ state()

const ::bgs::protocol::RoleState & bgs::protocol::club::v1::ClubRole::state ( ) const
inline

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

+ Here is the caller graph for this function:

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 605 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::ClubRole::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ allow_in_club_slot_

bool bgs::protocol::club::v1::ClubRole::allow_in_club_slot_
private

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

◆ always_grant_stream_access_

bool bgs::protocol::club::v1::ClubRole::always_grant_stream_access_
private

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

◆ default_instance_

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

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

◆ id_

::google::protobuf::uint32 bgs::protocol::club::v1::ClubRole::id_
private

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

◆ kAllowInClubSlotFieldNumber

const int bgs::protocol::club::v1::ClubRole::kAllowInClubSlotFieldNumber = 5
static

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

◆ kAlwaysGrantStreamAccessFieldNumber

const int bgs::protocol::club::v1::ClubRole::kAlwaysGrantStreamAccessFieldNumber = 4
static

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

◆ kIdFieldNumber

const int bgs::protocol::club::v1::ClubRole::kIdFieldNumber = 1
static

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

◆ kPrivilegeFieldNumber

const int bgs::protocol::club::v1::ClubRole::kPrivilegeFieldNumber = 3
static

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

◆ kStateFieldNumber

const int bgs::protocol::club::v1::ClubRole::kStateFieldNumber = 2
static

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

◆ privilege_

::bgs::protocol::club::v1::ClubPrivilegeSet* bgs::protocol::club::v1::ClubRole::privilege_
private

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

◆ state_

::bgs::protocol::RoleState* bgs::protocol::club::v1::ClubRole::state_
private

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


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