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

#include <authentication_service.pb.h>

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

Public Member Functions

 GenerateWebCredentialsRequest ()
 
virtual ~GenerateWebCredentialsRequest ()
 
 GenerateWebCredentialsRequest (const GenerateWebCredentialsRequest &from)
 
GenerateWebCredentialsRequestoperator= (const GenerateWebCredentialsRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GenerateWebCredentialsRequest *other)
 
GenerateWebCredentialsRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kProgramFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_program ()
 
void clear_has_program ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 program_
 

Static Private Attributes

static GenerateWebCredentialsRequestdefault_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 890 of file authentication_service.pb.h.

Constructor & Destructor Documentation

◆ GenerateWebCredentialsRequest() [1/2]

bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::GenerateWebCredentialsRequest ( )

◆ ~GenerateWebCredentialsRequest()

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

◆ GenerateWebCredentialsRequest() [2/2]

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

Member Function Documentation

◆ clear_has_program()

void bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::clear_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_program()

void bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::clear_program ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_program()

bool bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::has_program ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ program()

google::protobuf::uint32 bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::program ( ) const
inline

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

◆ set_has_program()

void bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::set_has_program ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_program()

void bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::set_program ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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::GenerateWebCredentialsRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kProgramFieldNumber

const int bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::kProgramFieldNumber = 1
static

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

◆ program_

::google::protobuf::uint32 bgs::protocol::authentication::v1::GenerateWebCredentialsRequest::program_
private

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


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