TrinityCore
bgs::protocol::StringFieldRestriction Class Reference

#include <field_options.pb.h>

+ Inheritance diagram for bgs::protocol::StringFieldRestriction:

Public Member Functions

 StringFieldRestriction ()
 
virtual ~StringFieldRestriction ()
 
 StringFieldRestriction (const StringFieldRestriction &from)
 
StringFieldRestrictionoperator= (const StringFieldRestriction &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StringFieldRestriction *other)
 
StringFieldRestrictionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_size () const
 
void clear_size ()
 
const ::bgs::protocol::UnsignedIntRangesize () const
 
inline ::bgs::protocol::UnsignedIntRangemutable_size ()
 
inline ::bgs::protocol::UnsignedIntRangerelease_size ()
 
void set_allocated_size (::bgs::protocol::UnsignedIntRange *size)
 
int exclude_size () const
 
void clear_exclude ()
 
const ::std::string & exclude (int index) const
 
inline ::std::string * mutable_exclude (int index)
 
void set_exclude (int index, const ::std::string &value)
 
void set_exclude (int index, const char *value)
 
void set_exclude (int index, const char *value, size_t size)
 
inline ::std::string * add_exclude ()
 
void add_exclude (const ::std::string &value)
 
void add_exclude (const char *value)
 
void add_exclude (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & exclude () const
 
inline ::google::protobuf::RepeatedPtrField< ::std::string > * mutable_exclude ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kSizeFieldNumber = 1
 
static const int kExcludeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_size ()
 
void clear_has_size ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::UnsignedIntRangesize_
 
::google::protobuf::RepeatedPtrField< ::std::string > exclude_
 

Static Private Attributes

static StringFieldRestrictiondefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto ()
 

Detailed Description

Definition at line 777 of file field_options.pb.h.

Constructor & Destructor Documentation

◆ StringFieldRestriction() [1/2]

bgs::protocol::StringFieldRestriction::StringFieldRestriction ( )

◆ ~StringFieldRestriction()

virtual bgs::protocol::StringFieldRestriction::~StringFieldRestriction ( )
virtual

◆ StringFieldRestriction() [2/2]

bgs::protocol::StringFieldRestriction::StringFieldRestriction ( const StringFieldRestriction from)

Member Function Documentation

◆ add_exclude() [1/4]

std::string * bgs::protocol::StringFieldRestriction::add_exclude ( )
inline

Definition at line 2211 of file field_options.pb.h.

◆ add_exclude() [2/4]

void bgs::protocol::StringFieldRestriction::add_exclude ( const ::std::string &  value)
inline

Definition at line 2214 of file field_options.pb.h.

◆ add_exclude() [3/4]

void bgs::protocol::StringFieldRestriction::add_exclude ( const char *  value)
inline

Definition at line 2218 of file field_options.pb.h.

◆ add_exclude() [4/4]

void bgs::protocol::StringFieldRestriction::add_exclude ( const char *  value,
size_t  size 
)
inline

Definition at line 2222 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ clear_exclude()

void bgs::protocol::StringFieldRestriction::clear_exclude ( )
inline

Definition at line 2187 of file field_options.pb.h.

◆ clear_has_size()

void bgs::protocol::StringFieldRestriction::clear_has_size ( )
inlineprivate

Definition at line 2149 of file field_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_size()

void bgs::protocol::StringFieldRestriction::clear_size ( )
inline

Definition at line 2152 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const StringFieldRestriction & bgs::protocol::StringFieldRestriction::default_instance ( )
static
+ Here is the caller graph for this function:

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::StringFieldRestriction::descriptor ( )
static

◆ exclude() [1/2]

const ::google::protobuf::RepeatedPtrField<::std::string > & bgs::protocol::StringFieldRestriction::exclude ( ) const
inline

Definition at line 2227 of file field_options.pb.h.

◆ exclude() [2/2]

const ::std::string & bgs::protocol::StringFieldRestriction::exclude ( int  index) const
inline

Definition at line 2190 of file field_options.pb.h.

◆ exclude_size()

int bgs::protocol::StringFieldRestriction::exclude_size ( ) const
inline

Definition at line 2184 of file field_options.pb.h.

◆ GetCachedSize()

int bgs::protocol::StringFieldRestriction::GetCachedSize ( ) const
inline

Definition at line 805 of file field_options.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::StringFieldRestriction::GetMetadata ( ) const

◆ has_size()

bool bgs::protocol::StringFieldRestriction::has_size ( ) const
inline

Definition at line 2143 of file field_options.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::StringFieldRestriction::InitAsDefaultInstance ( )
private

◆ mutable_exclude() [1/2]

google::protobuf::RepeatedPtrField<::std::string > * bgs::protocol::StringFieldRestriction::mutable_exclude ( )
inline

Definition at line 2232 of file field_options.pb.h.

◆ mutable_exclude() [2/2]

std::string * bgs::protocol::StringFieldRestriction::mutable_exclude ( int  index)
inline

Definition at line 2194 of file field_options.pb.h.

◆ mutable_size()

bgs::protocol::UnsignedIntRange * bgs::protocol::StringFieldRestriction::mutable_size ( )
inline

Definition at line 2160 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::StringFieldRestriction::mutable_unknown_fields ( )
inline

Definition at line 793 of file field_options.pb.h.

◆ New()

StringFieldRestriction * bgs::protocol::StringFieldRestriction::New ( ) const

◆ operator=()

StringFieldRestriction & bgs::protocol::StringFieldRestriction::operator= ( const StringFieldRestriction from)
inline

Definition at line 784 of file field_options.pb.h.

◆ release_size()

bgs::protocol::UnsignedIntRange * bgs::protocol::StringFieldRestriction::release_size ( )
inline

Definition at line 2166 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_size()

void bgs::protocol::StringFieldRestriction::set_allocated_size ( ::bgs::protocol::UnsignedIntRange size)
inline

Definition at line 2172 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ set_exclude() [1/3]

void bgs::protocol::StringFieldRestriction::set_exclude ( int  index,
const ::std::string &  value 
)
inline

Definition at line 2198 of file field_options.pb.h.

◆ set_exclude() [2/3]

void bgs::protocol::StringFieldRestriction::set_exclude ( int  index,
const char *  value 
)
inline

Definition at line 2202 of file field_options.pb.h.

◆ set_exclude() [3/3]

void bgs::protocol::StringFieldRestriction::set_exclude ( int  index,
const char *  value,
size_t  size 
)
inline

Definition at line 2206 of file field_options.pb.h.

+ Here is the call graph for this function:

◆ set_has_size()

void bgs::protocol::StringFieldRestriction::set_has_size ( )
inlineprivate

Definition at line 2146 of file field_options.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::StringFieldRestriction::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::StringFieldRestriction::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::StringFieldRestriction::SharedDtor ( )
private

◆ size()

const ::bgs::protocol::UnsignedIntRange & bgs::protocol::StringFieldRestriction::size ( ) const
inline

Definition at line 2156 of file field_options.pb.h.

+ Here is the caller graph for this function:

◆ Swap()

void bgs::protocol::StringFieldRestriction::Swap ( StringFieldRestriction other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::StringFieldRestriction::unknown_fields ( ) const
inline

Definition at line 789 of file field_options.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto

void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2ffield_5foptions_2eproto ( )
friend

◆ protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto

void protobuf_AssignDesc_global_5fextensions_2ffield_5foptions_2eproto ( )
friend

◆ protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto

void protobuf_ShutdownFile_global_5fextensions_2ffield_5foptions_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::StringFieldRestriction::_cached_size_
mutableprivate

Definition at line 850 of file field_options.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::StringFieldRestriction::_has_bits_[1]
private

Definition at line 849 of file field_options.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::StringFieldRestriction::_unknown_fields_
private

Definition at line 847 of file field_options.pb.h.

◆ default_instance_

StringFieldRestriction* bgs::protocol::StringFieldRestriction::default_instance_
staticprivate

Definition at line 858 of file field_options.pb.h.

◆ exclude_

::google::protobuf::RepeatedPtrField< ::std::string> bgs::protocol::StringFieldRestriction::exclude_
private

Definition at line 852 of file field_options.pb.h.

◆ kExcludeFieldNumber

const int bgs::protocol::StringFieldRestriction::kExcludeFieldNumber = 2
static

Definition at line 829 of file field_options.pb.h.

◆ kSizeFieldNumber

const int bgs::protocol::StringFieldRestriction::kSizeFieldNumber = 1
static

Definition at line 820 of file field_options.pb.h.

◆ size_

::bgs::protocol::UnsignedIntRange* bgs::protocol::StringFieldRestriction::size_
private

Definition at line 851 of file field_options.pb.h.


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