![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1945 of file callback.pb.h.
#include <callback.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kCutsFieldNumber = 4 , kTerminateFieldNumber = 1 , kSuggestedSolutionsFieldNumber = 5 } |
| using | GeneratedLinearConstraint = CallbackResultProto_GeneratedLinearConstraint |
Public Member Functions | |
| CallbackResultProto () | |
| ~CallbackResultProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CallbackResultProto (::google::protobuf::internal::ConstantInitialized) |
| CallbackResultProto (const CallbackResultProto &from) | |
| CallbackResultProto (CallbackResultProto &&from) noexcept | |
| CallbackResultProto & | operator= (const CallbackResultProto &from) |
| CallbackResultProto & | operator= (CallbackResultProto &&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 (CallbackResultProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (CallbackResultProto *PROTOBUF_NONNULL other) |
| CallbackResultProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const CallbackResultProto &from) |
| void | MergeFrom (const CallbackResultProto &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 | cuts_size () const |
| void | clear_cuts () |
| ::operations_research::math_opt::CallbackResultProto_GeneratedLinearConstraint *PROTOBUF_NONNULL | mutable_cuts (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::CallbackResultProto_GeneratedLinearConstraint > *PROTOBUF_NONNULL | mutable_cuts () |
| const ::operations_research::math_opt::CallbackResultProto_GeneratedLinearConstraint & | cuts (int index) const |
| ::operations_research::math_opt::CallbackResultProto_GeneratedLinearConstraint *PROTOBUF_NONNULL | add_cuts () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::CallbackResultProto_GeneratedLinearConstraint > & | cuts () const |
| void | clear_terminate () |
| bool | terminate () const |
| void | set_terminate (bool value) |
| int | suggested_solutions_size () const |
| void | clear_suggested_solutions () |
| ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL | mutable_suggested_solutions (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::SparseDoubleVectorProto > *PROTOBUF_NONNULL | mutable_suggested_solutions () |
| const ::operations_research::math_opt::SparseDoubleVectorProto & | suggested_solutions (int index) const |
| ::operations_research::math_opt::SparseDoubleVectorProto *PROTOBUF_NONNULL | add_suggested_solutions () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::SparseDoubleVectorProto > & | suggested_solutions () const |
| template<typename> | |
| PROTOBUF_CONSTEXPR | CallbackResultProto (::_pbi::ConstantInitialized) |
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 CallbackResultProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 6 |
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_2fmath_5fopt_2fcallback_2eproto |
| void | swap (CallbackResultProto &a, CallbackResultProto &b) |
| using operations_research::math_opt::CallbackResultProto::GeneratedLinearConstraint = CallbackResultProto_GeneratedLinearConstraint |
Definition at line 2084 of file callback.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kCutsFieldNumber | |
| kTerminateFieldNumber | |
| kSuggestedSolutionsFieldNumber | |
Definition at line 2087 of file callback.pb.h.
|
inline |
Definition at line 1948 of file callback.pb.h.
| operations_research::math_opt::CallbackResultProto::~CallbackResultProto | ( | ) |
Definition at line 2832 of file callback.pb.cc.
|
explicit |
|
inline |
Definition at line 1961 of file callback.pb.h.
|
inlinenoexcept |
Definition at line 1962 of file callback.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::CallbackResultProto::CallbackResultProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 245 of file callback.pb.cc.
|
final |
Definition at line 2976 of file callback.pb.cc.
|
inline |
Definition at line 3690 of file callback.pb.h.
|
inline |
Definition at line 3740 of file callback.pb.h.
|
final |
Definition at line 3037 of file callback.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::CallbackResultProto::Clear | ( | ) |
Definition at line 2949 of file callback.pb.cc.
|
inline |
Definition at line 3667 of file callback.pb.h.
| void operations_research::math_opt::CallbackResultProto::clear_suggested_solutions | ( | ) |
Definition at line 2780 of file callback.pb.cc.
|
inline |
Definition at line 3636 of file callback.pb.h.
| void operations_research::math_opt::CallbackResultProto::CopyFrom | ( | const CallbackResultProto & | from | ) |
Definition at line 3112 of file callback.pb.cc.
|
inline |
Definition at line 3700 of file callback.pb.h.
|
inline |
Definition at line 3685 of file callback.pb.h.
|
inline |
Definition at line 3664 of file callback.pb.h.
|
inlinestatic |
Definition at line 1996 of file callback.pb.h.
|
inlinestatic |
Definition at line 1987 of file callback.pb.h.
|
inline |
Definition at line 2055 of file callback.pb.h.
|
inlinestatic |
Definition at line 1990 of file callback.pb.h.
| google::protobuf::Metadata operations_research::math_opt::CallbackResultProto::GetMetadata | ( | ) | const |
Definition at line 3129 of file callback.pb.cc.
|
inlinestatic |
Definition at line 1993 of file callback.pb.h.
|
staticconstexpr |
Definition at line 2871 of file callback.pb.cc.
|
inline |
Definition at line 2031 of file callback.pb.h.
|
inline |
Definition at line 2024 of file callback.pb.h.
|
inline |
Definition at line 3678 of file callback.pb.h.
|
inline |
Definition at line 3673 of file callback.pb.h.
|
inline |
Definition at line 3728 of file callback.pb.h.
|
inline |
Definition at line 3723 of file callback.pb.h.
|
inline |
Definition at line 1982 of file callback.pb.h.
|
inline |
Definition at line 2018 of file callback.pb.h.
|
inlinenoexcept |
Definition at line 1968 of file callback.pb.h.
|
inline |
Definition at line 1964 of file callback.pb.h.
|
inline |
Definition at line 3646 of file callback.pb.h.
|
inline |
Definition at line 3750 of file callback.pb.h.
|
inline |
Definition at line 3735 of file callback.pb.h.
|
inline |
Definition at line 3720 of file callback.pb.h.
|
inline |
Definition at line 2002 of file callback.pb.h.
|
inline |
Definition at line 3642 of file callback.pb.h.
|
inline |
Definition at line 1978 of file callback.pb.h.
|
inline |
Definition at line 2010 of file callback.pb.h.
|
friend |
Definition at line 2146 of file callback.pb.h.
|
friend |
Definition at line 2148 of file callback.pb.h.
|
friend |
Definition at line 2139 of file callback.pb.h.
|
friend |
Definition at line 2145 of file callback.pb.h.
|
friend |
Definition at line 2168 of file callback.pb.h.
|
friend |
Definition at line 2001 of file callback.pb.h.
| Impl_ operations_research::math_opt::CallbackResultProto::_impl_ |
Definition at line 2167 of file callback.pb.h.
|
staticconstexpr |
Definition at line 2000 of file callback.pb.h.