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

#include <club_member.pb.h>

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

Public Member Functions

 MemberAttributeAssignment ()
 
virtual ~MemberAttributeAssignment ()
 
 MemberAttributeAssignment (const MemberAttributeAssignment &from)
 
MemberAttributeAssignmentoperator= (const MemberAttributeAssignment &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MemberAttributeAssignment *other)
 
MemberAttributeAssignmentNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_member_id () const
 
void clear_member_id ()
 
const ::bgs::protocol::club::v1::MemberIdmember_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_member_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_member_id ()
 
void set_allocated_member_id (::bgs::protocol::club::v1::MemberId *member_id)
 
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 ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kMemberIdFieldNumber = 1
 
static const int kAttributeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_member_id ()
 
void clear_has_member_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdmember_id_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 

Static Private Attributes

static MemberAttributeAssignmentdefault_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 1025 of file club_member.pb.h.

Constructor & Destructor Documentation

◆ MemberAttributeAssignment() [1/2]

bgs::protocol::club::v1::MemberAttributeAssignment::MemberAttributeAssignment ( )

◆ ~MemberAttributeAssignment()

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

◆ MemberAttributeAssignment() [2/2]

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

Member Function Documentation

◆ add_attribute()

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

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

◆ attribute() [1/2]

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

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

◆ attribute() [2/2]

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

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

◆ attribute_size()

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

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

◆ clear_attribute()

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

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

◆ clear_has_member_id()

void bgs::protocol::club::v1::MemberAttributeAssignment::clear_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_member_id()

void bgs::protocol::club::v1::MemberAttributeAssignment::clear_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_member_id()

bool bgs::protocol::club::v1::MemberAttributeAssignment::has_member_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ member_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::MemberAttributeAssignment::member_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_attribute() [1/2]

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

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

◆ mutable_attribute() [2/2]

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

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

◆ mutable_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::MemberAttributeAssignment::mutable_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_member_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::MemberAttributeAssignment::release_member_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_member_id()

void bgs::protocol::club::v1::MemberAttributeAssignment::set_allocated_member_id ( ::bgs::protocol::club::v1::MemberId member_id)
inline

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

+ Here is the call graph for this function:

◆ set_has_member_id()

void bgs::protocol::club::v1::MemberAttributeAssignment::set_has_member_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1037 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::MemberAttributeAssignment::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ attribute_

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

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

◆ default_instance_

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

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

◆ kAttributeFieldNumber

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

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

◆ kMemberIdFieldNumber

const int bgs::protocol::club::v1::MemberAttributeAssignment::kMemberIdFieldNumber = 1
static

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

◆ member_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::MemberAttributeAssignment::member_id_
private

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


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