TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::SDKServiceOptions Class Reference

#include <service_options.pb.h>

+ Inheritance diagram for bgs::protocol::SDKServiceOptions:

Public Member Functions

 SDKServiceOptions ()
 
virtual ~SDKServiceOptions ()
 
 SDKServiceOptions (const SDKServiceOptions &from)
 
SDKServiceOptionsoperator= (const SDKServiceOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SDKServiceOptions *other)
 
SDKServiceOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_inbound () const
 
void clear_inbound ()
 
bool inbound () const
 
void set_inbound (bool value)
 
bool has_outbound () const
 
void clear_outbound ()
 
bool outbound () const
 
void set_outbound (bool value)
 
bool has_use_client_id () const
 
void clear_use_client_id ()
 
bool use_client_id () const
 
void set_use_client_id (bool value)
 
bool has_deprecated_32_bit () const
 
void clear_deprecated_32_bit ()
 
bool deprecated_32_bit () const
 
void set_deprecated_32_bit (bool value)
 
bool has_obsolete () const
 
void clear_obsolete ()
 
bool obsolete () const
 
void set_obsolete (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kInboundFieldNumber = 1
 
static const int kOutboundFieldNumber = 2
 
static const int kUseClientIdFieldNumber = 3
 
static const int kDeprecated32BitFieldNumber = 4
 
static const int kObsoleteFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_inbound ()
 
void clear_has_inbound ()
 
void set_has_outbound ()
 
void clear_has_outbound ()
 
void set_has_use_client_id ()
 
void clear_has_use_client_id ()
 
void set_has_deprecated_32_bit ()
 
void clear_has_deprecated_32_bit ()
 
void set_has_obsolete ()
 
void clear_has_obsolete ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
bool inbound_
 
bool outbound_
 
bool use_client_id_
 
bool deprecated_32_bit_
 
bool obsolete_
 

Static Private Attributes

static SDKServiceOptionsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto ()
 
void protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto ()
 

Detailed Description

Definition at line 233 of file service_options.pb.h.

Constructor & Destructor Documentation

◆ SDKServiceOptions() [1/2]

bgs::protocol::SDKServiceOptions::SDKServiceOptions ( )

◆ ~SDKServiceOptions()

virtual bgs::protocol::SDKServiceOptions::~SDKServiceOptions ( )
virtual

◆ SDKServiceOptions() [2/2]

bgs::protocol::SDKServiceOptions::SDKServiceOptions ( const SDKServiceOptions from)

Member Function Documentation

◆ clear_deprecated_32_bit()

void bgs::protocol::SDKServiceOptions::clear_deprecated_32_bit ( )
inline

Definition at line 765 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ clear_has_deprecated_32_bit()

void bgs::protocol::SDKServiceOptions::clear_has_deprecated_32_bit ( )
inlineprivate

Definition at line 762 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_inbound()

void bgs::protocol::SDKServiceOptions::clear_has_inbound ( )
inlineprivate

Definition at line 690 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_obsolete()

void bgs::protocol::SDKServiceOptions::clear_has_obsolete ( )
inlineprivate

Definition at line 786 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_outbound()

void bgs::protocol::SDKServiceOptions::clear_has_outbound ( )
inlineprivate

Definition at line 714 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_use_client_id()

void bgs::protocol::SDKServiceOptions::clear_has_use_client_id ( )
inlineprivate

Definition at line 738 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ clear_inbound()

void bgs::protocol::SDKServiceOptions::clear_inbound ( )
inline

Definition at line 693 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ clear_obsolete()

void bgs::protocol::SDKServiceOptions::clear_obsolete ( )
inline

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

+ Here is the call graph for this function:

◆ clear_outbound()

void bgs::protocol::SDKServiceOptions::clear_outbound ( )
inline

Definition at line 717 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ clear_use_client_id()

void bgs::protocol::SDKServiceOptions::clear_use_client_id ( )
inline

Definition at line 741 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const SDKServiceOptions & bgs::protocol::SDKServiceOptions::default_instance ( )
static

◆ deprecated_32_bit()

bool bgs::protocol::SDKServiceOptions::deprecated_32_bit ( ) const
inline

Definition at line 769 of file service_options.pb.h.

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 261 of file service_options.pb.h.

◆ GetMetadata()

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

◆ has_deprecated_32_bit()

bool bgs::protocol::SDKServiceOptions::has_deprecated_32_bit ( ) const
inline

Definition at line 756 of file service_options.pb.h.

◆ has_inbound()

bool bgs::protocol::SDKServiceOptions::has_inbound ( ) const
inline

Definition at line 684 of file service_options.pb.h.

◆ has_obsolete()

bool bgs::protocol::SDKServiceOptions::has_obsolete ( ) const
inline

Definition at line 780 of file service_options.pb.h.

◆ has_outbound()

bool bgs::protocol::SDKServiceOptions::has_outbound ( ) const
inline

Definition at line 708 of file service_options.pb.h.

◆ has_use_client_id()

bool bgs::protocol::SDKServiceOptions::has_use_client_id ( ) const
inline

Definition at line 732 of file service_options.pb.h.

◆ inbound()

bool bgs::protocol::SDKServiceOptions::inbound ( ) const
inline

Definition at line 697 of file service_options.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

Definition at line 249 of file service_options.pb.h.

◆ New()

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

◆ obsolete()

bool bgs::protocol::SDKServiceOptions::obsolete ( ) const
inline

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

◆ operator=()

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

Definition at line 240 of file service_options.pb.h.

◆ outbound()

bool bgs::protocol::SDKServiceOptions::outbound ( ) const
inline

Definition at line 721 of file service_options.pb.h.

◆ set_deprecated_32_bit()

void bgs::protocol::SDKServiceOptions::set_deprecated_32_bit ( bool  value)
inline

Definition at line 773 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ set_has_deprecated_32_bit()

void bgs::protocol::SDKServiceOptions::set_has_deprecated_32_bit ( )
inlineprivate

Definition at line 759 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ set_has_inbound()

void bgs::protocol::SDKServiceOptions::set_has_inbound ( )
inlineprivate

Definition at line 687 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ set_has_obsolete()

void bgs::protocol::SDKServiceOptions::set_has_obsolete ( )
inlineprivate

Definition at line 783 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ set_has_outbound()

void bgs::protocol::SDKServiceOptions::set_has_outbound ( )
inlineprivate

Definition at line 711 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ set_has_use_client_id()

void bgs::protocol::SDKServiceOptions::set_has_use_client_id ( )
inlineprivate

Definition at line 735 of file service_options.pb.h.

+ Here is the caller graph for this function:

◆ set_inbound()

void bgs::protocol::SDKServiceOptions::set_inbound ( bool  value)
inline

Definition at line 701 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ set_obsolete()

void bgs::protocol::SDKServiceOptions::set_obsolete ( bool  value)
inline

Definition at line 797 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ set_outbound()

void bgs::protocol::SDKServiceOptions::set_outbound ( bool  value)
inline

Definition at line 725 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ set_use_client_id()

void bgs::protocol::SDKServiceOptions::set_use_client_id ( bool  value)
inline

Definition at line 749 of file service_options.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 245 of file service_options.pb.h.

◆ use_client_id()

bool bgs::protocol::SDKServiceOptions::use_client_id ( ) const
inline

Definition at line 745 of file service_options.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto

void TC_PROTO_API protobuf_AddDesc_global_5fextensions_2fservice_5foptions_2eproto ( )
friend

◆ protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto

void protobuf_AssignDesc_global_5fextensions_2fservice_5foptions_2eproto ( )
friend

◆ protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto

void protobuf_ShutdownFile_global_5fextensions_2fservice_5foptions_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::SDKServiceOptions::_cached_size_
mutableprivate

Definition at line 324 of file service_options.pb.h.

◆ _has_bits_

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

Definition at line 323 of file service_options.pb.h.

◆ _unknown_fields_

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

Definition at line 321 of file service_options.pb.h.

◆ default_instance_

SDKServiceOptions* bgs::protocol::SDKServiceOptions::default_instance_
staticprivate

Definition at line 335 of file service_options.pb.h.

◆ deprecated_32_bit_

bool bgs::protocol::SDKServiceOptions::deprecated_32_bit_
private

Definition at line 328 of file service_options.pb.h.

◆ inbound_

bool bgs::protocol::SDKServiceOptions::inbound_
private

Definition at line 325 of file service_options.pb.h.

◆ kDeprecated32BitFieldNumber

const int bgs::protocol::SDKServiceOptions::kDeprecated32BitFieldNumber = 4
static

Definition at line 297 of file service_options.pb.h.

◆ kInboundFieldNumber

const int bgs::protocol::SDKServiceOptions::kInboundFieldNumber = 1
static

Definition at line 276 of file service_options.pb.h.

◆ kObsoleteFieldNumber

const int bgs::protocol::SDKServiceOptions::kObsoleteFieldNumber = 5
static

Definition at line 304 of file service_options.pb.h.

◆ kOutboundFieldNumber

const int bgs::protocol::SDKServiceOptions::kOutboundFieldNumber = 2
static

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

◆ kUseClientIdFieldNumber

const int bgs::protocol::SDKServiceOptions::kUseClientIdFieldNumber = 3
static

Definition at line 290 of file service_options.pb.h.

◆ obsolete_

bool bgs::protocol::SDKServiceOptions::obsolete_
private

Definition at line 329 of file service_options.pb.h.

◆ outbound_

bool bgs::protocol::SDKServiceOptions::outbound_
private

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

◆ use_client_id_

bool bgs::protocol::SDKServiceOptions::use_client_id_
private

Definition at line 327 of file service_options.pb.h.


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