#include <protocol.pb.h>


类 | |
| class | _Internal |
| struct | Impl_ |
Public 类型 | |
| enum | : int { kRidFieldNumber = 1 , kCidFieldNumber = 2 } |
Public 成员函数 | |
| openChannelRequest () | |
| ~openChannelRequest () override | |
| PROTOBUF_CONSTEXPR | openChannelRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| openChannelRequest (const openChannelRequest &from) | |
| openChannelRequest (openChannelRequest &&from) noexcept | |
| openChannelRequest & | operator= (const openChannelRequest &from) |
| openChannelRequest & | operator= (openChannelRequest &&from) noexcept |
| void | Swap (openChannelRequest *other) |
| void | UnsafeArenaSwap (openChannelRequest *other) |
| openChannelRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const openChannelRequest &from) |
| void | MergeFrom (const openChannelRequest &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_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) |
| 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) |
静态 Public 成员函数 | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const openChannelRequest & | default_instance () |
| static const openChannelRequest * | internal_default_instance () |
静态 Public 属性 | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected 成员函数 | |
| openChannelRequest (::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 (openChannelRequest *other) |
| 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 () |
静态 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_protocol_2eproto |
| void | swap (openChannelRequest &a, openChannelRequest &b) |
|
private |
|
private |
|
inline |
|
override |

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

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |
|
inlineprivate |
|
final |

|
final |

|
final |

|
inline |
|
final |

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


|
inlinestatic |


|
inlinestatic |

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


|
final |


|
inlinestatic |

|
inlinestatic |

|
private |


|
final |
|
inline |


|
staticprivate |

|
inline |
|
inline |
|
inlinefinal |
|
inline |

|
inlinenoexcept |

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

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

|
inline |
|
finalprivate |
|
inlineprivate |

|
inlineprivate |

|
inline |

|
inline |

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