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

#include <account_service.pb.h>

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

Public Member Functions

 GetSignedAccountStateRequest ()
 
virtual ~GetSignedAccountStateRequest ()
 
 GetSignedAccountStateRequest (const GetSignedAccountStateRequest &from)
 
GetSignedAccountStateRequestoperator= (const GetSignedAccountStateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetSignedAccountStateRequest *other)
 
GetSignedAccountStateRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account () const
 
void clear_account ()
 
const ::bgs::protocol::account::v1::AccountIdaccount () const
 
inline ::bgs::protocol::account::v1::AccountIdmutable_account ()
 
inline ::bgs::protocol::account::v1::AccountIdrelease_account ()
 
void set_allocated_account (::bgs::protocol::account::v1::AccountId *account)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account ()
 
void clear_has_account ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static GetSignedAccountStateRequestdefault_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 642 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetSignedAccountStateRequest() [1/2]

bgs::protocol::account::v1::GetSignedAccountStateRequest::GetSignedAccountStateRequest ( )

◆ ~GetSignedAccountStateRequest()

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

◆ GetSignedAccountStateRequest() [2/2]

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

Member Function Documentation

◆ account()

const ::bgs::protocol::account::v1::AccountId & bgs::protocol::account::v1::GetSignedAccountStateRequest::account ( ) const
inline

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

◆ clear_account()

void bgs::protocol::account::v1::GetSignedAccountStateRequest::clear_account ( )
inline

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

◆ clear_has_account()

void bgs::protocol::account::v1::GetSignedAccountStateRequest::clear_has_account ( )
inlineprivate

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account()

bool bgs::protocol::account::v1::GetSignedAccountStateRequest::has_account ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_account()

bgs::protocol::account::v1::AccountId * bgs::protocol::account::v1::GetSignedAccountStateRequest::mutable_account ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account()

bgs::protocol::account::v1::AccountId * bgs::protocol::account::v1::GetSignedAccountStateRequest::release_account ( )
inline

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

◆ set_allocated_account()

void bgs::protocol::account::v1::GetSignedAccountStateRequest::set_allocated_account ( ::bgs::protocol::account::v1::AccountId account)
inline

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

◆ set_has_account()

void bgs::protocol::account::v1::GetSignedAccountStateRequest::set_has_account ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 654 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::GetSignedAccountStateRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_

::bgs::protocol::account::v1::AccountId* bgs::protocol::account::v1::GetSignedAccountStateRequest::account_
private

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

◆ default_instance_

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

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

◆ kAccountFieldNumber

const int bgs::protocol::account::v1::GetSignedAccountStateRequest::kAccountFieldNumber = 1
static

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


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