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

#include <account_service.pb.h>

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

Public Member Functions

 GetCAISInfoRequest ()
 
virtual ~GetCAISInfoRequest ()
 
 GetCAISInfoRequest (const GetCAISInfoRequest &from)
 
GetCAISInfoRequestoperator= (const GetCAISInfoRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetCAISInfoRequest *other)
 
GetCAISInfoRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_entity_id () const
 
void clear_entity_id ()
 
const ::bgs::protocol::EntityIdentity_id () const
 
inline ::bgs::protocol::EntityIdmutable_entity_id ()
 
inline ::bgs::protocol::EntityIdrelease_entity_id ()
 
void set_allocated_entity_id (::bgs::protocol::EntityId *entity_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEntityIdFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_entity_id ()
 
void clear_has_entity_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdentity_id_
 

Static Private Attributes

static GetCAISInfoRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

Definition at line 1451 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetCAISInfoRequest() [1/2]

bgs::protocol::account::v1::GetCAISInfoRequest::GetCAISInfoRequest ( )

◆ ~GetCAISInfoRequest()

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

◆ GetCAISInfoRequest() [2/2]

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

Member Function Documentation

◆ clear_entity_id()

void bgs::protocol::account::v1::GetCAISInfoRequest::clear_entity_id ( )
inline

Definition at line 3898 of file account_service.pb.h.

◆ clear_has_entity_id()

void bgs::protocol::account::v1::GetCAISInfoRequest::clear_has_entity_id ( )
inlineprivate

Definition at line 3895 of file account_service.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ entity_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetCAISInfoRequest::entity_id ( ) const
inline

Definition at line 3902 of file account_service.pb.h.

◆ GetCachedSize()

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

Definition at line 1479 of file account_service.pb.h.

◆ GetMetadata()

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

◆ has_entity_id()

bool bgs::protocol::account::v1::GetCAISInfoRequest::has_entity_id ( ) const
inline

Definition at line 3889 of file account_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetCAISInfoRequest::mutable_entity_id ( )
inline

Definition at line 3906 of file account_service.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 1467 of file account_service.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 1458 of file account_service.pb.h.

◆ release_entity_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetCAISInfoRequest::release_entity_id ( )
inline

Definition at line 3912 of file account_service.pb.h.

◆ set_allocated_entity_id()

void bgs::protocol::account::v1::GetCAISInfoRequest::set_allocated_entity_id ( ::bgs::protocol::EntityId entity_id)
inline

Definition at line 3918 of file account_service.pb.h.

◆ set_has_entity_id()

void bgs::protocol::account::v1::GetCAISInfoRequest::set_has_entity_id ( )
inlineprivate

Definition at line 3892 of file account_service.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1463 of file account_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 1508 of file account_service.pb.h.

◆ _has_bits_

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

Definition at line 1507 of file account_service.pb.h.

◆ _unknown_fields_

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

Definition at line 1505 of file account_service.pb.h.

◆ default_instance_

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

Definition at line 1515 of file account_service.pb.h.

◆ entity_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::GetCAISInfoRequest::entity_id_
private

Definition at line 1509 of file account_service.pb.h.

◆ kEntityIdFieldNumber

const int bgs::protocol::account::v1::GetCAISInfoRequest::kEntityIdFieldNumber = 1
static

Definition at line 1494 of file account_service.pb.h.


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