TrinityCore
bgs::protocol::SignedFieldRestriction Class Reference

#include <field_options.pb.h>

+ Inheritance diagram for bgs::protocol::SignedFieldRestriction:

Public Member Functions

 SignedFieldRestriction ()
 
virtual ~SignedFieldRestriction ()
 
 SignedFieldRestriction (const SignedFieldRestriction &from)
 
SignedFieldRestrictionoperator= (const SignedFieldRestriction &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SignedFieldRestriction *other)
 
SignedFieldRestrictionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_limits () const
 
void clear_limits ()
 
const ::bgs::protocol::SignedIntRangelimits () const
 
inline ::bgs::protocol::SignedIntRangemutable_limits ()
 
inline ::bgs::protocol::SignedIntRangerelease_limits ()
 
void set_allocated_limits (::bgs::protocol::SignedIntRange *limits)
 
int exclude_size () const
 
void clear_exclude ()
 
inline ::google::protobuf::int64 exclude (int index) const
 
void set_exclude (int index, ::google::protobuf::int64 value)
 
void add_exclude (::google::protobuf::int64 value)
 
const ::google::protobuf::RepeatedField< ::google::protobuf::int64 > & exclude () const
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::int64 > * mutable_exclude ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kLimitsFieldNumber = 1
 
static const int kExcludeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_limits ()
 
void clear_has_limits ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::SignedIntRangelimits_
 
::google::protobuf::RepeatedField< ::google::protobuf::int64exclude_
 

Static Private Attributes

static SignedFieldRestrictiondefault_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 534 of file field_options.pb.h.

Constructor & Destructor Documentation

◆ SignedFieldRestriction() [1/2]

bgs::protocol::SignedFieldRestriction::SignedFieldRestriction ( )

◆ ~SignedFieldRestriction()

virtual bgs::protocol::SignedFieldRestriction::~SignedFieldRestriction ( )
virtual

◆ SignedFieldRestriction() [2/2]

bgs::protocol::SignedFieldRestriction::SignedFieldRestriction ( const SignedFieldRestriction from)

Member Function Documentation

◆ add_exclude()

void bgs::protocol::SignedFieldRestriction::add_exclude ( ::google::protobuf::int64  value)
inline

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

◆ clear_exclude()

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

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

◆ clear_has_limits()

void bgs::protocol::SignedFieldRestriction::clear_has_limits ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_limits()

void bgs::protocol::SignedFieldRestriction::clear_limits ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ exclude() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::int64 > & bgs::protocol::SignedFieldRestriction::exclude ( ) const
inline

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

◆ exclude() [2/2]

google::protobuf::int64 bgs::protocol::SignedFieldRestriction::exclude ( int  index) const
inline

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

◆ exclude_size()

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

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_limits()

bool bgs::protocol::SignedFieldRestriction::has_limits ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ limits()

const ::bgs::protocol::SignedIntRange & bgs::protocol::SignedFieldRestriction::limits ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_exclude()

google::protobuf::RepeatedField<::google::protobuf::int64 > * bgs::protocol::SignedFieldRestriction::mutable_exclude ( )
inline

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

◆ mutable_limits()

bgs::protocol::SignedIntRange * bgs::protocol::SignedFieldRestriction::mutable_limits ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_limits()

bgs::protocol::SignedIntRange * bgs::protocol::SignedFieldRestriction::release_limits ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_limits()

void bgs::protocol::SignedFieldRestriction::set_allocated_limits ( ::bgs::protocol::SignedIntRange limits)
inline

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

+ Here is the call graph for this function:

◆ set_exclude()

void bgs::protocol::SignedFieldRestriction::set_exclude ( int  index,
::google::protobuf::int64  value 
)
inline

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

◆ set_has_limits()

void bgs::protocol::SignedFieldRestriction::set_has_limits ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 546 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::SignedFieldRestriction::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

SignedFieldRestriction* bgs::protocol::SignedFieldRestriction::default_instance_
staticprivate

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

◆ exclude_

::google::protobuf::RepeatedField< ::google::protobuf::int64 > bgs::protocol::SignedFieldRestriction::exclude_
private

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

◆ kExcludeFieldNumber

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

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

◆ kLimitsFieldNumber

const int bgs::protocol::SignedFieldRestriction::kLimitsFieldNumber = 1
static

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

◆ limits_

::bgs::protocol::SignedIntRange* bgs::protocol::SignedFieldRestriction::limits_
private

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


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