#include <protocol.pb.h>


类 | |
| class | _Internal |
| struct | Impl_ |
Public 类型 | |
| enum | : int { kArgsFieldNumber = 7 , kRidFieldNumber = 1 , kCidFieldNumber = 2 , kExchangeNameFieldNumber = 3 , kExchangeTypeFieldNumber = 4 , kDurableFieldNumber = 5 , kAutoDeleteFieldNumber = 6 } |
Public 成员函数 | |
| declareExchangeRequest () | |
| ~declareExchangeRequest () override | |
| PROTOBUF_CONSTEXPR | declareExchangeRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| declareExchangeRequest (const declareExchangeRequest &from) | |
| declareExchangeRequest (declareExchangeRequest &&from) noexcept | |
| declareExchangeRequest & | operator= (const declareExchangeRequest &from) |
| declareExchangeRequest & | operator= (declareExchangeRequest &&from) noexcept |
| void | Swap (declareExchangeRequest *other) |
| void | UnsafeArenaSwap (declareExchangeRequest *other) |
| declareExchangeRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const declareExchangeRequest &from) |
| void | MergeFrom (const declareExchangeRequest &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 |
| int | args_size () const |
| void | clear_args () |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > & | args () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > * | mutable_args () |
| void | clear_rid () |
| const std::string & | rid () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_rid (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_rid () |
| PROTOBUF_NODISCARD std::string * | release_rid () |
| void | set_allocated_rid (std::string *rid) |
| void | clear_cid () |
| const std::string & | cid () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_cid (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_cid () |
| PROTOBUF_NODISCARD std::string * | release_cid () |
| void | set_allocated_cid (std::string *cid) |
| void | clear_exchange_name () |
| const std::string & | exchange_name () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_exchange_name (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_exchange_name () |
| PROTOBUF_NODISCARD std::string * | release_exchange_name () |
| void | set_allocated_exchange_name (std::string *exchange_name) |
| void | clear_exchange_type () |
| ::XuMQ::ExchangeType | exchange_type () const |
| void | set_exchange_type (::XuMQ::ExchangeType value) |
| void | clear_durable () |
| bool | durable () const |
| void | set_durable (bool value) |
| void | clear_auto_delete () |
| bool | auto_delete () const |
| void | set_auto_delete (bool value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_rid (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_cid (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_exchange_name (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 declareExchangeRequest & | default_instance () |
| static const declareExchangeRequest * | internal_default_instance () |
静态 Public 属性 | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected 成员函数 | |
| declareExchangeRequest (::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 (declareExchangeRequest *other) |
| int | _internal_args_size () const |
| const ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > & | _internal_args () const |
| ::PROTOBUF_NAMESPACE_ID::Map< std::string, std::string > * | _internal_mutable_args () |
| const std::string & | _internal_rid () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_rid (const std::string &value) |
| std::string * | _internal_mutable_rid () |
| const std::string & | _internal_cid () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_cid (const std::string &value) |
| std::string * | _internal_mutable_cid () |
| const std::string & | _internal_exchange_name () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_exchange_name (const std::string &value) |
| std::string * | _internal_mutable_exchange_name () |
| ::XuMQ::ExchangeType | _internal_exchange_type () const |
| void | _internal_set_exchange_type (::XuMQ::ExchangeType value) |
| bool | _internal_durable () const |
| void | _internal_set_durable (bool value) |
| bool | _internal_auto_delete () const |
| void | _internal_set_auto_delete (bool value) |
静态 Private 成员函数 | |
| static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message &to_msg, const ::PROTOBUF_NAMESPACE_ID::Message &from_msg) |
| ::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
| static void | ArenaDtor (void *object) |
Private 属性 | ||
| union { | ||
| Impl_ _impl_ | ||
| }; | ||
友元 | |
| class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
| template<typename T > | |
| class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
| struct | ::TableStruct_protocol_2eproto |
| void | swap (declareExchangeRequest &a, declareExchangeRequest &b) |
|
private |
|
private |
| anonymous enum : int |
|
inline |
|
override |

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

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |
|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |

|
inlineprivate |
|
final |

|
final |

|
staticprivate |

|
inline |
|
inline |
|
inline |
|
final |

|
inline |
|
final |

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

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

|
inlinestatic |
|
inlinestatic |
|
private |


|
final |
|
inline |

|
staticprivate |
|
inline |

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

| void XuMQ::declareExchangeRequest::set_cid | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
|
inline |

| void XuMQ::declareExchangeRequest::set_exchange_name | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
|
inline |

| void XuMQ::declareExchangeRequest::set_rid | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |

|
inline |
|
finalprivate |
|
inlineprivate |

|
inlineprivate |

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