![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 651 of file set_cover.pb.h.
#include <set_cover.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kSubsetFieldNumber = 1 , kNameFieldNumber = 2 , kFingerprintFieldNumber = 3 } |
| using | Subset = SetCoverProto_Subset |
Public Member Functions | |
| SetCoverProto () | |
| ~SetCoverProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SetCoverProto (::google::protobuf::internal::ConstantInitialized) |
| SetCoverProto (const SetCoverProto &from) | |
| SetCoverProto (SetCoverProto &&from) noexcept | |
| SetCoverProto & | operator= (const SetCoverProto &from) |
| SetCoverProto & | operator= (SetCoverProto &&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 (SetCoverProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SetCoverProto *PROTOBUF_NONNULL other) |
| SetCoverProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SetCoverProto &from) |
| void | MergeFrom (const SetCoverProto &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 |
| int | subset_size () const |
| void | clear_subset () |
| ::operations_research::SetCoverProto_Subset *PROTOBUF_NONNULL | mutable_subset (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::SetCoverProto_Subset > *PROTOBUF_NONNULL | mutable_subset () |
| const ::operations_research::SetCoverProto_Subset & | subset (int index) const |
| ::operations_research::SetCoverProto_Subset *PROTOBUF_NONNULL | add_subset () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::SetCoverProto_Subset > & | subset () const |
| bool | has_name () const |
| void | clear_name () |
| const ::std::string & | name () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_name (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_name () |
| ::std::string *PROTOBUF_NULLABLE | release_name () |
| void | set_allocated_name (::std::string *PROTOBUF_NULLABLE value) |
| bool | has_fingerprint () const |
| void | clear_fingerprint () |
| const ::operations_research::Int128 & | fingerprint () const |
| ::operations_research::Int128 *PROTOBUF_NULLABLE | release_fingerprint () |
| ::operations_research::Int128 *PROTOBUF_NONNULL | mutable_fingerprint () |
| void | set_allocated_fingerprint (::operations_research::Int128 *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_fingerprint (::operations_research::Int128 *PROTOBUF_NULLABLE value) |
| ::operations_research::Int128 *PROTOBUF_NULLABLE | unsafe_arena_release_fingerprint () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SetCoverProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (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 SetCoverProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 1 |
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_2fset_5fcover_2fset_5fcover_2eproto |
| void | swap (SetCoverProto &a, SetCoverProto &b) |
Definition at line 790 of file set_cover.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSubsetFieldNumber | |
| kNameFieldNumber | |
| kFingerprintFieldNumber | |
Definition at line 793 of file set_cover.pb.h.
|
inline |
Definition at line 654 of file set_cover.pb.h.
| operations_research::SetCoverProto::~SetCoverProto | ( | ) |
Definition at line 592 of file set_cover.pb.cc.
|
explicit |
|
inline |
Definition at line 667 of file set_cover.pb.h.
|
inlinenoexcept |
Definition at line 668 of file set_cover.pb.h.
| PROTOBUF_CONSTEXPR operations_research::SetCoverProto::SetCoverProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 98 of file set_cover.pb.cc.
|
final |
Definition at line 745 of file set_cover.pb.cc.
|
inline |
Definition at line 1016 of file set_cover.pb.h.
|
final |
Definition at line 799 of file set_cover.pb.cc.
| PROTOBUF_NOINLINE void operations_research::SetCoverProto::Clear | ( | ) |
Definition at line 715 of file set_cover.pb.cc.
| void operations_research::SetCoverProto::clear_fingerprint | ( | ) |
Definition at line 537 of file set_cover.pb.cc.
|
inline |
Definition at line 1047 of file set_cover.pb.h.
|
inline |
Definition at line 993 of file set_cover.pb.h.
| void operations_research::SetCoverProto::CopyFrom | ( | const SetCoverProto & | from | ) |
Definition at line 872 of file set_cover.pb.cc.
|
inlinestatic |
Definition at line 702 of file set_cover.pb.h.
|
inlinestatic |
Definition at line 693 of file set_cover.pb.h.
|
inline |
Definition at line 1122 of file set_cover.pb.h.
|
inline |
Definition at line 761 of file set_cover.pb.h.
|
inlinestatic |
Definition at line 696 of file set_cover.pb.h.
| google::protobuf::Metadata operations_research::SetCoverProto::GetMetadata | ( | ) | const |
Definition at line 891 of file set_cover.pb.cc.
|
inlinestatic |
Definition at line 699 of file set_cover.pb.h.
|
inline |
Definition at line 1112 of file set_cover.pb.h.
|
inline |
Definition at line 1043 of file set_cover.pb.h.
|
staticconstexpr |
Definition at line 629 of file set_cover.pb.cc.
|
inline |
Definition at line 737 of file set_cover.pb.h.
|
inline |
Definition at line 730 of file set_cover.pb.h.
|
inline |
Definition at line 1176 of file set_cover.pb.h.
|
inline |
Definition at line 1065 of file set_cover.pb.h.
|
inline |
Definition at line 1004 of file set_cover.pb.h.
|
inline |
Definition at line 999 of file set_cover.pb.h.
|
inline |
Definition at line 688 of file set_cover.pb.h.
|
inline |
Definition at line 1053 of file set_cover.pb.h.
|
inline |
Definition at line 724 of file set_cover.pb.h.
|
inline |
Definition at line 670 of file set_cover.pb.h.
|
inlinenoexcept |
Definition at line 674 of file set_cover.pb.h.
|
inlinenodiscard |
Definition at line 1140 of file set_cover.pb.h.
|
inlinenodiscard |
Definition at line 1084 of file set_cover.pb.h.
|
inline |
Definition at line 1183 of file set_cover.pb.h.
|
inline |
Definition at line 1097 of file set_cover.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::SetCoverProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1059 of file set_cover.pb.h.
| void operations_research::SetCoverProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 1026 of file set_cover.pb.h.
|
inline |
Definition at line 1011 of file set_cover.pb.h.
|
inline |
Definition at line 990 of file set_cover.pb.h.
|
inline |
Definition at line 708 of file set_cover.pb.h.
|
inline |
Definition at line 684 of file set_cover.pb.h.
|
inline |
Definition at line 1159 of file set_cover.pb.h.
|
inline |
Definition at line 1126 of file set_cover.pb.h.
|
inline |
Definition at line 716 of file set_cover.pb.h.
|
friend |
Definition at line 856 of file set_cover.pb.h.
|
friend |
Definition at line 858 of file set_cover.pb.h.
|
friend |
Definition at line 849 of file set_cover.pb.h.
|
friend |
Definition at line 855 of file set_cover.pb.h.
|
friend |
Definition at line 878 of file set_cover.pb.h.
|
friend |
Definition at line 707 of file set_cover.pb.h.
| Impl_ operations_research::SetCoverProto::_impl_ |
Definition at line 877 of file set_cover.pb.h.
|
staticconstexpr |
Definition at line 706 of file set_cover.pb.h.