TrinityCore
bgs::protocol::Address Class Reference

#include <rpc_types.pb.h>

+ Inheritance diagram for bgs::protocol::Address:

Public Member Functions

 Address ()
 
virtual ~Address ()
 
 Address (const Address &from)
 
Addressoperator= (const Address &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Address *other)
 
AddressNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_address () const
 
void clear_address ()
 
const ::std::string & address () const
 
void set_address (const ::std::string &value)
 
void set_address (const char *value)
 
void set_address (const char *value, size_t size)
 
inline ::std::string * mutable_address ()
 
inline ::std::string * release_address ()
 
void set_allocated_address (::std::string *address)
 
bool has_port () const
 
void clear_port ()
 
inline ::google::protobuf::uint32 port () const
 
void set_port (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAddressFieldNumber = 1
 
static const int kPortFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_address ()
 
void clear_has_address ()
 
void set_has_port ()
 
void clear_has_port ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * address_
 
::google::protobuf::uint32 port_
 

Static Private Attributes

static Addressdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ()
 
void protobuf_AssignDesc_rpc_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_rpc_5ftypes_2eproto ()
 

Detailed Description

Definition at line 109 of file rpc_types.pb.h.

Constructor & Destructor Documentation

◆ Address() [1/2]

bgs::protocol::Address::Address ( )

◆ ~Address()

virtual bgs::protocol::Address::~Address ( )
virtual

◆ Address() [2/2]

bgs::protocol::Address::Address ( const Address from)

Member Function Documentation

◆ address()

const ::std::string & bgs::protocol::Address::address ( ) const
inline

Definition at line 902 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_address()

void bgs::protocol::Address::clear_address ( )
inline

Definition at line 896 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_address()

void bgs::protocol::Address::clear_has_address ( )
inlineprivate

Definition at line 893 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_port()

void bgs::protocol::Address::clear_has_port ( )
inlineprivate

Definition at line 969 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_port()

void bgs::protocol::Address::clear_port ( )
inline

Definition at line 972 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 137 of file rpc_types.pb.h.

◆ GetMetadata()

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

◆ has_address()

bool bgs::protocol::Address::has_address ( ) const
inline

Definition at line 887 of file rpc_types.pb.h.

◆ has_port()

bool bgs::protocol::Address::has_port ( ) const
inline

Definition at line 963 of file rpc_types.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_address()

std::string * bgs::protocol::Address::mutable_address ( )
inline

Definition at line 930 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 125 of file rpc_types.pb.h.

◆ New()

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

◆ operator=()

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

Definition at line 116 of file rpc_types.pb.h.

◆ port()

google::protobuf::uint32 bgs::protocol::Address::port ( ) const
inline

Definition at line 976 of file rpc_types.pb.h.

◆ release_address()

std::string * bgs::protocol::Address::release_address ( )
inline

Definition at line 938 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_address() [1/3]

void bgs::protocol::Address::set_address ( const ::std::string &  value)
inline

Definition at line 906 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_address() [2/3]

void bgs::protocol::Address::set_address ( const char *  value)
inline

Definition at line 914 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_address() [3/3]

void bgs::protocol::Address::set_address ( const char *  value,
size_t  size 
)
inline

Definition at line 922 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_address()

void bgs::protocol::Address::set_allocated_address ( ::std::string *  address)
inline

Definition at line 948 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_address()

void bgs::protocol::Address::set_has_address ( )
inlineprivate

Definition at line 890 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_port()

void bgs::protocol::Address::set_has_port ( )
inlineprivate

Definition at line 966 of file rpc_types.pb.h.

+ Here is the caller graph for this function:

◆ set_port()

void bgs::protocol::Address::set_port ( ::google::protobuf::uint32  value)
inline

Definition at line 980 of file rpc_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 121 of file rpc_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_rpc_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_rpc_5ftypes_2eproto

void protobuf_AssignDesc_rpc_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_rpc_5ftypes_2eproto

void protobuf_ShutdownFile_rpc_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::Address::_cached_size_
mutableprivate

Definition at line 178 of file rpc_types.pb.h.

◆ _has_bits_

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

Definition at line 177 of file rpc_types.pb.h.

◆ _unknown_fields_

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

Definition at line 175 of file rpc_types.pb.h.

◆ address_

::std::string* bgs::protocol::Address::address_
private

Definition at line 179 of file rpc_types.pb.h.

◆ default_instance_

Address* bgs::protocol::Address::default_instance_
staticprivate

Definition at line 186 of file rpc_types.pb.h.

◆ kAddressFieldNumber

const int bgs::protocol::Address::kAddressFieldNumber = 1
static

Definition at line 152 of file rpc_types.pb.h.

◆ kPortFieldNumber

const int bgs::protocol::Address::kPortFieldNumber = 2
static

Definition at line 164 of file rpc_types.pb.h.

◆ port_

::google::protobuf::uint32 bgs::protocol::Address::port_
private

Definition at line 180 of file rpc_types.pb.h.


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