#include <msg.pb.h>


类 | |
| class | _Internal |
| struct | Impl_ |
Public 类型 | |
| enum | : int { kIdFieldNumber = 1 , kRoutingKeyFieldNumber = 3 , kDeliveryModeFieldNumber = 2 } |
Public 成员函数 | |
| BasicProperties () | |
| ~BasicProperties () override | |
| PROTOBUF_CONSTEXPR | BasicProperties (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| BasicProperties (const BasicProperties &from) | |
| BasicProperties (BasicProperties &&from) noexcept | |
| BasicProperties & | operator= (const BasicProperties &from) |
| BasicProperties & | operator= (BasicProperties &&from) noexcept |
| void | Swap (BasicProperties *other) |
| void | UnsafeArenaSwap (BasicProperties *other) |
| BasicProperties * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const BasicProperties &from) |
| void | MergeFrom (const BasicProperties &from) |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| bool | IsInitialized () const final |
| size_t | ByteSizeLong () const final |
| const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_id () |
| const std::string & | id () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_id (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_id () |
| PROTOBUF_NODISCARD std::string * | release_id () |
| void | set_allocated_id (std::string *id) |
| void | clear_routing_key () |
| const std::string & | routing_key () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_routing_key (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_routing_key () |
| PROTOBUF_NODISCARD std::string * | release_routing_key () |
| void | set_allocated_routing_key (std::string *routing_key) |
| void | clear_delivery_mode () |
| ::XuMQ::DeliveryMode | delivery_mode () const |
| void | set_delivery_mode (::XuMQ::DeliveryMode value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_id (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_routing_key (ArgT0 &&arg0, ArgT... args) |
静态 Public 成员函数 | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const BasicProperties & | default_instance () |
| static const BasicProperties * | internal_default_instance () |
静态 Public 属性 | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected 成员函数 | |
| BasicProperties (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private 类型 | |
| typedef void | InternalArenaConstructable_ |
| typedef void | DestructorSkippable_ |
Private 成员函数 | |
| void | SharedCtor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned) |
| void | SharedDtor () |
| void | SetCachedSize (int size) const final |
| void | InternalSwap (BasicProperties *other) |
| const std::string & | _internal_id () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_id (const std::string &value) |
| std::string * | _internal_mutable_id () |
| const std::string & | _internal_routing_key () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_routing_key (const std::string &value) |
| std::string * | _internal_mutable_routing_key () |
| ::XuMQ::DeliveryMode | _internal_delivery_mode () const |
| void | _internal_set_delivery_mode (::XuMQ::DeliveryMode value) |
静态 Private 成员函数 | |
| static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg) |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
Private 属性 | ||
| union { | ||
| Impl_ _impl_ | ||
| }; | ||
友元 | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_msg_2eproto |
| void | swap (BasicProperties &a, BasicProperties &b) |
|
private |
|
private |
|
inline |
|
override |

|
explicit |
| XuMQ::BasicProperties::BasicProperties | ( | const BasicProperties & | from | ) |

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |
|
inlineprivate |
|
final |

|
final |

|
final |

|
final |

|
inline |
|
inline |
|
inline |
| void XuMQ::BasicProperties::CopyFrom | ( | const BasicProperties & | from | ) |


|
inlinestatic |


|
inline |

|
inlinestatic |

|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inlinestatic |


|
final |


|
inlinestatic |

|
inline |

|
inlinestatic |

|
private |


|
final |
|
inline |


|
staticprivate |

|
inline |
|
inline |
|
inlinefinal |
|
inlinenoexcept |

|
inline |

|
inline |
|
inline |
|
inline |

|
inline |
|
inline |
|
inline |

| void XuMQ::BasicProperties::set_id | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
| void XuMQ::BasicProperties::set_routing_key | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
|
finalprivate |
|
inlineprivate |

|
inlineprivate |

|
inline |

|
inline |

|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } XuMQ::BasicProperties |
|
static |
| Impl_ XuMQ::BasicProperties::_impl_ |
|
staticconstexpr |