TrinityCore
bgs::protocol::club::v1::NameGeneratorConfig Class Reference

#include <club_name_generator.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::NameGeneratorConfig:

Public Member Functions

 NameGeneratorConfig ()
 
virtual ~NameGeneratorConfig ()
 
 NameGeneratorConfig (const NameGeneratorConfig &from)
 
NameGeneratorConfigoperator= (const NameGeneratorConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NameGeneratorConfig *other)
 
NameGeneratorConfigNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int name_generators_size () const
 
void clear_name_generators ()
 
const ::bgs::protocol::club::v1::NameGeneratorname_generators (int index) const
 
inline ::bgs::protocol::club::v1::NameGeneratormutable_name_generators (int index)
 
inline ::bgs::protocol::club::v1::NameGeneratoradd_name_generators ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::NameGenerator > & name_generators () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::NameGenerator > * mutable_name_generators ()
 
bool has_club_type_scorecard () const
 
void clear_club_type_scorecard ()
 
const ::bgs::protocol::club::v1::NameGeneratorScorecardclub_type_scorecard () const
 
inline ::bgs::protocol::club::v1::NameGeneratorScorecardmutable_club_type_scorecard ()
 
inline ::bgs::protocol::club::v1::NameGeneratorScorecardrelease_club_type_scorecard ()
 
void set_allocated_club_type_scorecard (::bgs::protocol::club::v1::NameGeneratorScorecard *club_type_scorecard)
 
bool has_locale_scorecard () const
 
void clear_locale_scorecard ()
 
const ::bgs::protocol::club::v1::NameGeneratorScorecardlocale_scorecard () const
 
inline ::bgs::protocol::club::v1::NameGeneratorScorecardmutable_locale_scorecard ()
 
inline ::bgs::protocol::club::v1::NameGeneratorScorecardrelease_locale_scorecard ()
 
void set_allocated_locale_scorecard (::bgs::protocol::club::v1::NameGeneratorScorecard *locale_scorecard)
 

Static Public Member Functions

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

Static Public Attributes

static const int kNameGeneratorsFieldNumber = 1
 
static const int kClubTypeScorecardFieldNumber = 2
 
static const int kLocaleScorecardFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_club_type_scorecard ()
 
void clear_has_club_type_scorecard ()
 
void set_has_locale_scorecard ()
 
void clear_has_locale_scorecard ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::NameGeneratorname_generators_
 
::bgs::protocol::club::v1::NameGeneratorScorecardclub_type_scorecard_
 
::bgs::protocol::club::v1::NameGeneratorScorecardlocale_scorecard_
 

Static Private Attributes

static NameGeneratorConfigdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5fname_5fgenerator_2eproto ()
 
void protobuf_AssignDesc_club_5fname_5fgenerator_2eproto ()
 
void protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto ()
 

Detailed Description

Definition at line 48 of file club_name_generator.pb.h.

Constructor & Destructor Documentation

◆ NameGeneratorConfig() [1/2]

bgs::protocol::club::v1::NameGeneratorConfig::NameGeneratorConfig ( )

◆ ~NameGeneratorConfig()

virtual bgs::protocol::club::v1::NameGeneratorConfig::~NameGeneratorConfig ( )
virtual

◆ NameGeneratorConfig() [2/2]

bgs::protocol::club::v1::NameGeneratorConfig::NameGeneratorConfig ( const NameGeneratorConfig from)

Member Function Documentation

◆ add_name_generators()

bgs::protocol::club::v1::NameGenerator * bgs::protocol::club::v1::NameGeneratorConfig::add_name_generators ( )
inline

Definition at line 472 of file club_name_generator.pb.h.

◆ clear_club_type_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::clear_club_type_scorecard ( )
inline

Definition at line 497 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ clear_has_club_type_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::clear_has_club_type_scorecard ( )
inlineprivate

Definition at line 494 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_locale_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::clear_has_locale_scorecard ( )
inlineprivate

Definition at line 535 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ clear_locale_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::clear_locale_scorecard ( )
inline

Definition at line 538 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ clear_name_generators()

void bgs::protocol::club::v1::NameGeneratorConfig::clear_name_generators ( )
inline

Definition at line 461 of file club_name_generator.pb.h.

◆ club_type_scorecard()

const ::bgs::protocol::club::v1::NameGeneratorScorecard & bgs::protocol::club::v1::NameGeneratorConfig::club_type_scorecard ( ) const
inline

Definition at line 501 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

static const NameGeneratorConfig & bgs::protocol::club::v1::NameGeneratorConfig::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::NameGeneratorConfig::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::NameGeneratorConfig::GetCachedSize ( ) const
inline

Definition at line 76 of file club_name_generator.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::NameGeneratorConfig::GetMetadata ( ) const

◆ has_club_type_scorecard()

bool bgs::protocol::club::v1::NameGeneratorConfig::has_club_type_scorecard ( ) const
inline

Definition at line 488 of file club_name_generator.pb.h.

◆ has_locale_scorecard()

bool bgs::protocol::club::v1::NameGeneratorConfig::has_locale_scorecard ( ) const
inline

Definition at line 529 of file club_name_generator.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::NameGeneratorConfig::InitAsDefaultInstance ( )
private

◆ locale_scorecard()

const ::bgs::protocol::club::v1::NameGeneratorScorecard & bgs::protocol::club::v1::NameGeneratorConfig::locale_scorecard ( ) const
inline

Definition at line 542 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ mutable_club_type_scorecard()

