![]() |
TrinityCore
|
#include <rpc_types.pb.h>
Inheritance diagram for bgs::protocol::Header:Public Member Functions | |
| Header () | |
| virtual | ~Header () |
| Header (const Header &from) | |
| Header & | operator= (const Header &from) |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (Header *other) |
| Header * | New () const |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| bool | has_service_id () const |
| void | clear_service_id () |
| inline ::google::protobuf::uint32 | service_id () const |
| void | set_service_id (::google::protobuf::uint32 value) |
| bool | has_method_id () const |
| void | clear_method_id () |
| inline ::google::protobuf::uint32 | method_id () const |
| void | set_method_id (::google::protobuf::uint32 value) |
| bool | has_token () const |
| void | clear_token () |
| inline ::google::protobuf::uint32 | token () const |
| void | set_token (::google::protobuf::uint32 value) |
| bool | has_object_id () const |
| void | clear_object_id () |
| inline ::google::protobuf::uint64 | object_id () const |
| void | set_object_id (::google::protobuf::uint64 value) |
| bool | has_size () const |
| void | clear_size () |
| inline ::google::protobuf::uint32 | size () const |
| void | set_size (::google::protobuf::uint32 value) |
| bool | has_status () const |
| void | clear_status () |
| inline ::google::protobuf::uint32 | status () const |
| void | set_status (::google::protobuf::uint32 value) |
| int | error_size () const |
| void | clear_error () |
| const ::bgs::protocol::ErrorInfo & | error (int index) const |
| inline ::bgs::protocol::ErrorInfo * | mutable_error (int index) |
| inline ::bgs::protocol::ErrorInfo * | add_error () |
| const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ErrorInfo > & | error () const |
| inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ErrorInfo > * | mutable_error () |
| bool | has_timeout () const |
| void | clear_timeout () |
| inline ::google::protobuf::uint64 | timeout () const |
| void | set_timeout (::google::protobuf::uint64 value) |
| bool | has_is_response () const |
| void | clear_is_response () |
| bool | is_response () const |
| void | set_is_response (bool value) |
| int | forward_targets_size () const |
| void | clear_forward_targets () |
| const ::bgs::protocol::ProcessId & | forward_targets (int index) const |
| inline ::bgs::protocol::ProcessId * | mutable_forward_targets (int index) |
| inline ::bgs::protocol::ProcessId * | add_forward_targets () |
| const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ProcessId > & | forward_targets () const |
| inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ProcessId > * | mutable_forward_targets () |
| bool | has_service_hash () const |
| void | clear_service_hash () |
| inline ::google::protobuf::uint32 | service_hash () const |
| void | set_service_hash (::google::protobuf::uint32 value) |
| bool | has_client_id () const |
| void | clear_client_id () |
| const ::std::string & | client_id () const |
| void | set_client_id (const ::std::string &value) |
| void | set_client_id (const char *value) |
| void | set_client_id (const char *value, size_t size) |
| inline ::std::string * | mutable_client_id () |
| inline ::std::string * | release_client_id () |
| void | set_allocated_client_id (::std::string *client_id) |
| int | fanout_target_size () const |
| void | clear_fanout_target () |
| const ::bgs::protocol::FanoutTarget & | fanout_target (int index) const |
| inline ::bgs::protocol::FanoutTarget * | mutable_fanout_target (int index) |
| inline ::bgs::protocol::FanoutTarget * | add_fanout_target () |
| const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::FanoutTarget > & | fanout_target () const |
| inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::FanoutTarget > * | mutable_fanout_target () |
| int | client_id_fanout_target_size () const |
| void | clear_client_id_fanout_target () |
| const ::std::string & | client_id_fanout_target (int index) const |
| inline ::std::string * | mutable_client_id_fanout_target (int index) |
| void | set_client_id_fanout_target (int index, const ::std::string &value) |
| void | set_client_id_fanout_target (int index, const char *value) |
| void | set_client_id_fanout_target (int index, const char *value, size_t size) |
| inline ::std::string * | add_client_id_fanout_target () |
| void | add_client_id_fanout_target (const ::std::string &value) |
| void | add_client_id_fanout_target (const char *value) |
| void | add_client_id_fanout_target (const char *value, size_t size) |
| const ::google::protobuf::RepeatedPtrField< ::std::string > & | client_id_fanout_target () const |
| inline ::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_client_id_fanout_target () |
| bool | has_client_record () const |
| void | clear_client_record () |
| const ::std::string & | client_record () const |
| void | set_client_record (const ::std::string &value) |
| void | set_client_record (const char *value) |
| void | set_client_record (const void *value, size_t size) |
| inline ::std::string * | mutable_client_record () |
| inline ::std::string * | release_client_record () |
| void | set_allocated_client_record (::std::string *client_record) |
| bool | has_original_sender () const |
| void | clear_original_sender () |
| const ::std::string & | original_sender () const |
| void | set_original_sender (const ::std::string &value) |
| void | set_original_sender (const char *value) |
| void | set_original_sender (const void *value, size_t size) |
| inline ::std::string * | mutable_original_sender () |
| inline ::std::string * | release_original_sender () |
| void | set_allocated_original_sender (::std::string *original_sender) |
| bool | has_sender_token () const |
| void | clear_sender_token () |
| inline ::google::protobuf::uint32 | sender_token () const |
| void | set_sender_token (::google::protobuf::uint32 value) |
| bool | has_router_label () const |
| void | clear_router_label () |
| inline ::google::protobuf::uint32 | router_label () const |
| void | set_router_label (::google::protobuf::uint32 value) |
| bool | has_error_reason () const |
| void | clear_error_reason () |
| const ::std::string & | error_reason () const |
| void | set_error_reason (const ::std::string &value) |
| void | set_error_reason (const char *value) |
| void | set_error_reason (const char *value, size_t size) |
| inline ::std::string * | mutable_error_reason () |
| inline ::std::string * | release_error_reason () |
| void | set_allocated_error_reason (::std::string *error_reason) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const Header & | default_instance () |
Static Public Attributes | |
| static const int | kServiceIdFieldNumber = 1 |
| static const int | kMethodIdFieldNumber = 2 |
| static const int | kTokenFieldNumber = 3 |
| static const int | kObjectIdFieldNumber = 4 |
| static const int | kSizeFieldNumber = 5 |
| static const int | kStatusFieldNumber = 6 |
| static const int | kErrorFieldNumber = 7 |
| static const int | kTimeoutFieldNumber = 8 |
| static const int | kIsResponseFieldNumber = 9 |
| static const int | kForwardTargetsFieldNumber = 10 |
| static const int | kServiceHashFieldNumber = 11 |
| static const int | kClientIdFieldNumber = 13 |
| static const int | kFanoutTargetFieldNumber = 14 |
| static const int | kClientIdFanoutTargetFieldNumber = 15 |
| static const int | kClientRecordFieldNumber = 16 |
| static const int | kOriginalSenderFieldNumber = 17 |
| static const int | kSenderTokenFieldNumber = 18 |
| static const int | kRouterLabelFieldNumber = 19 |
| static const int | kErrorReasonFieldNumber = 20 |
Private Member Functions | |
| void | SharedCtor () |
| void | SharedDtor () |
| void | SetCachedSize (int size) const |
| void | set_has_service_id () |
| void | clear_has_service_id () |
| void | set_has_method_id () |
| void | clear_has_method_id () |
| void | set_has_token () |
| void | clear_has_token () |
| void | set_has_object_id () |
| void | clear_has_object_id () |
| void | set_has_size () |
| void | clear_has_size () |
| void | set_has_status () |
| void | clear_has_status () |
| void | set_has_timeout () |
| void | clear_has_timeout () |
| void | set_has_is_response () |
| void | clear_has_is_response () |
| void | set_has_service_hash () |
| void | clear_has_service_hash () |
| void | set_has_client_id () |
| void | clear_has_client_id () |
| void | set_has_client_record () |
| void | clear_has_client_record () |
| void | set_has_original_sender () |
| void | clear_has_original_sender () |
| void | set_has_sender_token () |
| void | clear_has_sender_token () |
| void | set_has_router_label () |
| void | clear_has_router_label () |
| void | set_has_error_reason () |
| void | clear_has_error_reason () |
| void | InitAsDefaultInstance () |
Private Attributes | |
| ::google::protobuf::UnknownFieldSet | _unknown_fields_ |
| ::google::protobuf::uint32 | _has_bits_ [1] |
| int | _cached_size_ |
| ::google::protobuf::uint32 | service_id_ |
| ::google::protobuf::uint32 | method_id_ |
| ::google::protobuf::uint64 | object_id_ |
| ::google::protobuf::uint32 | token_ |
| ::google::protobuf::uint32 | size_ |
| ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ErrorInfo > | error_ |
| ::google::protobuf::uint32 | status_ |
| bool | is_response_ |
| ::google::protobuf::uint64 | timeout_ |
| ::google::protobuf::RepeatedPtrField< ::bgs::protocol::ProcessId > | forward_targets_ |
| ::std::string * | client_id_ |
| ::google::protobuf::RepeatedPtrField< ::bgs::protocol::FanoutTarget > | fanout_target_ |
| ::google::protobuf::RepeatedPtrField< ::std::string > | client_id_fanout_target_ |
| ::google::protobuf::uint32 | service_hash_ |
| ::google::protobuf::uint32 | sender_token_ |
| ::std::string * | client_record_ |
| ::std::string * | original_sender_ |
| ::std::string * | error_reason_ |
| ::google::protobuf::uint32 | router_label_ |
Static Private Attributes | |
| static Header * | default_instance_ |
Friends | |
| void TC_PROTO_API | protobuf_AddDesc_rpc_5ftypes_2eproto () |
| void | protobuf_AssignDesc_rpc_5ftypes_2eproto () |
| void | protobuf_ShutdownFile_rpc_5ftypes_2eproto () |
Definition at line 594 of file rpc_types.pb.h.
| bgs::protocol::Header::Header | ( | ) |
|
virtual |
| bgs::protocol::Header::Header | ( | const Header & | from | ) |
|
inline |
Definition at line 1822 of file rpc_types.pb.h.
|
inline |
Definition at line 1825 of file rpc_types.pb.h.
|
inline |
Definition at line 1829 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1571 of file rpc_types.pb.h.
|
inline |
Definition at line 1779 of file rpc_types.pb.h.
|
inline |
Definition at line 1649 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1798 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1560 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1768 of file rpc_types.pb.h.
|
inline |
Definition at line 1638 of file rpc_types.pb.h.
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1838 of file rpc_types.pb.h.
|
inline |
Definition at line 1801 of file rpc_types.pb.h.
|
inline |
Definition at line 1795 of file rpc_types.pb.h.
|
inline |
|
static |
|
static |
|
inline |
Definition at line 1576 of file rpc_types.pb.h.
|
inline |
Definition at line 1563 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1557 of file rpc_types.pb.h.
|
inline |
Definition at line 1784 of file rpc_types.pb.h.
|
inline |
Definition at line 1771 of file rpc_types.pb.h.
|
inline |
Definition at line 1765 of file rpc_types.pb.h.
|
inline |
Definition at line 1654 of file rpc_types.pb.h.
|
inline |
Definition at line 1641 of file rpc_types.pb.h.
|
inline |
Definition at line 1635 of file rpc_types.pb.h.
|
inline |
| ::google::protobuf::Metadata bgs::protocol::Header::GetMetadata | ( | ) | const |
|
inline |
Definition at line 1689 of file rpc_types.pb.h.
|
inline |
Definition at line 1849 of file rpc_types.pb.h.
|
inline |
Definition at line 2049 of file rpc_types.pb.h.
|
inline |
Definition at line 1611 of file rpc_types.pb.h.
|
inline |
Definition at line 1437 of file rpc_types.pb.h.
|
inline |
Definition at line 1485 of file rpc_types.pb.h.
|
inline |
Definition at line 1925 of file rpc_types.pb.h.
|
inline |
Definition at line 2025 of file rpc_types.pb.h.
|
inline |
Definition at line 2001 of file rpc_types.pb.h.
|
inline |
Definition at line 1665 of file rpc_types.pb.h.
|
inline |
Definition at line 1413 of file rpc_types.pb.h.
|
inline |
Definition at line 1509 of file rpc_types.pb.h.
|
inline |
Definition at line 1533 of file rpc_types.pb.h.
|
inline |
Definition at line 1587 of file rpc_types.pb.h.
|
inline |
Definition at line 1461 of file rpc_types.pb.h.
|
private |
|
inline |
Definition at line 1624 of file rpc_types.pb.h.
|
inline |
|
inline |
|
inline |
Definition at line 1843 of file rpc_types.pb.h.
|
inline |
Definition at line 1805 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1581 of file rpc_types.pb.h.
|
inline |
Definition at line 1567 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 1789 of file rpc_types.pb.h.
|
inline |
Definition at line 1775 of file rpc_types.pb.h.
|
inline |
Definition at line 1659 of file rpc_types.pb.h.
|
inline |
Definition at line 1645 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 610 of file rpc_types.pb.h.
| Header * bgs::protocol::Header::New | ( | ) | const |
|
inline |
Definition at line 1498 of file rpc_types.pb.h.
Definition at line 601 of file rpc_types.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 2038 of file rpc_types.pb.h.
|
inline |
Definition at line 2014 of file rpc_types.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1809 of file rpc_types.pb.h.
|
inline |
Definition at line 1813 of file rpc_types.pb.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inline |
|
inline |
Definition at line 1454 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 1682 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1430 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1526 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1550 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
|
inline |
Definition at line 1478 of file rpc_types.pb.h.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
inline |
|
inline |
Definition at line 1546 of file rpc_types.pb.h.
| void bgs::protocol::Header::Swap | ( | Header * | other | ) |
|
inline |
Definition at line 1600 of file rpc_types.pb.h.
|
inline |
|
inline |
Definition at line 606 of file rpc_types.pb.h.
|
friend |
|
friend |
|
friend |
|
mutableprivate |
Definition at line 847 of file rpc_types.pb.h.
|
private |
Definition at line 846 of file rpc_types.pb.h.
|
private |
Definition at line 844 of file rpc_types.pb.h.
|
private |
Definition at line 858 of file rpc_types.pb.h.
|
private |
Definition at line 860 of file rpc_types.pb.h.
|
private |
Definition at line 863 of file rpc_types.pb.h.
|
staticprivate |
Definition at line 872 of file rpc_types.pb.h.
|
private |
Definition at line 853 of file rpc_types.pb.h.
|
private |
Definition at line 865 of file rpc_types.pb.h.
|
private |
Definition at line 859 of file rpc_types.pb.h.
|
private |
Definition at line 857 of file rpc_types.pb.h.
|
private |
Definition at line 855 of file rpc_types.pb.h.
|
static |
Definition at line 748 of file rpc_types.pb.h.
|
static |
Definition at line 724 of file rpc_types.pb.h.
|
static |
Definition at line 764 of file rpc_types.pb.h.
|
static |
Definition at line 679 of file rpc_types.pb.h.
|
static |
Definition at line 802 of file rpc_types.pb.h.
|
static |
Definition at line 736 of file rpc_types.pb.h.
|
static |
Definition at line 705 of file rpc_types.pb.h.
|
static |
Definition at line 698 of file rpc_types.pb.h.
|
static |
Definition at line 644 of file rpc_types.pb.h.
|
static |
Definition at line 658 of file rpc_types.pb.h.
|
static |
Definition at line 776 of file rpc_types.pb.h.
|
static |
Definition at line 795 of file rpc_types.pb.h.
|
static |
Definition at line 788 of file rpc_types.pb.h.
|
static |
Definition at line 717 of file rpc_types.pb.h.
|
static |
Definition at line 637 of file rpc_types.pb.h.
|
static |
Definition at line 665 of file rpc_types.pb.h.
|
static |
Definition at line 672 of file rpc_types.pb.h.
|
static |
Definition at line 691 of file rpc_types.pb.h.
|
static |
Definition at line 651 of file rpc_types.pb.h.
|
private |
Definition at line 849 of file rpc_types.pb.h.
|
private |
Definition at line 850 of file rpc_types.pb.h.
|
private |
Definition at line 864 of file rpc_types.pb.h.
|
private |
Definition at line 866 of file rpc_types.pb.h.
|
private |
Definition at line 862 of file rpc_types.pb.h.
|
private |
Definition at line 861 of file rpc_types.pb.h.
|
private |
Definition at line 848 of file rpc_types.pb.h.
|
private |
Definition at line 852 of file rpc_types.pb.h.
|
private |
Definition at line 854 of file rpc_types.pb.h.
|
private |
Definition at line 856 of file rpc_types.pb.h.
|
private |
Definition at line 851 of file rpc_types.pb.h.