TrinityCore
bgs::protocol::connection::v1::BindRequest Class Reference

#include <connection_service.pb.h>

+ Inheritance diagram for bgs::protocol::connection::v1::BindRequest:

Public Member Functions

 BindRequest ()
 
virtual ~BindRequest ()
 
 BindRequest (const BindRequest &from)
 
BindRequestoperator= (const BindRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BindRequest *other)
 
BindRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int deprecated_imported_service_hash_size () const PROTOBUF_DEPRECATED
 
void clear_deprecated_imported_service_hash () PROTOBUF_DEPRECATED
 
inline ::google::protobuf::uint32 deprecated_imported_service_hash (int index) const PROTOBUF_DEPRECATED
 
void set_deprecated_imported_service_hash (int index, ::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
 
void add_deprecated_imported_service_hash (::google::protobuf::uint32 value) PROTOBUF_DEPRECATED
 
const ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > & deprecated_imported_service_hash () const PROTOBUF_DEPRECATED
 
inline ::google::protobuf::RepeatedField< ::google::protobuf::uint32 > * mutable_deprecated_imported_service_hash () PROTOBUF_DEPRECATED
 
int deprecated_exported_service_size () const PROTOBUF_DEPRECATED
 
void clear_deprecated_exported_service () PROTOBUF_DEPRECATED
 
const ::bgs::protocol::connection::v1::BoundServicedeprecated_exported_service (int index) const PROTOBUF_DEPRECATED
 
inline ::bgs::protocol::connection::v1::BoundServicemutable_deprecated_exported_service (int index) PROTOBUF_DEPRECATED
 
inline ::bgs::protocol::connection::v1::BoundServiceadd_deprecated_exported_service () PROTOBUF_DEPRECATED
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & deprecated_exported_service () const PROTOBUF_DEPRECATED
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_deprecated_exported_service () PROTOBUF_DEPRECATED
 
int exported_service_size () const
 
void clear_exported_service ()
 
const ::bgs::protocol::connection::v1::BoundServiceexported_service (int index) const
 
inline ::bgs::protocol::connection::v1::BoundServicemutable_exported_service (int index)
 
inline ::bgs::protocol::connection::v1::BoundServiceadd_exported_service ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & exported_service () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_exported_service ()
 
int imported_service_size () const
 
void clear_imported_service ()
 
const ::bgs::protocol::connection::v1::BoundServiceimported_service (int index) const
 
inline ::bgs::protocol::connection::v1::BoundServicemutable_imported_service (int index)
 
inline ::bgs::protocol::connection::v1::BoundServiceadd_imported_service ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > & imported_service () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > * mutable_imported_service ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kDeprecatedImportedServiceHashFieldNumber = 1
 
static const int kDeprecatedExportedServiceFieldNumber = 2
 
static const int kExportedServiceFieldNumber = 3
 
static const int kImportedServiceFieldNumber = 4
 

Private Member Functions

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

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedField< ::google::protobuf::uint32deprecated_imported_service_hash_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundServicedeprecated_exported_service_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundServiceexported_service_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundServiceimported_service_
 

Static Private Attributes

static BindRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_connection_5fservice_2eproto ()
 
void protobuf_AssignDesc_connection_5fservice_2eproto ()
 
void protobuf_ShutdownFile_connection_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ BindRequest() [1/2]

bgs::protocol::connection::v1::BindRequest::BindRequest ( )

◆ ~BindRequest()

virtual bgs::protocol::connection::v1::BindRequest::~BindRequest ( )
virtual

◆ BindRequest() [2/2]

bgs::protocol::connection::v1::BindRequest::BindRequest ( const BindRequest from)

Member Function Documentation

◆ add_deprecated_exported_service()

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::add_deprecated_exported_service ( )
inline

Definition at line 2086 of file connection_service.pb.h.

◆ add_deprecated_imported_service_hash()

void bgs::protocol::connection::v1::BindRequest::add_deprecated_imported_service_hash ( ::google::protobuf::uint32  value)
inline

Definition at line 2056 of file connection_service.pb.h.

◆ add_exported_service()

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::add_exported_service ( )
inline

Definition at line 2116 of file connection_service.pb.h.

◆ add_imported_service()

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::add_imported_service ( )
inline

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

◆ clear_deprecated_exported_service()

void bgs::protocol::connection::v1::BindRequest::clear_deprecated_exported_service ( )
inline

Definition at line 2075 of file connection_service.pb.h.

◆ clear_deprecated_imported_service_hash()

void bgs::protocol::connection::v1::BindRequest::clear_deprecated_imported_service_hash ( )
inline

Definition at line 2045 of file connection_service.pb.h.

◆ clear_exported_service()

void bgs::protocol::connection::v1::BindRequest::clear_exported_service ( )
inline

Definition at line 2105 of file connection_service.pb.h.

◆ clear_imported_service()

void bgs::protocol::connection::v1::BindRequest::clear_imported_service ( )
inline

Definition at line 2135 of file connection_service.pb.h.

◆ default_instance()

static const BindRequest & bgs::protocol::connection::v1::BindRequest::default_instance ( )
static

◆ deprecated_exported_service() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > & bgs::protocol::connection::v1::BindRequest::deprecated_exported_service ( ) const
inline

Definition at line 2091 of file connection_service.pb.h.

◆ deprecated_exported_service() [2/2]

const ::bgs::protocol::connection::v1::BoundService & bgs::protocol::connection::v1::BindRequest::deprecated_exported_service ( int  index) const
inline

Definition at line 2078 of file connection_service.pb.h.

◆ deprecated_exported_service_size()

int bgs::protocol::connection::v1::BindRequest::deprecated_exported_service_size ( ) const
inline

Definition at line 2072 of file connection_service.pb.h.

◆ deprecated_imported_service_hash() [1/2]

const ::google::protobuf::RepeatedField<::google::protobuf::uint32 > & bgs::protocol::connection::v1::BindRequest::deprecated_imported_service_hash ( ) const
inline

Definition at line 2061 of file connection_service.pb.h.

◆ deprecated_imported_service_hash() [2/2]

google::protobuf::uint32 bgs::protocol::connection::v1::BindRequest::deprecated_imported_service_hash ( int  index) const
inline

Definition at line 2048 of file connection_service.pb.h.

◆ deprecated_imported_service_hash_size()

int bgs::protocol::connection::v1::BindRequest::deprecated_imported_service_hash_size ( ) const
inline

Definition at line 2042 of file connection_service.pb.h.

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::connection::v1::BindRequest::descriptor ( )
static

◆ exported_service() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > & bgs::protocol::connection::v1::BindRequest::exported_service ( ) const
inline

Definition at line 2121 of file connection_service.pb.h.

◆ exported_service() [2/2]

const ::bgs::protocol::connection::v1::BoundService & bgs::protocol::connection::v1::BindRequest::exported_service ( int  index) const
inline

Definition at line 2108 of file connection_service.pb.h.

◆ exported_service_size()

int bgs::protocol::connection::v1::BindRequest::exported_service_size ( ) const
inline

Definition at line 2102 of file connection_service.pb.h.

◆ GetCachedSize()

int bgs::protocol::connection::v1::BindRequest::GetCachedSize ( ) const
inline

Definition at line 632 of file connection_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::connection::v1::BindRequest::GetMetadata ( ) const

◆ imported_service() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > & bgs::protocol::connection::v1::BindRequest::imported_service ( ) const
inline

Definition at line 2151 of file connection_service.pb.h.

◆ imported_service() [2/2]

const ::bgs::protocol::connection::v1::BoundService & bgs::protocol::connection::v1::BindRequest::imported_service ( int  index) const
inline

Definition at line 2138 of file connection_service.pb.h.

◆ imported_service_size()

int bgs::protocol::connection::v1::BindRequest::imported_service_size ( ) const
inline

Definition at line 2132 of file connection_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::connection::v1::BindRequest::InitAsDefaultInstance ( )
private

◆ mutable_deprecated_exported_service() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > * bgs::protocol::connection::v1::BindRequest::mutable_deprecated_exported_service ( )
inline

Definition at line 2096 of file connection_service.pb.h.

◆ mutable_deprecated_exported_service() [2/2]

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::mutable_deprecated_exported_service ( int  index)
inline

Definition at line 2082 of file connection_service.pb.h.

◆ mutable_deprecated_imported_service_hash()

google::protobuf::RepeatedField<::google::protobuf::uint32 > * bgs::protocol::connection::v1::BindRequest::mutable_deprecated_imported_service_hash ( )
inline

Definition at line 2066 of file connection_service.pb.h.

◆ mutable_exported_service() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > * bgs::protocol::connection::v1::BindRequest::mutable_exported_service ( )
inline

Definition at line 2126 of file connection_service.pb.h.

◆ mutable_exported_service() [2/2]

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::mutable_exported_service ( int  index)
inline

Definition at line 2112 of file connection_service.pb.h.

◆ mutable_imported_service() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::connection::v1::BoundService > * bgs::protocol::connection::v1::BindRequest::mutable_imported_service ( )
inline

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

◆ mutable_imported_service() [2/2]

bgs::protocol::connection::v1::BoundService * bgs::protocol::connection::v1::BindRequest::mutable_imported_service ( int  index)
inline

Definition at line 2142 of file connection_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::connection::v1::BindRequest::mutable_unknown_fields ( )
inline

Definition at line 620 of file connection_service.pb.h.

◆ New()

BindRequest * bgs::protocol::connection::v1::BindRequest::New ( ) const

◆ operator=()

BindRequest & bgs::protocol::connection::v1::BindRequest::operator= ( const BindRequest from)
inline

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

◆ set_deprecated_imported_service_hash()

void bgs::protocol::connection::v1::BindRequest::set_deprecated_imported_service_hash ( int  index,
::google::protobuf::uint32  value 
)
inline

Definition at line 2052 of file connection_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::connection::v1::BindRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::connection::v1::BindRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::connection::v1::BindRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::connection::v1::BindRequest::Swap ( BindRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::connection::v1::BindRequest::unknown_fields ( ) const
inline

Definition at line 616 of file connection_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_connection_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_connection_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_connection_5fservice_2eproto

void protobuf_AssignDesc_connection_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_connection_5fservice_2eproto

void protobuf_ShutdownFile_connection_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::connection::v1::BindRequest::_cached_size_
mutableprivate

Definition at line 698 of file connection_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::connection::v1::BindRequest::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::connection::v1::BindRequest::_unknown_fields_
private

Definition at line 695 of file connection_service.pb.h.

◆ default_instance_

BindRequest* bgs::protocol::connection::v1::BindRequest::default_instance_
staticprivate

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

◆ deprecated_exported_service_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > bgs::protocol::connection::v1::BindRequest::deprecated_exported_service_
private

Definition at line 700 of file connection_service.pb.h.

◆ deprecated_imported_service_hash_

::google::protobuf::RepeatedField< ::google::protobuf::uint32 > bgs::protocol::connection::v1::BindRequest::deprecated_imported_service_hash_
private

Definition at line 699 of file connection_service.pb.h.

◆ exported_service_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > bgs::protocol::connection::v1::BindRequest::exported_service_
private

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

◆ imported_service_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::connection::v1::BoundService > bgs::protocol::connection::v1::BindRequest::imported_service_
private

Definition at line 702 of file connection_service.pb.h.

◆ kDeprecatedExportedServiceFieldNumber

const int bgs::protocol::connection::v1::BindRequest::kDeprecatedExportedServiceFieldNumber = 2
static

Definition at line 659 of file connection_service.pb.h.

◆ kDeprecatedImportedServiceHashFieldNumber

const int bgs::protocol::connection::v1::BindRequest::kDeprecatedImportedServiceHashFieldNumber = 1
static

Definition at line 647 of file connection_service.pb.h.

◆ kExportedServiceFieldNumber

const int bgs::protocol::connection::v1::BindRequest::kExportedServiceFieldNumber = 3
static

Definition at line 671 of file connection_service.pb.h.

◆ kImportedServiceFieldNumber

const int bgs::protocol::connection::v1::BindRequest::kImportedServiceFieldNumber = 4
static

Definition at line 683 of file connection_service.pb.h.


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