![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 358 of file vector_bin_packing.pb.h.
#include <vector_bin_packing.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kResourceUsageFieldNumber = 2 , kNameFieldNumber = 1 , kNumCopiesFieldNumber = 3 , kMaxNumberOfCopiesPerBinFieldNumber = 4 , kPenaltyPerMissingCopyFieldNumber = 6 , kNumOptionalCopiesFieldNumber = 5 } |
Public Member Functions | |
| Item () | |
| ~Item () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | Item (::google::protobuf::internal::ConstantInitialized) |
| Item (const Item &from) | |
| Item (Item &&from) noexcept | |
| Item & | operator= (const Item &from) |
| Item & | operator= (Item &&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 (Item *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (Item *PROTOBUF_NONNULL other) |
| Item *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const Item &from) |
| void | MergeFrom (const Item &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 | resource_usage_size () const |
| void | clear_resource_usage () |
| ::int64_t | resource_usage (int index) const |
| void | set_resource_usage (int index, ::int64_t value) |
| void | add_resource_usage (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | resource_usage () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_resource_usage () |
| 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) |
| void | clear_num_copies () |
| ::int32_t | num_copies () const |
| void | set_num_copies (::int32_t value) |
| void | clear_max_number_of_copies_per_bin () |
| ::int32_t | max_number_of_copies_per_bin () const |
| void | set_max_number_of_copies_per_bin (::int32_t value) |
| void | clear_penalty_per_missing_copy () |
| double | penalty_per_missing_copy () const |
| void | set_penalty_per_missing_copy (double value) |
| void | clear_num_optional_copies () |
| ::int32_t | num_optional_copies () const |
| void | set_num_optional_copies (::int32_t value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | Item (::_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 Item & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 0 |
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_2fpacking_2fvector_5fbin_5fpacking_2eproto |
| void | swap (Item &a, Item &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kResourceUsageFieldNumber | |
| kNameFieldNumber | |
| kNumCopiesFieldNumber | |
| kMaxNumberOfCopiesPerBinFieldNumber | |
| kPenaltyPerMissingCopyFieldNumber | |
| kNumOptionalCopiesFieldNumber | |
Definition at line 499 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 361 of file vector_bin_packing.pb.h.
| operations_research::packing::vbp::Item::~Item | ( | ) |
Definition at line 358 of file vector_bin_packing.pb.cc.
|
explicit |
|
inline |
Definition at line 374 of file vector_bin_packing.pb.h.
|
inlinenoexcept |
Definition at line 375 of file vector_bin_packing.pb.h.
| PROTOBUF_CONSTEXPR operations_research::packing::vbp::Item::Item | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 73 of file vector_bin_packing.pb.cc.
|
final |
Definition at line 527 of file vector_bin_packing.pb.cc.
|
inline |
Definition at line 1274 of file vector_bin_packing.pb.h.
|
final |
Definition at line 610 of file vector_bin_packing.pb.cc.
| PROTOBUF_NOINLINE void operations_research::packing::vbp::Item::Clear | ( | ) |
Definition at line 496 of file vector_bin_packing.pb.cc.
|
inline |
Definition at line 1354 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1189 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1304 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1329 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1379 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1260 of file vector_bin_packing.pb.h.
| void operations_research::packing::vbp::Item::CopyFrom | ( | const Item & | from | ) |
Definition at line 722 of file vector_bin_packing.pb.cc.
|
inlinestatic |
Definition at line 409 of file vector_bin_packing.pb.h.
|
inlinestatic |
Definition at line 400 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 468 of file vector_bin_packing.pb.h.
|
inlinestatic |
Definition at line 403 of file vector_bin_packing.pb.h.
| google::protobuf::Metadata operations_research::packing::vbp::Item::GetMetadata | ( | ) | const |
Definition at line 746 of file vector_bin_packing.pb.cc.
|
inlinestatic |
Definition at line 406 of file vector_bin_packing.pb.h.
|
staticconstexpr |
Definition at line 394 of file vector_bin_packing.pb.cc.
|
inline |
Definition at line 444 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1360 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 437 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1207 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1285 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 395 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1195 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 431 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1310 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1335 of file vector_bin_packing.pb.h.
Definition at line 377 of file vector_bin_packing.pb.h.
Definition at line 381 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1385 of file vector_bin_packing.pb.h.
|
inlinenodiscard |
Definition at line 1226 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1280 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1266 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1257 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1239 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1364 of file vector_bin_packing.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::packing::vbp::Item::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1201 of file vector_bin_packing.pb.h.
| void operations_research::packing::vbp::Item::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 1314 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1339 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1389 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 1270 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 415 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 391 of file vector_bin_packing.pb.h.
|
inline |
Definition at line 423 of file vector_bin_packing.pb.h.
|
friend |
Definition at line 590 of file vector_bin_packing.pb.h.
|
friend |
Definition at line 592 of file vector_bin_packing.pb.h.
|
friend |
Definition at line 583 of file vector_bin_packing.pb.h.
|
friend |
Definition at line 589 of file vector_bin_packing.pb.h.
|
friend |
Definition at line 616 of file vector_bin_packing.pb.h.
Definition at line 414 of file vector_bin_packing.pb.h.
| Impl_ operations_research::packing::vbp::Item::_impl_ |
Definition at line 615 of file vector_bin_packing.pb.h.
|
staticconstexpr |
Definition at line 413 of file vector_bin_packing.pb.h.