bgs::protocol::club::v1::NameGeneratorScorecard * bgs::protocol::club::v1::NameGeneratorConfig::mutable_club_type_scorecard ( )
inline

Definition at line 505 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ mutable_locale_scorecard()

bgs::protocol::club::v1::NameGeneratorScorecard * bgs::protocol::club::v1::NameGeneratorConfig::mutable_locale_scorecard ( )
inline

Definition at line 546 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ mutable_name_generators() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::NameGenerator > * bgs::protocol::club::v1::NameGeneratorConfig::mutable_name_generators ( )
inline

Definition at line 482 of file club_name_generator.pb.h.

◆ mutable_name_generators() [2/2]

bgs::protocol::club::v1::NameGenerator * bgs::protocol::club::v1::NameGeneratorConfig::mutable_name_generators ( int  index)
inline

Definition at line 468 of file club_name_generator.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::NameGeneratorConfig::mutable_unknown_fields ( )
inline

Definition at line 64 of file club_name_generator.pb.h.

◆ name_generators() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::NameGenerator > & bgs::protocol::club::v1::NameGeneratorConfig::name_generators ( ) const
inline

Definition at line 477 of file club_name_generator.pb.h.

◆ name_generators() [2/2]

const ::bgs::protocol::club::v1::NameGenerator & bgs::protocol::club::v1::NameGeneratorConfig::name_generators ( int  index) const
inline

Definition at line 464 of file club_name_generator.pb.h.

◆ name_generators_size()

int bgs::protocol::club::v1::NameGeneratorConfig::name_generators_size ( ) const
inline

Definition at line 458 of file club_name_generator.pb.h.

◆ New()

NameGeneratorConfig * bgs::protocol::club::v1::NameGeneratorConfig::New ( ) const

◆ operator=()

NameGeneratorConfig & bgs::protocol::club::v1::NameGeneratorConfig::operator= ( const NameGeneratorConfig from)
inline

Definition at line 55 of file club_name_generator.pb.h.

◆ release_club_type_scorecard()

bgs::protocol::club::v1::NameGeneratorScorecard * bgs::protocol::club::v1::NameGeneratorConfig::release_club_type_scorecard ( )
inline

Definition at line 511 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ release_locale_scorecard()

bgs::protocol::club::v1::NameGeneratorScorecard * bgs::protocol::club::v1::NameGeneratorConfig::release_locale_scorecard ( )
inline

Definition at line 552 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_club_type_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::set_allocated_club_type_scorecard ( ::bgs::protocol::club::v1::NameGeneratorScorecard club_type_scorecard)
inline

Definition at line 517 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_locale_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::set_allocated_locale_scorecard ( ::bgs::protocol::club::v1::NameGeneratorScorecard locale_scorecard)
inline

Definition at line 558 of file club_name_generator.pb.h.

+ Here is the call graph for this function:

◆ set_has_club_type_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::set_has_club_type_scorecard ( )
inlineprivate

Definition at line 491 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ set_has_locale_scorecard()

void bgs::protocol::club::v1::NameGeneratorConfig::set_has_locale_scorecard ( )
inlineprivate

Definition at line 532 of file club_name_generator.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::club::v1::NameGeneratorConfig::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::NameGeneratorConfig::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::NameGeneratorConfig::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::NameGeneratorConfig::Swap ( NameGeneratorConfig other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::NameGeneratorConfig::unknown_fields ( ) const
inline

Definition at line 60 of file club_name_generator.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5fname_5fgenerator_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5fname_5fgenerator_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5fname_5fgenerator_2eproto

void protobuf_AssignDesc_club_5fname_5fgenerator_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto

void protobuf_ShutdownFile_club_5fname_5fgenerator_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::NameGeneratorConfig::_cached_size_
mutableprivate

Definition at line 128 of file club_name_generator.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::NameGeneratorConfig::_has_bits_[1]
private

Definition at line 127 of file club_name_generator.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::NameGeneratorConfig::_unknown_fields_
private

Definition at line 125 of file club_name_generator.pb.h.

◆ club_type_scorecard_

::bgs::protocol::club::v1::NameGeneratorScorecard* bgs::protocol::club::v1::NameGeneratorConfig::club_type_scorecard_
private

Definition at line 130 of file club_name_generator.pb.h.

◆ default_instance_

NameGeneratorConfig* bgs::protocol::club::v1::NameGeneratorConfig::default_instance_
staticprivate

Definition at line 137 of file club_name_generator.pb.h.

◆ kClubTypeScorecardFieldNumber

const int bgs::protocol::club::v1::NameGeneratorConfig::kClubTypeScorecardFieldNumber = 2
static

Definition at line 103 of file club_name_generator.pb.h.

◆ kLocaleScorecardFieldNumber

const int bgs::protocol::club::v1::NameGeneratorConfig::kLocaleScorecardFieldNumber = 3
static

Definition at line 112 of file club_name_generator.pb.h.

◆ kNameGeneratorsFieldNumber

const int bgs::protocol::club::v1::NameGeneratorConfig::kNameGeneratorsFieldNumber = 1
static

Definition at line 91 of file club_name_generator.pb.h.

◆ locale_scorecard_

::bgs::protocol::club::v1::NameGeneratorScorecard* bgs::protocol::club::v1::NameGeneratorConfig::locale_scorecard_
private

Definition at line 131 of file club_name_generator.pb.h.

◆ name_generators_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::NameGenerator > bgs::protocol::club::v1::NameGeneratorConfig::name_generators_
private

Definition at line 129 of file club_name_generator.pb.h.


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