TrinityCore
bgs::protocol::profanity::v1::WordFilter Class Reference

#include <profanity_filter_config.pb.h>

+ Inheritance diagram for bgs::protocol::profanity::v1::WordFilter:

Public Member Functions

 WordFilter ()
 
virtual ~WordFilter ()
 
 WordFilter (const WordFilter &from)
 
WordFilteroperator= (const WordFilter &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (WordFilter *other)
 
WordFilterNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
const ::std::string & type () const
 
void set_type (const ::std::string &value)
 
void set_type (const char *value)
 
void set_type (const char *value, size_t size)
 
inline ::std::string * mutable_type ()
 
inline ::std::string * release_type ()
 
void set_allocated_type (::std::string *type)
 
bool has_regex () const
 
void clear_regex ()
 
const ::std::string & regex () const
 
void set_regex (const ::std::string &value)
 
void set_regex (const char *value)
 
void set_regex (const char *value, size_t size)
 
inline ::std::string * mutable_regex ()
 
inline ::std::string * release_regex ()
 
void set_allocated_regex (::std::string *regex)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kRegexFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_regex ()
 
void clear_has_regex ()
 
void InitAsDefaultInstance ()
 

Private Attributes

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

Static Private Attributes

static WordFilterdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_profanity_5ffilter_5fconfig_2eproto ()
 
void protobuf_AssignDesc_profanity_5ffilter_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_profanity_5ffilter_5fconfig_2eproto ()
 

Detailed Description

Definition at line 45 of file profanity_filter_config.pb.h.

Constructor & Destructor Documentation

◆ WordFilter() [1/2]

bgs::protocol::profanity::v1::WordFilter::WordFilter ( )

◆ ~WordFilter()

virtual bgs::protocol::profanity::v1::WordFilter::~WordFilter ( )
virtual

◆ WordFilter() [2/2]

bgs::protocol::profanity::v1::WordFilter::WordFilter ( const WordFilter from)

Member Function Documentation

◆ clear_has_regex()

void bgs::protocol::profanity::v1::WordFilter::clear_has_regex ( )
inlineprivate

Definition at line 289 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_type()

void bgs::protocol::profanity::v1::WordFilter::clear_has_type ( )
inlineprivate

Definition at line 213 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ clear_regex()

void bgs::protocol::profanity::v1::WordFilter::clear_regex ( )
inline

Definition at line 292 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ clear_type()

void bgs::protocol::profanity::v1::WordFilter::clear_type ( )
inline

Definition at line 216 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const WordFilter & bgs::protocol::profanity::v1::WordFilter::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::profanity::v1::WordFilter::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::profanity::v1::WordFilter::GetCachedSize ( ) const
inline

Definition at line 73 of file profanity_filter_config.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::profanity::v1::WordFilter::GetMetadata ( ) const

◆ has_regex()

bool bgs::protocol::profanity::v1::WordFilter::has_regex ( ) const
inline

Definition at line 283 of file profanity_filter_config.pb.h.

◆ has_type()

bool bgs::protocol::profanity::v1::WordFilter::has_type ( ) const
inline

Definition at line 207 of file profanity_filter_config.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::profanity::v1::WordFilter::InitAsDefaultInstance ( )
private

◆ mutable_regex()

std::string * bgs::protocol::profanity::v1::WordFilter::mutable_regex ( )
inline

Definition at line 326 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ mutable_type()

std::string * bgs::protocol::profanity::v1::WordFilter::mutable_type ( )
inline

Definition at line 250 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::profanity::v1::WordFilter::mutable_unknown_fields ( )
inline

Definition at line 61 of file profanity_filter_config.pb.h.

◆ New()

WordFilter * bgs::protocol::profanity::v1::WordFilter::New ( ) const

◆ operator=()

WordFilter & bgs::protocol::profanity::v1::WordFilter::operator= ( const WordFilter from)
inline

Definition at line 52 of file profanity_filter_config.pb.h.

◆ regex()

const ::std::string & bgs::protocol::profanity::v1::WordFilter::regex ( ) const
inline

Definition at line 298 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ release_regex()

std::string * bgs::protocol::profanity::v1::WordFilter::release_regex ( )
inline

Definition at line 334 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ release_type()

std::string * bgs::protocol::profanity::v1::WordFilter::release_type ( )
inline

Definition at line 258 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_regex()

void bgs::protocol::profanity::v1::WordFilter::set_allocated_regex ( ::std::string *  regex)
inline

Definition at line 344 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_type()

void bgs::protocol::profanity::v1::WordFilter::set_allocated_type ( ::std::string *  type)
inline

Definition at line 268 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_has_regex()

void bgs::protocol::profanity::v1::WordFilter::set_has_regex ( )
inlineprivate

Definition at line 286 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ set_has_type()

void bgs::protocol::profanity::v1::WordFilter::set_has_type ( )
inlineprivate

Definition at line 210 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ set_regex() [1/3]

void bgs::protocol::profanity::v1::WordFilter::set_regex ( const ::std::string &  value)
inline

Definition at line 302 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_regex() [2/3]

void bgs::protocol::profanity::v1::WordFilter::set_regex ( const char *  value)
inline

Definition at line 310 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_regex() [3/3]

void bgs::protocol::profanity::v1::WordFilter::set_regex ( const char *  value,
size_t  size 
)
inline

Definition at line 318 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_type() [1/3]

void bgs::protocol::profanity::v1::WordFilter::set_type ( const ::std::string &  value)
inline

Definition at line 226 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_type() [2/3]

void bgs::protocol::profanity::v1::WordFilter::set_type ( const char *  value)
inline

Definition at line 234 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ set_type() [3/3]

void bgs::protocol::profanity::v1::WordFilter::set_type ( const char *  value,
size_t  size 
)
inline

Definition at line 242 of file profanity_filter_config.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::profanity::v1::WordFilter::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::profanity::v1::WordFilter::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::profanity::v1::WordFilter::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::profanity::v1::WordFilter::Swap ( WordFilter other)

◆ type()

const ::std::string & bgs::protocol::profanity::v1::WordFilter::type ( ) const
inline

Definition at line 222 of file profanity_filter_config.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::profanity::v1::WordFilter::unknown_fields ( ) const
inline

Definition at line 57 of file profanity_filter_config.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_profanity_5ffilter_5fconfig_2eproto

void TC_PROTO_API protobuf_AddDesc_profanity_5ffilter_5fconfig_2eproto ( )
friend

◆ protobuf_AssignDesc_profanity_5ffilter_5fconfig_2eproto

void protobuf_AssignDesc_profanity_5ffilter_5fconfig_2eproto ( )
friend

◆ protobuf_ShutdownFile_profanity_5ffilter_5fconfig_2eproto

void protobuf_ShutdownFile_profanity_5ffilter_5fconfig_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::profanity::v1::WordFilter::_cached_size_
mutableprivate

Definition at line 119 of file profanity_filter_config.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::profanity::v1::WordFilter::_has_bits_[1]
private

Definition at line 118 of file profanity_filter_config.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::profanity::v1::WordFilter::_unknown_fields_
private

Definition at line 116 of file profanity_filter_config.pb.h.

◆ default_instance_

WordFilter* bgs::protocol::profanity::v1::WordFilter::default_instance_
staticprivate

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

◆ kRegexFieldNumber

const int bgs::protocol::profanity::v1::WordFilter::kRegexFieldNumber = 2
static

Definition at line 100 of file profanity_filter_config.pb.h.

◆ kTypeFieldNumber

const int bgs::protocol::profanity::v1::WordFilter::kTypeFieldNumber = 1
static

Definition at line 88 of file profanity_filter_config.pb.h.

◆ regex_

::std::string* bgs::protocol::profanity::v1::WordFilter::regex_
private

Definition at line 121 of file profanity_filter_config.pb.h.

◆ type_

::std::string* bgs::protocol::profanity::v1::WordFilter::type_
private

Definition at line 120 of file profanity_filter_config.pb.h.


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