|
enum | : int { kVersionFieldNumber = 2
, kSucceedFieldNumber = 1
} |
|
|
PROTOBUF_CONSTEXPR | updateResult (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
|
| updateResult (const updateResult &from) |
|
| updateResult (updateResult &&from) noexcept |
|
updateResult & | operator= (const updateResult &from) |
|
updateResult & | operator= (updateResult &&from) noexcept |
|
void | Swap (updateResult *other) |
|
void | UnsafeArenaSwap (updateResult *other) |
|
updateResult * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
|
void | CopyFrom (const updateResult &from) |
|
void | MergeFrom (const updateResult &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_version () |
|
int64_t | version () const |
|
void | set_version (int64_t value) |
|
void | clear_succeed () |
|
int32_t | succeed () const |
|
void | set_succeed (int32_t value) |
|
|
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
|
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
|
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
|
static const updateResult & | default_instance () |
|
static const updateResult * | internal_default_instance () |
|
|
| updateResult (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
|
|
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
template<typename T > |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
struct | ::TableStruct_Gossip_2eproto |
|
void | swap (updateResult &a, updateResult &b) |
|
◆ _class_data_
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData pf_gossip::updateResult::_class_data_ |
|
static |
Initial value:= {
::PROTOBUF_NAMESPACE_ID::Message::CopyWithSourceCheck,
updateResult::MergeImpl
}
◆ kIndexInFileMessages
constexpr int pf_gossip::updateResult::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- /Users/tangrenchu/CLionProjects/Gossip/protos/Gossip.pb.h
- /Users/tangrenchu/CLionProjects/Gossip/protos/Gossip.pb.cc