C++ Reference
C++ Reference: Routing
Detailed Description
Definition at line 708 of file assignment.pb.h.
Public Types | |
| enum | : int { kBnsFieldNumber = 2, kWorkerIdFieldNumber = 1 } |
Public Member Functions | |
| WorkerInfo () | |
| virtual | ~WorkerInfo () |
| WorkerInfo (const WorkerInfo &from) | |
| WorkerInfo (WorkerInfo &&from) noexcept | |
| WorkerInfo & | operator= (const WorkerInfo &from) |
| WorkerInfo & | operator= (WorkerInfo &&from) noexcept |
| void | Swap (WorkerInfo *other) |
| WorkerInfo * | New () const final |
| WorkerInfo * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
| void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
| void | CopyFrom (const WorkerInfo &from) |
| void | MergeFrom (const WorkerInfo &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 |
| ::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| void | clear_bns () |
| const std::string & | bns () const |
| void | set_bns (const std::string &value) |
| void | set_bns (std::string &&value) |
| void | set_bns (const char *value) |
| void | set_bns (const char *value, size_t size) |
| std::string * | mutable_bns () |
| std::string * | release_bns () |
| void | set_allocated_bns (std::string *bns) |
| void | clear_worker_id () |
| ::PROTOBUF_NAMESPACE_ID::int32 | worker_id () const |
| void | set_worker_id (::PROTOBUF_NAMESPACE_ID::int32 value) |
Static Public Member Functions | |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
| static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
| static const WorkerInfo & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const WorkerInfo * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Member Enumeration Documentation
◆ anonymous enum
| anonymous enum : int |
| Enumerator | |
|---|---|
| kBnsFieldNumber | |
| kWorkerIdFieldNumber | |
Definition at line 813 of file assignment.pb.h.
Constructor & Destructor Documentation
◆ WorkerInfo() [1/3]
| WorkerInfo | ( | ) |
◆ ~WorkerInfo()
|
virtual |
◆ WorkerInfo() [2/3]
| WorkerInfo | ( | const WorkerInfo & | from | ) |
◆ WorkerInfo() [3/3]
|
inlinenoexcept |
Definition at line 715 of file assignment.pb.h.
Member Function Documentation
◆ _InternalParse()
|
final |
◆ _InternalSerialize()
|
final |
◆ bns()
|
inline |
Definition at line 1702 of file assignment.pb.h.
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_bns()
|
inline |
Definition at line 1699 of file assignment.pb.h.
◆ clear_worker_id()
|
inline |
Definition at line 1679 of file assignment.pb.h.
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
| void CopyFrom | ( | const WorkerInfo & | from | ) |
◆ default_instance()
|
static |
◆ descriptor()
|
inlinestatic |
Definition at line 733 of file assignment.pb.h.
◆ GetCachedSize()
|
inlinefinal |
Definition at line 780 of file assignment.pb.h.
◆ GetDescriptor()
|
inlinestatic |
Definition at line 736 of file assignment.pb.h.
◆ GetMetadata()
|
final |
◆ GetReflection()
|
inlinestatic |
Definition at line 739 of file assignment.pb.h.
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
Definition at line 745 of file assignment.pb.h.
◆ IsInitialized()
|
final |
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
| void MergeFrom | ( | const WorkerInfo & | from | ) |
◆ mutable_bns()
|
inline |
Definition at line 1710 of file assignment.pb.h.
◆ New() [1/2]
|
inlinefinal |
Definition at line 762 of file assignment.pb.h.
◆ New() [2/2]
|
inlinefinal |
Definition at line 766 of file assignment.pb.h.
◆ operator=() [1/2]
|
inline |
Definition at line 720 of file assignment.pb.h.
◆ operator=() [2/2]
|
inlinenoexcept |
Definition at line 724 of file assignment.pb.h.
◆ release_bns()
|
inline |
Definition at line 1743 of file assignment.pb.h.
◆ set_allocated_bns()
|
inline |
Definition at line 1748 of file assignment.pb.h.
◆ set_bns() [1/4]
|
inline |
Definition at line 1727 of file assignment.pb.h.
◆ set_bns() [2/4]
|
inline |
Definition at line 1733 of file assignment.pb.h.
◆ set_bns() [3/4]
|
inline |
Definition at line 1706 of file assignment.pb.h.
◆ set_bns() [4/4]
|
inline |
Definition at line 1721 of file assignment.pb.h.
◆ set_worker_id()
|
inline |
Definition at line 1693 of file assignment.pb.h.
◆ Swap()
|
inline |
Definition at line 755 of file assignment.pb.h.
◆ worker_id()
|
inline |
Definition at line 1685 of file assignment.pb.h.
Member Data Documentation
◆ kIndexInFileMessages
|
staticconstexpr |
Definition at line 749 of file assignment.pb.h.
The documentation for this class was generated from the following file: