![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 666 of file result.pb.h.
#include <result.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kDetailFieldNumber = 3 , kProblemStatusFieldNumber = 4 , kObjectiveBoundsFieldNumber = 5 , kReasonFieldNumber = 1 , kLimitFieldNumber = 2 } |
Public Member Functions | |
| TerminationProto () | |
| ~TerminationProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | TerminationProto (::google::protobuf::internal::ConstantInitialized) |
| TerminationProto (const TerminationProto &from) | |
| TerminationProto (TerminationProto &&from) noexcept | |
| TerminationProto & | operator= (const TerminationProto &from) |
| TerminationProto & | operator= (TerminationProto &&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 (TerminationProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (TerminationProto *PROTOBUF_NONNULL other) |
| TerminationProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const TerminationProto &from) |
| void | MergeFrom (const TerminationProto &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_detail () |
| const ::std::string & | detail () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_detail (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_detail () |
| ::std::string *PROTOBUF_NULLABLE | release_detail () |
| void | set_allocated_detail (::std::string *PROTOBUF_NULLABLE value) |
| bool | has_problem_status () const |
| void | clear_problem_status () |
| const ::operations_research::math_opt::ProblemStatusProto & | problem_status () const |
| ::operations_research::math_opt::ProblemStatusProto *PROTOBUF_NULLABLE | release_problem_status () |
| ::operations_research::math_opt::ProblemStatusProto *PROTOBUF_NONNULL | mutable_problem_status () |
| void | set_allocated_problem_status (::operations_research::math_opt::ProblemStatusProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_problem_status (::operations_research::math_opt::ProblemStatusProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::ProblemStatusProto *PROTOBUF_NULLABLE | unsafe_arena_release_problem_status () |
| bool | has_objective_bounds () const |
| void | clear_objective_bounds () |
| const ::operations_research::math_opt::ObjectiveBoundsProto & | objective_bounds () const |
| ::operations_research::math_opt::ObjectiveBoundsProto *PROTOBUF_NULLABLE | release_objective_bounds () |
| ::operations_research::math_opt::ObjectiveBoundsProto *PROTOBUF_NONNULL | mutable_objective_bounds () |
| void | set_allocated_objective_bounds (::operations_research::math_opt::ObjectiveBoundsProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_objective_bounds (::operations_research::math_opt::ObjectiveBoundsProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::ObjectiveBoundsProto *PROTOBUF_NULLABLE | unsafe_arena_release_objective_bounds () |
| void | clear_reason () |
| ::operations_research::math_opt::TerminationReasonProto | reason () const |
| void | set_reason (::operations_research::math_opt::TerminationReasonProto value) |
| void | clear_limit () |
| ::operations_research::math_opt::LimitProto | limit () const |
| void | set_limit (::operations_research::math_opt::LimitProto value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | TerminationProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_detail (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 TerminationProto & | 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_2fmath_5fopt_2fresult_2eproto |
| void | swap (TerminationProto &a, TerminationProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kDetailFieldNumber | |
| kProblemStatusFieldNumber | |
| kObjectiveBoundsFieldNumber | |
| kReasonFieldNumber | |
| kLimitFieldNumber | |
Definition at line 807 of file result.pb.h.
|
inline |
Definition at line 669 of file result.pb.h.
| operations_research::math_opt::TerminationProto::~TerminationProto | ( | ) |
Definition at line 1605 of file result.pb.cc.
|
explicit |
|
inline |
Definition at line 682 of file result.pb.h.
|
inlinenoexcept |
Definition at line 683 of file result.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::TerminationProto::TerminationProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 95 of file result.pb.cc.
|
final |
Definition at line 1767 of file result.pb.cc.
|
final |
Definition at line 1835 of file result.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::TerminationProto::Clear | ( | ) |
Definition at line 1731 of file result.pb.cc.
|
inline |
Definition at line 2303 of file result.pb.h.
|
inline |
Definition at line 2278 of file result.pb.h.
|
inline |
Definition at line 2472 of file result.pb.h.
|
inline |
Definition at line 2373 of file result.pb.h.
|
inline |
Definition at line 2253 of file result.pb.h.
| void operations_research::math_opt::TerminationProto::CopyFrom | ( | const TerminationProto & | from | ) |
Definition at line 1941 of file result.pb.cc.
|
inlinestatic |
Definition at line 717 of file result.pb.h.
|
inlinestatic |
Definition at line 708 of file result.pb.h.
|
inline |
Definition at line 2309 of file result.pb.h.
|
inline |
Definition at line 776 of file result.pb.h.
|
inlinestatic |
Definition at line 711 of file result.pb.h.
| google::protobuf::Metadata operations_research::math_opt::TerminationProto::GetMetadata | ( | ) | const |
Definition at line 1964 of file result.pb.cc.
|
inlinestatic |
Definition at line 714 of file result.pb.h.
|
inline |
Definition at line 2467 of file result.pb.h.
|
inline |
Definition at line 2368 of file result.pb.h.
|
staticconstexpr |
Definition at line 1631 of file result.pb.cc.
|
inline |
Definition at line 752 of file result.pb.h.
|
inline |
Definition at line 2284 of file result.pb.h.
|
inline |
Definition at line 745 of file result.pb.h.
|
inline |
Definition at line 2321 of file result.pb.h.
|
inline |
Definition at line 2537 of file result.pb.h.
|
inline |
Definition at line 2438 of file result.pb.h.
|
inline |
Definition at line 703 of file result.pb.h.
|
inline |
Definition at line 739 of file result.pb.h.
|
inline |
Definition at line 2483 of file result.pb.h.
|
inline |
Definition at line 685 of file result.pb.h.
|
inlinenoexcept |
Definition at line 689 of file result.pb.h.
|
inline |
Definition at line 2384 of file result.pb.h.
|
inline |
Definition at line 2259 of file result.pb.h.
|
inlinenodiscard |
Definition at line 2340 of file result.pb.h.
|
inlinenodiscard |
Definition at line 2501 of file result.pb.h.
|
inlinenodiscard |
Definition at line 2402 of file result.pb.h.
|
inline |
Definition at line 2353 of file result.pb.h.
|
inline |
Definition at line 2544 of file result.pb.h.
|
inline |
Definition at line 2445 of file result.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::TerminationProto::set_detail | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 2315 of file result.pb.h.
| void operations_research::math_opt::TerminationProto::set_detail | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2288 of file result.pb.h.
|
inline |
Definition at line 2263 of file result.pb.h.
|
inline |
Definition at line 723 of file result.pb.h.
|
inline |
Definition at line 699 of file result.pb.h.
|
inline |
Definition at line 2520 of file result.pb.h.
|
inline |
Definition at line 2421 of file result.pb.h.
|
inline |
Definition at line 2487 of file result.pb.h.
|
inline |
Definition at line 2388 of file result.pb.h.
|
inline |
Definition at line 731 of file result.pb.h.
|
friend |
Definition at line 889 of file result.pb.h.
|
friend |
Definition at line 891 of file result.pb.h.
|
friend |
Definition at line 882 of file result.pb.h.
|
friend |
Definition at line 888 of file result.pb.h.
|
friend |
Definition at line 913 of file result.pb.h.
|
friend |
Definition at line 722 of file result.pb.h.
| Impl_ operations_research::math_opt::TerminationProto::_impl_ |
Definition at line 912 of file result.pb.h.
|
staticconstexpr |
Definition at line 721 of file result.pb.h.