![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 91 of file assignment.pb.h.
#include <assignment.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kBnsFieldNumber = 2 , kWorkerIdFieldNumber = 1 } |
Public Member Functions | |
| WorkerInfo () | |
| ~WorkerInfo () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | WorkerInfo (::google::protobuf::internal::ConstantInitialized) |
| WorkerInfo (const WorkerInfo &from) | |
| WorkerInfo (WorkerInfo &&from) noexcept | |
| WorkerInfo & | operator= (const WorkerInfo &from) |
| WorkerInfo & | operator= (WorkerInfo &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
| void | Swap (WorkerInfo *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (WorkerInfo *PROTOBUF_NONNULL other) |
| WorkerInfo *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const WorkerInfo &from) |
| void | MergeFrom (const WorkerInfo &from) |
| bool | IsInitialized () const |
| ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
| ::size_t | ByteSizeLong () const final |
| ::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| void | clear_bns () |
| const ::std::string & | bns () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_bns (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_bns () |
| ::std::string *PROTOBUF_NULLABLE | release_bns () |
| void | set_allocated_bns (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_worker_id () |
| ::int32_t | worker_id () const |
| void | set_worker_id (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | WorkerInfo (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_bns (Arg_ &&arg, Args_... args) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
| static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
| static const WorkerInfo & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 3 |
Friends | |
| class | ::google::protobuf::internal::TcParser |
| class | ::google::protobuf::MessageLite |
| class | ::google::protobuf::Arena |
| template<typename T> | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_ortools_2fconstraint_5fsolver_2fassignment_2eproto |
| void | swap (WorkerInfo &a, WorkerInfo &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kBnsFieldNumber | |
| kWorkerIdFieldNumber | |
Definition at line 232 of file assignment.pb.h.
|
inline |
Definition at line 94 of file assignment.pb.h.
| operations_research::WorkerInfo::~WorkerInfo | ( | ) |
Definition at line 1761 of file assignment.pb.cc.
|
explicit |
|
inline |
Definition at line 107 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 108 of file assignment.pb.h.
| PROTOBUF_CONSTEXPR operations_research::WorkerInfo::WorkerInfo | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 38 of file assignment.pb.cc.
|
final |
Definition at line 1883 of file assignment.pb.cc.
|
inline |
Definition at line 2124 of file assignment.pb.h.
|
final |
Definition at line 1928 of file assignment.pb.cc.
| PROTOBUF_NOINLINE void operations_research::WorkerInfo::Clear | ( | ) |
Definition at line 1861 of file assignment.pb.cc.
|
inline |
Definition at line 2118 of file assignment.pb.h.
|
inline |
Definition at line 2093 of file assignment.pb.h.
| void operations_research::WorkerInfo::CopyFrom | ( | const WorkerInfo & | from | ) |
Definition at line 1995 of file assignment.pb.cc.
|
inlinestatic |
Definition at line 142 of file assignment.pb.h.
|
inlinestatic |
Definition at line 133 of file assignment.pb.h.
|
inline |
Definition at line 201 of file assignment.pb.h.
|
inlinestatic |
Definition at line 136 of file assignment.pb.h.
| google::protobuf::Metadata operations_research::WorkerInfo::GetMetadata | ( | ) | const |
Definition at line 2013 of file assignment.pb.cc.
|
inlinestatic |
Definition at line 139 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 1785 of file assignment.pb.cc.
|
inline |
Definition at line 177 of file assignment.pb.h.
|
inline |
Definition at line 170 of file assignment.pb.h.
|
inline |
Definition at line 2136 of file assignment.pb.h.
|
inline |
Definition at line 128 of file assignment.pb.h.
|
inline |
Definition at line 164 of file assignment.pb.h.
|
inline |
Definition at line 110 of file assignment.pb.h.
|
inlinenoexcept |
Definition at line 114 of file assignment.pb.h.
|
inlinenodiscard |
Definition at line 2155 of file assignment.pb.h.
|
inline |
Definition at line 2168 of file assignment.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::WorkerInfo::set_bns | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 2130 of file assignment.pb.h.
| void operations_research::WorkerInfo::set_bns | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2103 of file assignment.pb.h.
|
inline |
Definition at line 148 of file assignment.pb.h.
|
inline |
Definition at line 124 of file assignment.pb.h.
|
inline |
Definition at line 156 of file assignment.pb.h.
|
inline |
Definition at line 2099 of file assignment.pb.h.
|
friend |
Definition at line 271 of file assignment.pb.h.
|
friend |
Definition at line 273 of file assignment.pb.h.
|
friend |
Definition at line 264 of file assignment.pb.h.
|
friend |
Definition at line 270 of file assignment.pb.h.
|
friend |
Definition at line 292 of file assignment.pb.h.
|
friend |
Definition at line 147 of file assignment.pb.h.
| Impl_ operations_research::WorkerInfo::_impl_ |
Definition at line 291 of file assignment.pb.h.
|
staticconstexpr |
Definition at line 146 of file assignment.pb.h.