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

#include <connection_service.pb.h>

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

Public Member Functions

 EchoRequest ()
 
virtual ~EchoRequest ()
 
 EchoRequest (const EchoRequest &from)
 
EchoRequestoperator= (const EchoRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EchoRequest *other)
 
EchoRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_time () const
 
void clear_time ()
 
inline ::google::protobuf::uint64 time () const
 
void set_time (::google::protobuf::uint64 value)
 
bool has_network_only () const
 
void clear_network_only ()
 
bool network_only () const
 
void set_network_only (bool value)
 
bool has_payload () const
 
void clear_payload ()
 
const ::std::string & payload () const
 
void set_payload (const ::std::string &value)
 
void set_payload (const char *value)
 
void set_payload (const void *value, size_t size)
 
inline ::std::string * mutable_payload ()
 
inline ::std::string * release_payload ()
 
void set_allocated_payload (::std::string *payload)
 
bool has_forward () const
 
void clear_forward ()
 
const ::bgs::protocol::ProcessIdforward () const
 
inline ::bgs::protocol::ProcessIdmutable_forward ()
 
inline ::bgs::protocol::ProcessIdrelease_forward ()
 
void set_allocated_forward (::bgs::protocol::ProcessId *forward)
 
bool has_forward_client_id () const
 
void clear_forward_client_id ()
 
const ::std::string & forward_client_id () const
 
void set_forward_client_id (const ::std::string &value)
 
void set_forward_client_id (const char *value)
 
void set_forward_client_id (const char *value, size_t size)
 
inline ::std::string * mutable_forward_client_id ()
 
inline ::std::string * release_forward_client_id ()
 
