TrinityCore
bgs::protocol::authentication::v1::GenerateWebCredentialsResponse Class Reference

#include <authentication_service.pb.h>

+ Inheritance diagram for bgs::protocol::authentication::v1::GenerateWebCredentialsResponse:

Public Member Functions

 GenerateWebCredentialsResponse ()
 
virtual ~GenerateWebCredentialsResponse ()
 
 GenerateWebCredentialsResponse (const GenerateWebCredentialsResponse &from)
 
GenerateWebCredentialsResponseoperator= (const GenerateWebCredentialsResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GenerateWebCredentialsResponse *other)
 
GenerateWebCredentialsResponseNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_web_credentials () const
 
void clear_web_credentials ()
 
const ::std::string & web_credentials () const
 
void set_web_credentials (const ::std::string &value)
 
void set_web_credentials (const char *value)
 
void set_web_credentials (const void *value, size_t size)
 
inline ::std::string * mutable_web_credentials ()
 
inline ::std::string * release_web_credentials ()
 
void set_allocated_web_credentials (::std::string *web_credentials)
 

Static Public Member Functions

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

Static Public Attributes

static const int kWebCredentialsFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_web_credentials ()
 
void clear_has_web_credentials ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static GenerateWebCredentialsResponsedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ()
 
void protobuf_AssignDesc_authentication_5fservice_2eproto ()
 
void protobuf_ShutdownFile_authentication_5fservice_2eproto ()
 

Detailed Description

Definition at line 956 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ GenerateWebCredentialsResponse() [1/2]

bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::GenerateWebCredentialsResponse ( )

◆ ~GenerateWebCredentialsResponse()

virtual bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::~GenerateWebCredentialsResponse ( )
virtual

◆ GenerateWebCredentialsResponse() [2/2]

bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::GenerateWebCredentialsResponse ( const GenerateWebCredentialsResponse from)

Member Function Documentation

◆ clear_has_web_credentials()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::clear_has_web_credentials ( )
inlineprivate

Definition at line 2944 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_web_credentials()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::clear_web_credentials ( )
inline

Definition at line 2947 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const GenerateWebCredentialsResponse & bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::GetCachedSize ( ) const
inline

Definition at line 984 of file authentication_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::GetMetadata ( ) const

◆ has_web_credentials()

bool bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::has_web_credentials ( ) const
inline

Definition at line 2938 of file authentication_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::mutable_unknown_fields ( )
inline

Definition at line 972 of file authentication_service.pb.h.

◆ mutable_web_credentials()

std::string * bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::mutable_web_credentials ( )
inline

Definition at line 2981 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ New()

GenerateWebCredentialsResponse * bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::New ( ) const

◆ operator=()

GenerateWebCredentialsResponse & bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::operator= ( const GenerateWebCredentialsResponse from)
inline

Definition at line 963 of file authentication_service.pb.h.

◆ release_web_credentials()

std::string * bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::release_web_credentials ( )
inline

Definition at line 2989 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_web_credentials()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::set_allocated_web_credentials ( ::std::string *  web_credentials)
inline

Definition at line 2999 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_web_credentials()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::set_has_web_credentials ( )
inlineprivate

Definition at line 2941 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

◆ set_web_credentials() [1/3]

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::set_web_credentials ( const ::std::string &  value)
inline

Definition at line 2957 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_web_credentials() [2/3]

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::set_web_credentials ( const char *  value)
inline

Definition at line 2965 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ set_web_credentials() [3/3]

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::set_web_credentials ( const void *  value,
size_t  size 
)
inline

Definition at line 2973 of file authentication_service.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::Swap ( GenerateWebCredentialsResponse other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::unknown_fields ( ) const
inline

Definition at line 968 of file authentication_service.pb.h.

◆ web_credentials()

const ::std::string & bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::web_credentials ( ) const
inline

Definition at line 2953 of file authentication_service.pb.h.

+ Here is the caller graph for this function:

Friends And Related Function Documentation

◆ protobuf_AddDesc_authentication_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_authentication_5fservice_2eproto

void protobuf_AssignDesc_authentication_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_authentication_5fservice_2eproto

void protobuf_ShutdownFile_authentication_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::_cached_size_
mutableprivate

Definition at line 1016 of file authentication_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::_has_bits_[1]
private

Definition at line 1015 of file authentication_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::_unknown_fields_
private

Definition at line 1013 of file authentication_service.pb.h.

◆ default_instance_

GenerateWebCredentialsResponse* bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::default_instance_
staticprivate

Definition at line 1023 of file authentication_service.pb.h.

◆ kWebCredentialsFieldNumber

const int bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::kWebCredentialsFieldNumber = 1
static

Definition at line 999 of file authentication_service.pb.h.

◆ web_credentials_

::std::string* bgs::protocol::authentication::v1::GenerateWebCredentialsResponse::web_credentials_
private

Definition at line 1017 of file authentication_service.pb.h.


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