![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1313 of file gscip.pb.h.
#include <gscip.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kStatusDetailFieldNumber = 2 , kStatsFieldNumber = 3 , kStatusFieldNumber = 1 } |
| using | Status = GScipOutput_Status |
Public Member Functions | |
| GScipOutput () | |
| ~GScipOutput () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | GScipOutput (::google::protobuf::internal::ConstantInitialized) |
| GScipOutput (const GScipOutput &from) | |
| GScipOutput (GScipOutput &&from) noexcept | |
| GScipOutput & | operator= (const GScipOutput &from) |
| GScipOutput & | operator= (GScipOutput &&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 (GScipOutput *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (GScipOutput *PROTOBUF_NONNULL other) |
| GScipOutput *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const GScipOutput &from) |
| void | MergeFrom (const GScipOutput &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_status_detail () |
| const ::std::string & | status_detail () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_status_detail (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_status_detail () |
| ::std::string *PROTOBUF_NULLABLE | release_status_detail () |
| void | set_allocated_status_detail (::std::string *PROTOBUF_NULLABLE value) |
| bool | has_stats () const |
| void | clear_stats () |
| const ::operations_research::GScipSolvingStats & | stats () const |
| ::operations_research::GScipSolvingStats *PROTOBUF_NULLABLE | release_stats () |
| ::operations_research::GScipSolvingStats *PROTOBUF_NONNULL | mutable_stats () |
| void | set_allocated_stats (::operations_research::GScipSolvingStats *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_stats (::operations_research::GScipSolvingStats *PROTOBUF_NULLABLE value) |
| ::operations_research::GScipSolvingStats *PROTOBUF_NULLABLE | unsafe_arena_release_stats () |
| void | clear_status () |
| ::operations_research::GScipOutput_Status | status () const |
| void | set_status (::operations_research::GScipOutput_Status value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | GScipOutput (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_status_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 GScipOutput & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
| static bool | Status_IsValid (int value) |
| static const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL | Status_descriptor () |
| template<typename T> | |
| static const ::std::string & | Status_Name (T value) |
| static bool | Status_Parse (::absl::string_view name, Status *PROTOBUF_NONNULL value) |
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_2fsolvers_2fgscip_2fgscip_2eproto |
| void | swap (GScipOutput &a, GScipOutput &b) |
Definition at line 1452 of file gscip.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kStatusDetailFieldNumber | |
| kStatsFieldNumber | |
| kStatusFieldNumber | |
Definition at line 1489 of file gscip.pb.h.
|
inline |
Definition at line 1316 of file gscip.pb.h.
| operations_research::GScipOutput::~GScipOutput | ( | ) |
Definition at line 2649 of file gscip.pb.cc.
|
explicit |
|
inline |
Definition at line 1329 of file gscip.pb.h.
|
inlinenoexcept |
Definition at line 1330 of file gscip.pb.h.
| PROTOBUF_CONSTEXPR operations_research::GScipOutput::GScipOutput | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 229 of file gscip.pb.cc.
|
final |
Definition at line 2787 of file gscip.pb.cc.
|
final |
Definition at line 2839 of file gscip.pb.cc.
| PROTOBUF_NOINLINE void operations_research::GScipOutput::Clear | ( | ) |
Definition at line 2759 of file gscip.pb.cc.
|
inline |
Definition at line 2600 of file gscip.pb.h.
|
inline |
Definition at line 2505 of file gscip.pb.h.
|
inline |
Definition at line 2530 of file gscip.pb.h.
| void operations_research::GScipOutput::CopyFrom | ( | const GScipOutput & | from | ) |
Definition at line 2920 of file gscip.pb.cc.
|
inlinestatic |
Definition at line 1364 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1355 of file gscip.pb.h.
|
inline |
Definition at line 1423 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1358 of file gscip.pb.h.
| google::protobuf::Metadata operations_research::GScipOutput::GetMetadata | ( | ) | const |
Definition at line 2943 of file gscip.pb.cc.
|
inlinestatic |
Definition at line 1361 of file gscip.pb.h.
|
inline |
Definition at line 2595 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 2674 of file gscip.pb.cc.
|
inline |
Definition at line 1399 of file gscip.pb.h.
|
inline |
Definition at line 1392 of file gscip.pb.h.
|
inline |
Definition at line 2665 of file gscip.pb.h.
|
inline |
Definition at line 2548 of file gscip.pb.h.
|
inline |
Definition at line 1350 of file gscip.pb.h.
|
inline |
Definition at line 1386 of file gscip.pb.h.
|
inline |
Definition at line 1332 of file gscip.pb.h.
|
inlinenoexcept |
Definition at line 1336 of file gscip.pb.h.
|
inlinenodiscard |
Definition at line 2629 of file gscip.pb.h.
|
inlinenodiscard |
Definition at line 2567 of file gscip.pb.h.
|
inline |
Definition at line 2672 of file gscip.pb.h.
|
inline |
Definition at line 2580 of file gscip.pb.h.
|
inline |
Definition at line 2515 of file gscip.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::GScipOutput::set_status_detail | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 2542 of file gscip.pb.h.
| void operations_research::GScipOutput::set_status_detail | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2611 of file gscip.pb.h.
|
inline |
Definition at line 2511 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1476 of file gscip.pb.h.
|
inline |
Definition at line 2536 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1470 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1480 of file gscip.pb.h.
|
inlinestatic |
Definition at line 1483 of file gscip.pb.h.
|
inline |
Definition at line 1370 of file gscip.pb.h.
|
inline |
Definition at line 1346 of file gscip.pb.h.
|
inline |
Definition at line 2648 of file gscip.pb.h.
|
inline |
Definition at line 2615 of file gscip.pb.h.
|
inline |
Definition at line 1378 of file gscip.pb.h.
|
friend |
Definition at line 1544 of file gscip.pb.h.
|
friend |
Definition at line 1546 of file gscip.pb.h.
|
friend |
Definition at line 1537 of file gscip.pb.h.
|
friend |
Definition at line 1543 of file gscip.pb.h.
|
friend |
Definition at line 1566 of file gscip.pb.h.
|
friend |
Definition at line 1369 of file gscip.pb.h.
| Impl_ operations_research::GScipOutput::_impl_ |
Definition at line 1565 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1462 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1460 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1467 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1465 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1469 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1368 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1459 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1455 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1464 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1463 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1461 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1457 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1475 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1474 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1473 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1468 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1458 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1456 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1466 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1453 of file gscip.pb.h.
|
staticconstexpr |
Definition at line 1454 of file gscip.pb.h.