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

#include <account_service.pb.h>

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

Public Member Functions

 GetSignedAccountStateResponse ()
 
virtual ~GetSignedAccountStateResponse ()
 
 GetSignedAccountStateResponse (const GetSignedAccountStateResponse &from)
 
GetSignedAccountStateResponseoperator= (const GetSignedAccountStateResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetSignedAccountStateResponse *other)
 
GetSignedAccountStateResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_token () const
 
void clear_token ()
 
const ::std::string & token () const
 
void set_token (const ::std::string &value)
 
void set_token (const char *value)
 
void set_token (const char *value, size_t size)
 
inline ::std::string * mutable_token ()
 
inline ::std::string * release_token ()
 
void set_allocated_token (::std::string *token)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTokenFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_token ()
 
void clear_has_token ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * token_
 

Static Private Attributes

static GetSignedAccountStateResponsedefault_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 710 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetSignedAccountStateResponse() [1/2]

bgs::protocol::account::v1::GetSignedAccountStateResponse::GetSignedAccountStateResponse ( )

◆ ~GetSignedAccountStateResponse()

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

◆ GetSignedAccountStateResponse() [2/2]

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

Member Function Documentation

◆ clear_has_token()

void bgs::protocol::account::v1::GetSignedAccountStateResponse::clear_has_token ( )
inlineprivate

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

◆ clear_token()

void bgs::protocol::account::v1::GetSignedAccountStateResponse::clear_token ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_token()

bool bgs::protocol::account::v1::GetSignedAccountStateResponse::has_token ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_token()

std::string * bgs::protocol::account::v1::GetSignedAccountStateResponse::mutable_token ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_token()

std::string * bgs::protocol::account::v1::GetSignedAccountStateResponse::release_token ( )
inline

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

◆ set_allocated_token()

void bgs::protocol::account::v1::GetSignedAccountStateResponse::set_allocated_token ( ::std::string *  token)
inline

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

◆ set_has_token()

void bgs::protocol::account::v1::GetSignedAccountStateResponse::set_has_token ( )
inlineprivate

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

◆ set_token() [1/3]

void bgs::protocol::account::v1::GetSignedAccountStateResponse::set_token ( const ::std::string &  value)
inline

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

◆ set_token() [2/3]

void bgs::protocol::account::v1::GetSignedAccountStateResponse::set_token ( const char *  value)
inline

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

◆ set_token() [3/3]

void bgs::protocol::account::v1::GetSignedAccountStateResponse::set_token ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ token()

const ::std::string & bgs::protocol::account::v1::GetSignedAccountStateResponse::token ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 722 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::GetSignedAccountStateResponse::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kTokenFieldNumber

const int bgs::protocol::account::v1::GetSignedAccountStateResponse::kTokenFieldNumber = 1
static

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

◆ token_

::std::string* bgs::protocol::account::v1::GetSignedAccountStateResponse::token_
private

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


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