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

#include <club_member.pb.h>

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

Public Member Functions

 Member ()
 
virtual ~Member ()
 
 Member (const Member &from)
 
Memberoperator= (const Member &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Member *other)
 
MemberNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::bgs::protocol::club::v1::MemberIdid () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_id ()
 
void set_allocated_id (::bgs::protocol::club::v1::MemberId *id)
 
bool has_battle_tag () const
 
void clear_battle_tag ()
 
const ::std::string & battle_tag () const
 
void set_battle_tag (const ::std::string &value)
 
void set_battle_tag (const char *value)
 
void set_battle_tag (const char *value, size_t size)
 
inline ::std::string * mutable_battle_tag ()
 
inline ::std::string * release_battle_tag ()
 
void set_allocated_battle_tag (::std::string *battle_tag)
 
int role_size () const
 
void clear_role ()
 
inline ::google::protobuf::uint32 role (int index) const
 
void set_role (int index, ::google::protobuf::uint32 value)
 
void add_role (::google::protobuf::uint32 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & role () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_role ()
 
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_join_time () const
 
void clear_join_time ()
 
inline ::google::protobuf::uint64 join_time () const
 
void set_join_time (::google::protobuf::uint64 value)
 
bool has_presence_level () const
 
void clear_presence_level ()
 
inline ::bgs::protocol::club::v1::PresenceLevel presence_level () const
 
void set_presence_level (::bgs::protocol::club::v1::PresenceLevel value)
 
bool has_moderator_mute () const
 
void clear_moderator_mute ()
 
bool moderator_mute () const
 
void set_moderator_mute (bool value)
 
bool has_whisper_level () const
 
void clear_whisper_level ()
 
inline ::bgs::protocol::club::v1::WhisperLevel whisper_level () const
 
void set_whisper_level (::bgs::protocol::club::v1::WhisperLevel value)
 
bool has_note () const
 
void clear_note ()
 
const ::std::string & note () const
 
void set_note (const ::std::string &value)
 
void set_note (const char *value)
 
void set_note (const char *value, size_t size)
 
inline ::std::string * mutable_note ()
 
inline ::std::string * release_note ()
 
void set_allocated_note (::std::string *note)
 
bool has_active () const
 
void clear_active ()
 
bool active () const
 
void set_active (bool value)
 
bool has_voice () const
 
void clear_voice ()
 
const ::bgs::protocol::club::v1::MemberVoiceStatevoice () const
 
inline ::bgs::protocol::club::v1::MemberVoiceStatemutable_voice ()
 
inline ::bgs::protocol::club::v1::MemberVoiceStaterelease_voice ()
 
void set_allocated_voice (::bgs::protocol::club::v1::MemberVoiceState *voice)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kBattleTagFieldNumber = 2
 
static const int kRoleFieldNumber = 3
 
static const int kAttributeFieldNumber = 4
 
static const int kJoinTimeFieldNumber = 5
 
static const int kPresenceLevelFieldNumber = 6
 
static const int kModeratorMuteFieldNumber = 7
 
static const int kWhisperLevelFieldNumber = 8
 
static const int kNoteFieldNumber = 9
 
static const int kActiveFieldNumber = 50
 
static const int kVoiceFieldNumber = 51
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_battle_tag ()
 
void clear_has_battle_tag ()
 
void set_has_join_time ()
 
void clear_has_join_time ()
 
void set_has_presence_level ()
 
void clear_has_presence_level ()
 
void set_has_moderator_mute ()
 
void clear_has_moderator_mute ()
 
void set_has_whisper_level ()
 
void clear_has_whisper_level ()
 
void set_has_note ()
 
void clear_has_note ()
 
void set_has_active ()
 
void clear_has_active ()
 
void set_has_voice ()
 
void clear_has_voice ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdid_
 
::std::string * battle_tag_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32role_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
::google::protobuf::uint64 join_time_
 
int presence_level_
 
int whisper_level_
 
::std::string * note_
 
::bgs::protocol::club::v1::MemberVoiceStatevoice_
 
bool moderator_mute_
 
bool active_
 

Static Private Attributes

static Memberdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fmember_2eproto ()
 
void protobuf_AssignDesc_club_5fmember_2eproto ()
 
void protobuf_ShutdownFile_club_5fmember_2eproto ()
 

Detailed Description

Definition at line 62 of file club_member.pb.h.

Constructor & Destructor Documentation

◆ Member() [1/2]

bgs::protocol::club::v1::Member::Member ( )

◆ ~Member()

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

◆ Member() [2/2]

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

Member Function Documentation

◆ active()

bool bgs::protocol::club::v1::Member::active ( ) const
inline

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

◆ add_attribute()

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

Definition at line 1672 of file club_member.pb.h.

◆ add_role()

void bgs::protocol::club::v1::Member::add_role ( ::google::protobuf::uint32  value)
inline

Definition at line 1642 of file club_member.pb.h.

◆ attribute() [1/2]

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

Definition at line 1677 of file club_member.pb.h.

◆ attribute() [2/2]

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

Definition at line 1664 of file club_member.pb.h.

◆ attribute_size()

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

Definition at line 1658 of file club_member.pb.h.

◆ battle_tag()

const ::std::string & bgs::protocol::club::v1::Member::battle_tag ( ) const
inline

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

+ Here is the caller graph for this function:

◆ clear_active()

void bgs::protocol::club::v1::Member::clear_active ( )
inline

Definition at line 1871 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_attribute()

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

Definition at line 1661 of file club_member.pb.h.

◆ clear_battle_tag()

void bgs::protocol::club::v1::Member::clear_battle_tag ( )
inline

Definition at line 1561 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_has_active()

void bgs::protocol::club::v1::Member::clear_has_active ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_battle_tag()

void bgs::protocol::club::v1::Member::clear_has_battle_tag ( )
inlineprivate

Definition at line 1558 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_id()

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

Definition at line 1517 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_join_time()

void bgs::protocol::club::v1::Member::clear_has_join_time ( )
inlineprivate

Definition at line 1694 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_moderator_mute()

void bgs::protocol::club::v1::Member::clear_has_moderator_mute ( )
inlineprivate

Definition at line 1743 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_note()

void bgs::protocol::club::v1::Member::clear_has_note ( )
inlineprivate

Definition at line 1792 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_presence_level()

void bgs::protocol::club::v1::Member::clear_has_presence_level ( )
inlineprivate

Definition at line 1718 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_voice()

void bgs::protocol::club::v1::Member::clear_has_voice ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_whisper_level()

void bgs::protocol::club::v1::Member::clear_has_whisper_level ( )
inlineprivate

Definition at line 1767 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ clear_id()

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

Definition at line 1520 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_join_time()

void bgs::protocol::club::v1::Member::clear_join_time ( )
inline

Definition at line 1697 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_moderator_mute()

void bgs::protocol::club::v1::Member::clear_moderator_mute ( )
inline

Definition at line 1746 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_note()

void bgs::protocol::club::v1::Member::clear_note ( )
inline

Definition at line 1795 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_presence_level()

void bgs::protocol::club::v1::Member::clear_presence_level ( )
inline

Definition at line 1721 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_role()

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

Definition at line 1631 of file club_member.pb.h.

◆ clear_voice()

void bgs::protocol::club::v1::Member::clear_voice ( )
inline

Definition at line 1895 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ clear_whisper_level()

void bgs::protocol::club::v1::Member::clear_whisper_level ( )
inline

Definition at line 1770 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 90 of file club_member.pb.h.

◆ GetMetadata()

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

◆ has_active()

bool bgs::protocol::club::v1::Member::has_active ( ) const
inline

Definition at line 1862 of file club_member.pb.h.

◆ has_battle_tag()

bool bgs::protocol::club::v1::Member::has_battle_tag ( ) const
inline

Definition at line 1552 of file club_member.pb.h.

◆ has_id()

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

Definition at line 1511 of file club_member.pb.h.

◆ has_join_time()

bool bgs::protocol::club::v1::Member::has_join_time ( ) const
inline

Definition at line 1688 of file club_member.pb.h.

◆ has_moderator_mute()

bool bgs::protocol::club::v1::Member::has_moderator_mute ( ) const
inline

Definition at line 1737 of file club_member.pb.h.

◆ has_note()

bool bgs::protocol::club::v1::Member::has_note ( ) const
inline

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

◆ has_presence_level()

bool bgs::protocol::club::v1::Member::has_presence_level ( ) const
inline

Definition at line 1712 of file club_member.pb.h.

◆ has_voice()

bool bgs::protocol::club::v1::Member::has_voice ( ) const
inline

Definition at line 1886 of file club_member.pb.h.

◆ has_whisper_level()

bool bgs::protocol::club::v1::Member::has_whisper_level ( ) const
inline

Definition at line 1761 of file club_member.pb.h.

◆ id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::Member::id ( ) const
inline

Definition at line 1524 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ join_time()

google::protobuf::uint64 bgs::protocol::club::v1::Member::join_time ( ) const
inline

Definition at line 1701 of file club_member.pb.h.

◆ moderator_mute()

bool bgs::protocol::club::v1::Member::moderator_mute ( ) const
inline

Definition at line 1750 of file club_member.pb.h.

◆ mutable_attribute() [1/2]

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

Definition at line 1682 of file club_member.pb.h.

◆ mutable_attribute() [2/2]

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

Definition at line 1668 of file club_member.pb.h.

◆ mutable_battle_tag()

std::string * bgs::protocol::club::v1::Member::mutable_battle_tag ( )
inline

Definition at line 1595 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ mutable_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::Member::mutable_id ( )
inline

Definition at line 1528 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ mutable_note()

std::string * bgs::protocol::club::v1::Member::mutable_note ( )
inline

Definition at line 1829 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ mutable_role()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::club::v1::Member::mutable_role ( )
inline

Definition at line 1652 of file club_member.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 78 of file club_member.pb.h.

◆ mutable_voice()

bgs::protocol::club::v1::MemberVoiceState * bgs::protocol::club::v1::Member::mutable_voice ( )
inline

Definition at line 1903 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ New()

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

◆ note()

const ::std::string & bgs::protocol::club::v1::Member::note ( ) const
inline

Definition at line 1801 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ operator=()

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

Definition at line 69 of file club_member.pb.h.

◆ presence_level()

bgs::protocol::club::v1::PresenceLevel bgs::protocol::club::v1::Member::presence_level ( ) const
inline

Definition at line 1725 of file club_member.pb.h.

◆ release_battle_tag()

std::string * bgs::protocol::club::v1::Member::release_battle_tag ( )
inline

Definition at line 1603 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ release_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::Member::release_id ( )
inline

Definition at line 1534 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ release_note()

std::string * bgs::protocol::club::v1::Member::release_note ( )
inline

Definition at line 1837 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ release_voice()

bgs::protocol::club::v1::MemberVoiceState * bgs::protocol::club::v1::Member::release_voice ( )
inline

Definition at line 1909 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ role() [1/2]

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

Definition at line 1647 of file club_member.pb.h.

◆ role() [2/2]

google::protobuf::uint32 bgs::protocol::club::v1::Member::role ( int  index) const
inline

Definition at line 1634 of file club_member.pb.h.

◆ role_size()

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

Definition at line 1628 of file club_member.pb.h.

◆ set_active()

void bgs::protocol::club::v1::Member::set_active ( bool  value)
inline

Definition at line 1879 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_battle_tag()

void bgs::protocol::club::v1::Member::set_allocated_battle_tag ( ::std::string *  battle_tag)
inline

Definition at line 1613 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::club::v1::Member::set_allocated_id ( ::bgs::protocol::club::v1::MemberId id)
inline

Definition at line 1540 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_note()

void bgs::protocol::club::v1::Member::set_allocated_note ( ::std::string *  note)
inline

Definition at line 1847 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_voice()

void bgs::protocol::club::v1::Member::set_allocated_voice ( ::bgs::protocol::club::v1::MemberVoiceState voice)
inline

Definition at line 1915 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_battle_tag() [1/3]

void bgs::protocol::club::v1::Member::set_battle_tag ( const ::std::string &  value)
inline

Definition at line 1571 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_battle_tag() [2/3]

void bgs::protocol::club::v1::Member::set_battle_tag ( const char *  value)
inline

Definition at line 1579 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_battle_tag() [3/3]

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

Definition at line 1587 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_has_active()

void bgs::protocol::club::v1::Member::set_has_active ( )
inlineprivate

Definition at line 1865 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_battle_tag()

void bgs::protocol::club::v1::Member::set_has_battle_tag ( )
inlineprivate

Definition at line 1555 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_id()

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

Definition at line 1514 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_join_time()

void bgs::protocol::club::v1::Member::set_has_join_time ( )
inlineprivate

Definition at line 1691 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_moderator_mute()

void bgs::protocol::club::v1::Member::set_has_moderator_mute ( )
inlineprivate

Definition at line 1740 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_note()

void bgs::protocol::club::v1::Member::set_has_note ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_presence_level()

void bgs::protocol::club::v1::Member::set_has_presence_level ( )
inlineprivate

Definition at line 1715 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_voice()

void bgs::protocol::club::v1::Member::set_has_voice ( )
inlineprivate

Definition at line 1889 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_has_whisper_level()

void bgs::protocol::club::v1::Member::set_has_whisper_level ( )
inlineprivate

Definition at line 1764 of file club_member.pb.h.

+ Here is the caller graph for this function:

◆ set_join_time()

void bgs::protocol::club::v1::Member::set_join_time ( ::google::protobuf::uint64  value)
inline

Definition at line 1705 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_moderator_mute()

void bgs::protocol::club::v1::Member::set_moderator_mute ( bool  value)
inline

Definition at line 1754 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_note() [1/3]

void bgs::protocol::club::v1::Member::set_note ( const ::std::string &  value)
inline

Definition at line 1805 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_note() [2/3]

void bgs::protocol::club::v1::Member::set_note ( const char *  value)
inline

Definition at line 1813 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_note() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_presence_level()

void bgs::protocol::club::v1::Member::set_presence_level ( ::bgs::protocol::club::v1::PresenceLevel  value)
inline

Definition at line 1729 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ set_role()

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

Definition at line 1638 of file club_member.pb.h.

◆ set_whisper_level()

void bgs::protocol::club::v1::Member::set_whisper_level ( ::bgs::protocol::club::v1::WhisperLevel  value)
inline

Definition at line 1778 of file club_member.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 74 of file club_member.pb.h.

◆ voice()

const ::bgs::protocol::club::v1::MemberVoiceState & bgs::protocol::club::v1::Member::voice ( ) const
inline

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

+ Here is the caller graph for this function:

◆ whisper_level()

bgs::protocol::club::v1::WhisperLevel bgs::protocol::club::v1::Member::whisper_level ( ) const
inline

Definition at line 1774 of file club_member.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fmember_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fmember_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fmember_2eproto

void protobuf_AssignDesc_club_5fmember_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fmember_2eproto

void protobuf_ShutdownFile_club_5fmember_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 227 of file club_member.pb.h.

◆ _has_bits_

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

Definition at line 226 of file club_member.pb.h.

◆ _unknown_fields_

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

Definition at line 224 of file club_member.pb.h.

◆ active_

bool bgs::protocol::club::v1::Member::active_
private

Definition at line 238 of file club_member.pb.h.

◆ attribute_

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

Definition at line 231 of file club_member.pb.h.

◆ battle_tag_

::std::string* bgs::protocol::club::v1::Member::battle_tag_
private

Definition at line 229 of file club_member.pb.h.

◆ default_instance_

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

Definition at line 244 of file club_member.pb.h.

◆ id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::Member::id_
private

Definition at line 228 of file club_member.pb.h.

◆ join_time_

::google::protobuf::uint64 bgs::protocol::club::v1::Member::join_time_
private

Definition at line 232 of file club_member.pb.h.

◆ kActiveFieldNumber

const int bgs::protocol::club::v1::Member::kActiveFieldNumber = 50
static

Definition at line 190 of file club_member.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::Member::kAttributeFieldNumber = 4
static

Definition at line 138 of file club_member.pb.h.

◆ kBattleTagFieldNumber

const int bgs::protocol::club::v1::Member::kBattleTagFieldNumber = 2
static

Definition at line 114 of file club_member.pb.h.

◆ kIdFieldNumber

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

Definition at line 105 of file club_member.pb.h.

◆ kJoinTimeFieldNumber

const int bgs::protocol::club::v1::Member::kJoinTimeFieldNumber = 5
static

Definition at line 150 of file club_member.pb.h.

◆ kModeratorMuteFieldNumber

const int bgs::protocol::club::v1::Member::kModeratorMuteFieldNumber = 7
static

Definition at line 164 of file club_member.pb.h.

◆ kNoteFieldNumber

const int bgs::protocol::club::v1::Member::kNoteFieldNumber = 9
static

Definition at line 178 of file club_member.pb.h.

◆ kPresenceLevelFieldNumber

const int bgs::protocol::club::v1::Member::kPresenceLevelFieldNumber = 6
static

Definition at line 157 of file club_member.pb.h.

◆ kRoleFieldNumber

const int bgs::protocol::club::v1::Member::kRoleFieldNumber = 3
static

Definition at line 126 of file club_member.pb.h.

◆ kVoiceFieldNumber

const int bgs::protocol::club::v1::Member::kVoiceFieldNumber = 51
static

Definition at line 197 of file club_member.pb.h.

◆ kWhisperLevelFieldNumber

const int bgs::protocol::club::v1::Member::kWhisperLevelFieldNumber = 8
static

Definition at line 171 of file club_member.pb.h.

◆ moderator_mute_

bool bgs::protocol::club::v1::Member::moderator_mute_
private

Definition at line 237 of file club_member.pb.h.

◆ note_

::std::string* bgs::protocol::club::v1::Member::note_
private

Definition at line 235 of file club_member.pb.h.

◆ presence_level_

int bgs::protocol::club::v1::Member::presence_level_
private

Definition at line 233 of file club_member.pb.h.

◆ role_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::club::v1::Member::role_
private

Definition at line 230 of file club_member.pb.h.

◆ voice_

::bgs::protocol::club::v1::MemberVoiceState* bgs::protocol::club::v1::Member::voice_
private

Definition at line 236 of file club_member.pb.h.

◆ whisper_level_

int bgs::protocol::club::v1::Member::whisper_level_
private

Definition at line 234 of file club_member.pb.h.


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