TrinityCore
bgs::protocol::account::v1::AccountId Class Reference

#include <account_types.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::AccountId:

Public Member Functions

 AccountId ()
 
virtual ~AccountId ()
 
 AccountId (const AccountId &from)
 
AccountIdoperator= (const AccountId &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AccountId *other)
 
AccountIdNew () 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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 id_
 

Static Private Attributes

static AccountIddefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ()
 
void protobuf_AssignDesc_account_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_account_5ftypes_2eproto ()
 

Detailed Description

Definition at line 131 of file account_types.pb.h.

Constructor & Destructor Documentation

◆ AccountId() [1/2]

bgs::protocol::account::v1::AccountId::AccountId ( )

◆ ~AccountId()

virtual bgs::protocol::account::v1::AccountId::~AccountId ( )
virtual

◆ AccountId() [2/2]

bgs::protocol::account::v1::AccountId::AccountId ( const AccountId from)

Member Function Documentation

◆ clear_has_id()

void bgs::protocol::account::v1::AccountId::clear_has_id ( )
inlineprivate

Definition at line 4368 of file account_types.pb.h.

◆ clear_id()

void bgs::protocol::account::v1::AccountId::clear_id ( )
inline

Definition at line 4371 of file account_types.pb.h.

◆ default_instance()

static const AccountId & bgs::protocol::account::v1::AccountId::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::AccountId::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::account::v1::AccountId::GetCachedSize ( ) const
inline

Definition at line 159 of file account_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::AccountId::GetMetadata ( ) const

◆ has_id()

bool bgs::protocol::account::v1::AccountId::has_id ( ) const
inline

Definition at line 4362 of file account_types.pb.h.

◆ id()

google::protobuf::uint32 bgs::protocol::account::v1::AccountId::id ( ) const
inline

Definition at line 4375 of file account_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::AccountId::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::AccountId::mutable_unknown_fields ( )
inline

Definition at line 147 of file account_types.pb.h.

◆ New()

AccountId * bgs::protocol::account::v1::AccountId::New ( ) const

◆ operator=()

AccountId & bgs::protocol::account::v1::AccountId::operator= ( const AccountId from)
inline

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

◆ set_has_id()

void bgs::protocol::account::v1::AccountId::set_has_id ( )
inlineprivate

Definition at line 4365 of file account_types.pb.h.

◆ set_id()

void bgs::protocol::account::v1::AccountId::set_id ( ::google::protobuf::uint32  value)
inline

Definition at line 4379 of file account_types.pb.h.

◆ SetCachedSize()

void bgs::protocol::account::v1::AccountId::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::AccountId::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::AccountId::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::AccountId::Swap ( AccountId other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::AccountId::unknown_fields ( ) const
inline

Definition at line 143 of file account_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5ftypes_2eproto

void protobuf_AssignDesc_account_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5ftypes_2eproto

void protobuf_ShutdownFile_account_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::AccountId::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountId::_has_bits_[1]
private

Definition at line 185 of file account_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::AccountId::_unknown_fields_
private

Definition at line 183 of file account_types.pb.h.

◆ default_instance_

AccountId* bgs::protocol::account::v1::AccountId::default_instance_
staticprivate

Definition at line 193 of file account_types.pb.h.

◆ id_

::google::protobuf::uint32 bgs::protocol::account::v1::AccountId::id_
private

Definition at line 187 of file account_types.pb.h.

◆ kIdFieldNumber

const int bgs::protocol::account::v1::AccountId::kIdFieldNumber = 1
static

Definition at line 174 of file account_types.pb.h.


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