void set_allocated_forward_client_id (::std::string *forward_client_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTimeFieldNumber = 1
 
static const int kNetworkOnlyFieldNumber = 2
 
static const int kPayloadFieldNumber = 3
 
static const int kForwardFieldNumber = 4
 
static const int kForwardClientIdFieldNumber = 5
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_time ()
 
void clear_has_time ()
 
void set_has_network_only ()
 
void clear_has_network_only ()
 
void set_has_payload ()
 
void clear_has_payload ()
 
void set_has_forward ()
 
void clear_has_forward ()
 
void set_has_forward_client_id ()
 
void clear_has_forward_client_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 time_
 
::std::string * payload_
 
::bgs::protocol::ProcessIdforward_
 
::std::string * forward_client_id_
 
bool network_only_
 

Static Private Attributes

static EchoRequestdefault_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 781 of file connection_service.pb.h.

Constructor & Destructor Documentation

◆ EchoRequest() [1/2]

bgs::protocol::connection::v1::EchoRequest::EchoRequest ( )

◆ ~EchoRequest()

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

◆ EchoRequest() [2/2]

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

Member Function Documentation

◆ clear_forward()

void bgs::protocol::connection::v1::EchoRequest::clear_forward ( )
inline

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

◆ clear_forward_client_id()

void bgs::protocol::connection::v1::EchoRequest::clear_forward_client_id ( )
inline

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

◆ clear_has_forward()

void bgs::protocol::connection::v1::EchoRequest::clear_has_forward ( )
inlineprivate

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

◆ clear_has_forward_client_id()

void bgs::protocol::connection::v1::EchoRequest::clear_has_forward_client_id ( )
inlineprivate

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

◆ clear_has_network_only()

void bgs::protocol::connection::v1::EchoRequest::clear_has_network_only ( )
inlineprivate

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

◆ clear_has_payload()

void bgs::protocol::connection::v1::EchoRequest::clear_has_payload ( )
inlineprivate

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

◆ clear_has_time()

void bgs::protocol::connection::v1::EchoRequest::clear_has_time ( )
inlineprivate

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

◆ clear_network_only()

void bgs::protocol::connection::v1::EchoRequest::clear_network_only ( )
inline

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

◆ clear_payload()

void bgs::protocol::connection::v1::EchoRequest::clear_payload ( )
inline

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

◆ clear_time()

void bgs::protocol::connection::v1::EchoRequest::clear_time ( )
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ forward()

const ::bgs::protocol::ProcessId & bgs::protocol::connection::v1::EchoRequest::forward ( ) const
inline

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

◆ forward_client_id()

const ::std::string & bgs::protocol::connection::v1::EchoRequest::forward_client_id ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_forward()

bool bgs::protocol::connection::v1::EchoRequest::has_forward ( ) const
inline

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

◆ has_forward_client_id()

bool bgs::protocol::connection::v1::EchoRequest::has_forward_client_id ( ) const
inline

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

◆ has_network_only()

bool bgs::protocol::connection::v1::EchoRequest::has_network_only ( ) const
inline

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

◆ has_payload()

bool bgs::protocol::connection::v1::EchoRequest::has_payload ( ) const
inline

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

◆ has_time()

bool bgs::protocol::connection::v1::EchoRequest::has_time ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_forward()

bgs::protocol::ProcessId * bgs::protocol::connection::v1::EchoRequest::mutable_forward ( )
inline

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

◆ mutable_forward_client_id()

std::string * bgs::protocol::connection::v1::EchoRequest::mutable_forward_client_id ( )
inline

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

◆ mutable_payload()

std::string * bgs::protocol::connection::v1::EchoRequest::mutable_payload ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ network_only()

bool bgs::protocol::connection::v1::EchoRequest::network_only ( ) const
inline

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

◆ New()

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

◆ operator=()

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

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

◆ payload()

const ::std::string & bgs::protocol::connection::v1::EchoRequest::payload ( ) const
inline

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

◆ release_forward()

bgs::protocol::ProcessId * bgs::protocol::connection::v1::EchoRequest::release_forward ( )
inline

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

◆ release_forward_client_id()

std::string * bgs::protocol::connection::v1::EchoRequest::release_forward_client_id ( )
inline

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

◆ release_payload()

std::string * bgs::protocol::connection::v1::EchoRequest::release_payload ( )
inline

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

◆ set_allocated_forward()

void bgs::protocol::connection::v1::EchoRequest::set_allocated_forward ( ::bgs::protocol::ProcessId forward)
inline

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

◆ set_allocated_forward_client_id()

void bgs::protocol::connection::v1::EchoRequest::set_allocated_forward_client_id ( ::std::string *  forward_client_id)
inline

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

◆ set_allocated_payload()

void bgs::protocol::connection::v1::EchoRequest::set_allocated_payload ( ::std::string *  payload)
inline

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

◆ set_forward_client_id() [1/3]

void bgs::protocol::connection::v1::EchoRequest::set_forward_client_id ( const ::std::string &  value)
inline

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

◆ set_forward_client_id() [2/3]

void bgs::protocol::connection::v1::EchoRequest::set_forward_client_id ( const char *  value)
inline

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

◆ set_forward_client_id() [3/3]

void bgs::protocol::connection::v1::EchoRequest::set_forward_client_id ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_has_forward()

void bgs::protocol::connection::v1::EchoRequest::set_has_forward ( )
inlineprivate

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

◆ set_has_forward_client_id()

void bgs::protocol::connection::v1::EchoRequest::set_has_forward_client_id ( )
inlineprivate

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

◆ set_has_network_only()

void bgs::protocol::connection::v1::EchoRequest::set_has_network_only ( )
inlineprivate

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

◆ set_has_payload()

void bgs::protocol::connection::v1::EchoRequest::set_has_payload ( )
inlineprivate

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

◆ set_has_time()

void bgs::protocol::connection::v1::EchoRequest::set_has_time ( )
inlineprivate

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

◆ set_network_only()

void bgs::protocol::connection::v1::EchoRequest::set_network_only ( bool  value)
inline

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

◆ set_payload() [1/3]

void bgs::protocol::connection::v1::EchoRequest::set_payload ( const ::std::string &  value)
inline

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

◆ set_payload() [2/3]

void bgs::protocol::connection::v1::EchoRequest::set_payload ( const char *  value)
inline

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

◆ set_payload() [3/3]

void bgs::protocol::connection::v1::EchoRequest::set_payload ( const void *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_time()

void bgs::protocol::connection::v1::EchoRequest::set_time ( ::google::protobuf::uint64  value)
inline

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ time()

google::protobuf::uint64 bgs::protocol::connection::v1::EchoRequest::time ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 793 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::EchoRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ forward_

::bgs::protocol::ProcessId* bgs::protocol::connection::v1::EchoRequest::forward_
private

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

◆ forward_client_id_

::std::string* bgs::protocol::connection::v1::EchoRequest::forward_client_id_
private

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

◆ kForwardClientIdFieldNumber

const int bgs::protocol::connection::v1::EchoRequest::kForwardClientIdFieldNumber = 5
static

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

◆ kForwardFieldNumber

const int bgs::protocol::connection::v1::EchoRequest::kForwardFieldNumber = 4
static

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

◆ kNetworkOnlyFieldNumber

const int bgs::protocol::connection::v1::EchoRequest::kNetworkOnlyFieldNumber = 2
static

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

◆ kPayloadFieldNumber

const int bgs::protocol::connection::v1::EchoRequest::kPayloadFieldNumber = 3
static

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

◆ kTimeFieldNumber

const int bgs::protocol::connection::v1::EchoRequest::kTimeFieldNumber = 1
static

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

◆ network_only_

bool bgs::protocol::connection::v1::EchoRequest::network_only_
private

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

◆ payload_

::std::string* bgs::protocol::connection::v1::EchoRequest::payload_
private

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

◆ time_

::google::protobuf::uint64 bgs::protocol::connection::v1::EchoRequest::time_
private

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


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