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

#include <account_service.pb.h>

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

Public Member Functions

 GetCAISInfoResponse ()
 
virtual ~GetCAISInfoResponse ()
 
 GetCAISInfoResponse (const GetCAISInfoResponse &from)
 
GetCAISInfoResponseoperator= (const GetCAISInfoResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetCAISInfoResponse *other)
 
GetCAISInfoResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_cais_info () const
 
void clear_cais_info ()
 
const ::bgs::protocol::account::v1::CAIScais_info () const
 
inline ::bgs::protocol::account::v1::CAISmutable_cais_info ()
 
inline ::bgs::protocol::account::v1::CAISrelease_cais_info ()
 
void set_allocated_cais_info (::bgs::protocol::account::v1::CAIS *cais_info)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCaisInfoFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_cais_info ()
 
void clear_has_cais_info ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static GetCAISInfoResponsedefault_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 1519 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetCAISInfoResponse() [1/2]

bgs::protocol::account::v1::GetCAISInfoResponse::GetCAISInfoResponse ( )

◆ ~GetCAISInfoResponse()

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

◆ GetCAISInfoResponse() [2/2]

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

Member Function Documentation

◆ cais_info()

const ::bgs::protocol::account::v1::CAIS & bgs::protocol::account::v1::GetCAISInfoResponse::cais_info ( ) const
inline

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

◆ clear_cais_info()

void bgs::protocol::account::v1::GetCAISInfoResponse::clear_cais_info ( )
inline

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

◆ clear_has_cais_info()

void bgs::protocol::account::v1::GetCAISInfoResponse::clear_has_cais_info ( )
inlineprivate

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_cais_info()

bool bgs::protocol::account::v1::GetCAISInfoResponse::has_cais_info ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_cais_info()

bgs::protocol::account::v1::CAIS * bgs::protocol::account::v1::GetCAISInfoResponse::mutable_cais_info ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_cais_info()

bgs::protocol::account::v1::CAIS * bgs::protocol::account::v1::GetCAISInfoResponse::release_cais_info ( )
inline

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

◆ set_allocated_cais_info()

void bgs::protocol::account::v1::GetCAISInfoResponse::set_allocated_cais_info ( ::bgs::protocol::account::v1::CAIS cais_info)
inline

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

◆ set_has_cais_info()

void bgs::protocol::account::v1::GetCAISInfoResponse::set_has_cais_info ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1531 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::GetCAISInfoResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ cais_info_

::bgs::protocol::account::v1::CAIS* bgs::protocol::account::v1::GetCAISInfoResponse::cais_info_
private

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

◆ default_instance_

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

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

◆ kCaisInfoFieldNumber

const int bgs::protocol::account::v1::GetCAISInfoResponse::kCaisInfoFieldNumber = 1
static

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


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