![]() |
TrinityCore
|
#include <club_name_generator.pb.h>
Inheritance diagram for bgs::protocol::club::v1::client::NameGenerator:Public Member Functions | |
| NameGenerator () | |
| virtual | ~NameGenerator () |
| NameGenerator (const NameGenerator &from) | |
| NameGenerator & | operator= (const NameGenerator &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (NameGenerator *other) |
| NameGenerator * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| int | names_size () const |
| void | clear_names () |
| const ::std::string & | names (int index) const |
| inline ::std::string * | mutable_names (int index) |
| void | set_names (int index, const ::std::string &value) |
| void | set_names (int index, const char *value) |
| void | set_names (int index, const char *value, size_t size) |
| inline ::std::string * | add_names () |
| void | add_names (const ::std::string &value) |
| void | add_names (const char *value) |
| void | add_names (const char *value, size_t size) |
| const ::google::protobuf::RepeatedPtrField< ::std::string > & | names () const |
| inline ::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_names () |
| int | replacements_size () const |
| void | clear_replacements () |
| const ::bgs::protocol::club::v1::client::NameGeneratorReplacement & | replacements (int index) const |
| inline ::bgs::protocol::club::v1::client::NameGeneratorReplacement * | mutable_replacements (int index) |
| inline ::bgs::protocol::club::v1::client::NameGeneratorReplacement * | add_replacements () |
| const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::NameGeneratorReplacement > & | replacements () const |
| inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::NameGeneratorReplacement > * | mutable_replacements () |
| int | club_types_size () const |
| void | clear_club_types () |
| const ::bgs::protocol::club::v1::UniqueClubType & | club_types (int index) const |
| inline ::bgs::protocol::club::v1::UniqueClubType * | mutable_club_types (int index) |
| inline ::bgs::protocol::club::v1::UniqueClubType * | add_club_types () |
| const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::UniqueClubType > & | club_types () const |
| inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::UniqueClubType > * | mutable_club_types () |
| int | locales_size () const |
| void | clear_locales () |
| const ::std::string & | locales (int index) const |
| inline ::std::string * | mutable_locales (int index) |
| void | set_locales (int index, const ::std::string &value) |
| void | set_locales (int index, const char *value) |
| void | set_locales (int index, const char *value, size_t size) |
| inline ::std::string * | add_locales () |
| void | add_locales (const ::std::string &value) |
| void | add_locales (const char *value) |
| void | add_locales (const char *value, size_t size) |
| const ::google::protobuf::RepeatedPtrField< ::std::string > & | locales () const |
| inline ::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_locales () |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const NameGenerator & | default_instance () |
Static Public Attributes | |
| static const int | kNamesFieldNumber = 1 |
| static const int | kReplacementsFieldNumber = 2 |
| static const int | kClubTypesFieldNumber = 3 |
| static const int | kLocalesFieldNumber = 4 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::google::protobuf::RepeatedPtrField< ::std::string > | names_ |
| ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::NameGeneratorReplacement > | replacements_ |
| ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::UniqueClubType > | club_types_ |
| ::google::protobuf::RepeatedPtrField< ::std::string > | locales_ |
Static Private Attributes | |
| static NameGenerator * | default_instance_ |
Definition at line 248 of file club_name_generator.pb.h.
| bgs::protocol::club::v1::client::NameGenerator::NameGenerator | ( | ) |
|
virtual |
| bgs::protocol::club::v1::client::NameGenerator::NameGenerator | ( | const NameGenerator & | from | ) |
|
inline |
Definition at line 797 of file club_name_generator.pb.h.
|
inline |
Definition at line 840 of file club_name_generator.pb.h.
|
inline |
Definition at line 843 of file club_name_generator.pb.h.
|
inline |
Definition at line 847 of file club_name_generator.pb.h.
|
inline |
Definition at line 851 of file club_name_generator.pb.h.
|
inline |
Definition at line 726 of file club_name_generator.pb.h.
|
inline |
Definition at line 729 of file club_name_generator.pb.h.
|
inline |
Definition at line 733 of file club_name_generator.pb.h.
|
inline |
Definition at line 737 of file club_name_generator.pb.h.
|
inline |
Definition at line 767 of file club_name_generator.pb.h.
|
inline |
Definition at line 786 of file club_name_generator.pb.h.
|
inline |
Definition at line 816 of file club_name_generator.pb.h.
|
inline |
Definition at line 702 of file club_name_generator.pb.h.
|
inline |
Definition at line 756 of file club_name_generator.pb.h.
|
inline |
Definition at line 802 of file club_name_generator.pb.h.
|
inline |
Definition at line 789 of file club_name_generator.pb.h.
|
inline |
Definition at line 783 of file club_name_generator.pb.h.
|
static |
|
static |
|
inline |
Definition at line 276 of file club_name_generator.pb.h.
| ::google::protobuf::Metadata bgs::protocol::club::v1::client::NameGenerator::GetMetadata | ( | ) | const |
|
private |
|
inline |
Definition at line 856 of file club_name_generator.pb.h.
|
inline |
Definition at line 819 of file club_name_generator.pb.h.
|
inline |
Definition at line 813 of file club_name_generator.pb.h.
|
inline |
Definition at line 807 of file club_name_generator.pb.h.
|
inline |
Definition at line 793 of file club_name_generator.pb.h.
|
inline |
Definition at line 861 of file club_name_generator.pb.h.
|
inline |
Definition at line 823 of file club_name_generator.pb.h.
|
inline |
Definition at line 747 of file club_name_generator.pb.h.
|
inline |
Definition at line 709 of file club_name_generator.pb.h.
|
inline |
Definition at line 777 of file club_name_generator.pb.h.
|
inline |
Definition at line 763 of file club_name_generator.pb.h.
|
inline |
Definition at line 264 of file club_name_generator.pb.h.
|
inline |
Definition at line 742 of file club_name_generator.pb.h.
|
inline |
Definition at line 705 of file club_name_generator.pb.h.
|
inline |
Definition at line 699 of file club_name_generator.pb.h.
| NameGenerator * bgs::protocol::club::v1::client::NameGenerator::New | ( | ) | const |
|
inline |
Definition at line 255 of file club_name_generator.pb.h.
|
inline |
Definition at line 772 of file club_name_generator.pb.h.
|
inline |
Definition at line 759 of file club_name_generator.pb.h.
|
inline |
Definition at line 753 of file club_name_generator.pb.h.
|
inline |
Definition at line 827 of file club_name_generator.pb.h.
|
inline |
Definition at line 831 of file club_name_generator.pb.h.
|
inline |
Definition at line 835 of file club_name_generator.pb.h.
|
inline |
Definition at line 713 of file club_name_generator.pb.h.
|
inline |
Definition at line 717 of file club_name_generator.pb.h.
|
inline |
Definition at line 721 of file club_name_generator.pb.h.
|
private |
|
private |
|
private |
| void bgs::protocol::club::v1::client::NameGenerator::Swap | ( | NameGenerator * | other | ) |
|
inline |
Definition at line 260 of file club_name_generator.pb.h.
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 350 of file club_name_generator.pb.h.
|
private |
Definition at line 349 of file club_name_generator.pb.h.
|
private |
Definition at line 347 of file club_name_generator.pb.h.
|
private |
Definition at line 353 of file club_name_generator.pb.h.
|
staticprivate |
Definition at line 360 of file club_name_generator.pb.h.
|
static |
Definition at line 319 of file club_name_generator.pb.h.
|
static |
Definition at line 331 of file club_name_generator.pb.h.
|
static |
Definition at line 291 of file club_name_generator.pb.h.
|
static |
Definition at line 307 of file club_name_generator.pb.h.
|
private |
Definition at line 354 of file club_name_generator.pb.h.
|
private |
Definition at line 351 of file club_name_generator.pb.h.
|
private |
Definition at line 352 of file club_name_generator.pb.h.