![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <rpc.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | StatusOrCase { kResult = 1 , kStatus = 3 , STATUS_OR_NOT_SET = 0 } |
| enum | : int { kMessagesFieldNumber = 2 , kResultFieldNumber = 1 , kStatusFieldNumber = 3 } |
Public Member Functions | |
| SolveResponse () | |
| ~SolveResponse () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SolveResponse (::google::protobuf::internal::ConstantInitialized) |
| SolveResponse (const SolveResponse &from) | |
| SolveResponse (SolveResponse &&from) noexcept | |
| SolveResponse & | operator= (const SolveResponse &from) |
| SolveResponse & | operator= (SolveResponse &&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 (SolveResponse *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SolveResponse *PROTOBUF_NONNULL other) |
| SolveResponse *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SolveResponse &from) |
| void | MergeFrom (const SolveResponse &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 | messages_size () const |
| void | clear_messages () |
| const ::std::string & | messages (int index) const |
| ::std::string *PROTOBUF_NONNULL | mutable_messages (int index) |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_messages (int index, Arg_ &&value, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | add_messages () |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | add_messages (Arg_ &&value, Args_... args) |
| const ::google::protobuf::RepeatedPtrField<::std::string > & | messages () const |
| ::google::protobuf::RepeatedPtrField<::std::string > *PROTOBUF_NONNULL | mutable_messages () |
| bool | has_result () const |
| void | clear_result () |
| const ::operations_research::math_opt::SolveResultProto & | result () const |
| ::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE | release_result () |
| ::operations_research::math_opt::SolveResultProto *PROTOBUF_NONNULL | mutable_result () |
| void | set_allocated_result (::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_result (::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE | unsafe_arena_release_result () |
| bool | has_status () const |
| void | clear_status () |
| const ::operations_research::math_opt::StatusProto & | status () const |
| ::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE | release_status () |
| ::operations_research::math_opt::StatusProto *PROTOBUF_NONNULL | mutable_status () |
| void | set_allocated_status (::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_status (::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE | unsafe_arena_release_status () |
| void | clear_status_or () |
| StatusOrCase | status_or_case () const |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SolveResponse (::_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 SolveResponse & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 2 |
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_2frpc_2eproto |
| void | swap (SolveResponse &a, SolveResponse &b) |
| anonymous enum : int |
|
inline |
| operations_research::math_opt::SolveResponse::~SolveResponse | ( | ) |
|
explicit |
|
inline |
|
inlinenoexcept |
| PROTOBUF_CONSTEXPR operations_research::math_opt::SolveResponse::SolveResponse | ( | ::_pbi::ConstantInitialized | ) |
|
final |
|
inline |
|
inline |
|
final |
| PROTOBUF_NOINLINE void operations_research::math_opt::SolveResponse::Clear | ( | ) |
|
inline |
| void operations_research::math_opt::SolveResponse::clear_result | ( | ) |
|
inline |
| void operations_research::math_opt::SolveResponse::clear_status_or | ( | ) |
| void operations_research::math_opt::SolveResponse::CopyFrom | ( | const SolveResponse & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inlinestatic |
| google::protobuf::Metadata operations_research::math_opt::SolveResponse::GetMetadata | ( | ) | const |
|
inlinestatic |
|
inline |
|
inline |
|
staticconstexpr |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenodiscard |
|
inlinenodiscard |
|
inline |
| void operations_research::math_opt::SolveResponse::set_allocated_result | ( | ::operations_research::math_opt::SolveResultProto *PROTOBUF_NULLABLE | value | ) |
| void operations_research::math_opt::SolveResponse::set_allocated_status | ( | ::operations_research::math_opt::StatusProto *PROTOBUF_NULLABLE | value | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
staticconstexpr |