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

#include <club_member_id.pb.h>

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

Public Member Functions

 MemberId ()
 
virtual ~MemberId ()
 
 MemberId (const MemberId &from)
 
MemberIdoperator= (const MemberId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MemberId *other)
 
MemberIdNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::account::v1::AccountIdaccount_id () const
 
inline ::bgs::protocol::account::v1::AccountIdmutable_account_id ()
 
inline ::bgs::protocol::account::v1::AccountIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::account::v1::AccountId *account_id)
 
bool has_unique_id () const
 
void clear_unique_id ()
 
inline ::google::protobuf::uint64 unique_id () const
 
void set_unique_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kUniqueIdFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_unique_id ()
 
void clear_has_unique_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::AccountIdaccount_id_
 
::google::protobuf::uint64 unique_id_
 

Static Private Attributes

static MemberIddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fmember_5fid_2eproto ()
 
void protobuf_AssignDesc_club_5fmember_5fid_2eproto ()
 
void protobuf_ShutdownFile_club_5fmember_5fid_2eproto ()
 

Detailed Description

Definition at line 47 of file club_member_id.pb.h.

Constructor & Destructor Documentation

◆ MemberId() [1/2]

bgs::protocol::club::v1::MemberId::MemberId ( )

◆ ~MemberId()

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

◆ MemberId() [2/2]

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

Member Function Documentation

◆ account_id()

const ::bgs::protocol::account::v1::AccountId & bgs::protocol::club::v1::MemberId::account_id ( ) const
inline

Definition at line 145 of file club_member_id.pb.h.

+ Here is the caller graph for this function:

◆ clear_account_id()

void bgs::protocol::club::v1::MemberId::clear_account_id ( )
inline

Definition at line 141 of file club_member_id.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::club::v1::MemberId::clear_has_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_unique_id()

void bgs::protocol::club::v1::MemberId::clear_has_unique_id ( )
inlineprivate

Definition at line 179 of file club_member_id.pb.h.

+ Here is the caller graph for this function:

◆ clear_unique_id()

void bgs::protocol::club::v1::MemberId::clear_unique_id ( )
inline

Definition at line 182 of file club_member_id.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 75 of file club_member_id.pb.h.

◆ GetMetadata()

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

◆ has_account_id()

bool bgs::protocol::club::v1::MemberId::has_account_id ( ) const
inline

Definition at line 132 of file club_member_id.pb.h.

◆ has_unique_id()

bool bgs::protocol::club::v1::MemberId::has_unique_id ( ) const
inline

Definition at line 173 of file club_member_id.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_account_id()

bgs::protocol::account::v1::AccountId * bgs::protocol::club::v1::MemberId::mutable_account_id ( )
inline

Definition at line 149 of file club_member_id.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 63 of file club_member_id.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 54 of file club_member_id.pb.h.

◆ release_account_id()

bgs::protocol::account::v1::AccountId * bgs::protocol::club::v1::MemberId::release_account_id ( )
inline

Definition at line 155 of file club_member_id.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_account_id()

void bgs::protocol::club::v1::MemberId::set_allocated_account_id ( ::bgs::protocol::account::v1::AccountId account_id)
inline

Definition at line 161 of file club_member_id.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::club::v1::MemberId::set_has_account_id ( )
inlineprivate

Definition at line 135 of file club_member_id.pb.h.

+ Here is the caller graph for this function:

◆ set_has_unique_id()

void bgs::protocol::club::v1::MemberId::set_has_unique_id ( )
inlineprivate

Definition at line 176 of file club_member_id.pb.h.

+ Here is the caller graph for this function:

◆ set_unique_id()

void bgs::protocol::club::v1::MemberId::set_unique_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unique_id()

google::protobuf::uint64 bgs::protocol::club::v1::MemberId::unique_id ( ) const
inline

Definition at line 186 of file club_member_id.pb.h.

◆ unknown_fields()

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

Definition at line 59 of file club_member_id.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fmember_5fid_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fmember_5fid_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fmember_5fid_2eproto

void protobuf_AssignDesc_club_5fmember_5fid_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fmember_5fid_2eproto

void protobuf_ShutdownFile_club_5fmember_5fid_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 113 of file club_member_id.pb.h.

◆ _has_bits_

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

Definition at line 112 of file club_member_id.pb.h.

◆ _unknown_fields_

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

Definition at line 110 of file club_member_id.pb.h.

◆ account_id_

::bgs::protocol::account::v1::AccountId* bgs::protocol::club::v1::MemberId::account_id_
private

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

◆ default_instance_

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

Definition at line 121 of file club_member_id.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::club::v1::MemberId::kAccountIdFieldNumber = 1
static

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

◆ kUniqueIdFieldNumber

const int bgs::protocol::club::v1::MemberId::kUniqueIdFieldNumber = 2
static

Definition at line 99 of file club_member_id.pb.h.

◆ unique_id_

::google::protobuf::uint64 bgs::protocol::club::v1::MemberId::unique_id_
private

Definition at line 115 of file club_member_id.pb.h.


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