TrinityCore
bgs::protocol::MessageFieldRestriction Class Reference

#include <field_options.pb.h>

+ Inheritance diagram for bgs::protocol::MessageFieldRestriction:

Public Member Functions

 MessageFieldRestriction ()
 
virtual ~MessageFieldRestriction ()
 
 MessageFieldRestriction (const MessageFieldRestriction &from)
 
MessageFieldRestrictionoperator= (const MessageFieldRestriction &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MessageFieldRestriction *other)
 
MessageFieldRestrictionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_needed () const
 
void clear_needed ()
 
bool needed () const
 
void set_needed (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kNeededFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_needed ()
 
void clear_has_needed ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
bool needed_
 

Static Private Attributes

static MessageFieldRestrictiondefault_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 966 of file field_options.pb.h.

Constructor & Destructor Documentation

◆ MessageFieldRestriction() [1/2]

bgs::protocol::MessageFieldRestriction::MessageFieldRestriction ( )

◆ ~MessageFieldRestriction()

virtual bgs::protocol::MessageFieldRestriction::~MessageFieldRestriction ( )
virtual

◆ MessageFieldRestriction() [2/2]

bgs::protocol::MessageFieldRestriction::MessageFieldRestriction ( const MessageFieldRestriction from)

Member Function Documentation

◆ clear_has_needed()

void bgs::protocol::MessageFieldRestriction::clear_has_needed ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_needed()

void bgs::protocol::MessageFieldRestriction::clear_needed ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_needed()

bool bgs::protocol::MessageFieldRestriction::has_needed ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ needed()

bool bgs::protocol::MessageFieldRestriction::needed ( ) const
inline

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

◆ New()

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

◆ operator=()

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

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

◆ set_has_needed()

void bgs::protocol::MessageFieldRestriction::set_has_needed ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_needed()

void bgs::protocol::MessageFieldRestriction::set_needed ( bool  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 978 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::MessageFieldRestriction::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

MessageFieldRestriction* bgs::protocol::MessageFieldRestriction::default_instance_
staticprivate

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

◆ kNeededFieldNumber

const int bgs::protocol::MessageFieldRestriction::kNeededFieldNumber = 1
static

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

◆ needed_

bool bgs::protocol::MessageFieldRestriction::needed_
private

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


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