![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 86 of file xpress.pb.h.
#include <xpress.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kNameFieldNumber = 1 , kValueFieldNumber = 2 } |
Public Member Functions | |
| XpressParametersProto_Parameter () | |
| ~XpressParametersProto_Parameter () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | XpressParametersProto_Parameter (::google::protobuf::internal::ConstantInitialized) |
| XpressParametersProto_Parameter (const XpressParametersProto_Parameter &from) | |
| XpressParametersProto_Parameter (XpressParametersProto_Parameter &&from) noexcept | |
| XpressParametersProto_Parameter & | operator= (const XpressParametersProto_Parameter &from) |
| XpressParametersProto_Parameter & | operator= (XpressParametersProto_Parameter &&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 (XpressParametersProto_Parameter *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (XpressParametersProto_Parameter *PROTOBUF_NONNULL other) |
| XpressParametersProto_Parameter *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const XpressParametersProto_Parameter &from) |
| void | MergeFrom (const XpressParametersProto_Parameter &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_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_value () |
| const ::std::string & | value () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_value (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_value () |
| ::std::string *PROTOBUF_NULLABLE | release_value () |
| void | set_allocated_value (::std::string *PROTOBUF_NULLABLE value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | XpressParametersProto_Parameter (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_value (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 XpressParametersProto_Parameter & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 1 |
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_2fxpress_2eproto |
| void | swap (XpressParametersProto_Parameter &a, XpressParametersProto_Parameter &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kNameFieldNumber | |
| kValueFieldNumber | |
Definition at line 227 of file xpress.pb.h.
|
inline |
Definition at line 89 of file xpress.pb.h.
| operations_research::math_opt::XpressParametersProto_Parameter::~XpressParametersProto_Parameter | ( | ) |
Definition at line 470 of file xpress.pb.cc.
|
explicit |
|
inline |
Definition at line 102 of file xpress.pb.h.
|
inlinenoexcept |
Definition at line 103 of file xpress.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::XpressParametersProto_Parameter::XpressParametersProto_Parameter | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 41 of file xpress.pb.cc.
|
final |
Definition at line 598 of file xpress.pb.cc.
|
final |
Definition at line 644 of file xpress.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::XpressParametersProto_Parameter::Clear | ( | ) |
Definition at line 572 of file xpress.pb.cc.
|
inline |
Definition at line 742 of file xpress.pb.h.
|
inline |
Definition at line 807 of file xpress.pb.h.
| void operations_research::math_opt::XpressParametersProto_Parameter::CopyFrom | ( | const XpressParametersProto_Parameter & | from | ) |
Definition at line 715 of file xpress.pb.cc.
|
inlinestatic |
Definition at line 137 of file xpress.pb.h.
|
inlinestatic |
Definition at line 128 of file xpress.pb.h.
|
inline |
Definition at line 196 of file xpress.pb.h.
|
inlinestatic |
Definition at line 131 of file xpress.pb.h.
| google::protobuf::Metadata operations_research::math_opt::XpressParametersProto_Parameter::GetMetadata | ( | ) | const |
Definition at line 733 of file xpress.pb.cc.
|
inlinestatic |
Definition at line 134 of file xpress.pb.h.
|
staticconstexpr |
Definition at line 495 of file xpress.pb.cc.
|
inline |
Definition at line 172 of file xpress.pb.h.
|
inline |
Definition at line 165 of file xpress.pb.h.
|
inline |
Definition at line 760 of file xpress.pb.h.
|
inline |
Definition at line 123 of file xpress.pb.h.
|
inline |
Definition at line 825 of file xpress.pb.h.
|
inline |
Definition at line 748 of file xpress.pb.h.
|
inline |
Definition at line 159 of file xpress.pb.h.
|
inline |
Definition at line 105 of file xpress.pb.h.
|
inlinenoexcept |
Definition at line 109 of file xpress.pb.h.
|
inlinenodiscard |
Definition at line 779 of file xpress.pb.h.
|
inlinenodiscard |
Definition at line 844 of file xpress.pb.h.
|
inline |
Definition at line 792 of file xpress.pb.h.
|
inline |
Definition at line 857 of file xpress.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::XpressParametersProto_Parameter::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 754 of file xpress.pb.h.
| void operations_research::math_opt::XpressParametersProto_Parameter::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::XpressParametersProto_Parameter::set_value | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 819 of file xpress.pb.h.
| void operations_research::math_opt::XpressParametersProto_Parameter::set_value | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 143 of file xpress.pb.h.
|
inline |
Definition at line 119 of file xpress.pb.h.
|
inline |
Definition at line 151 of file xpress.pb.h.
|
inline |
Definition at line 813 of file xpress.pb.h.
|
friend |
Definition at line 271 of file xpress.pb.h.
|
friend |
Definition at line 273 of file xpress.pb.h.
|
friend |
Definition at line 264 of file xpress.pb.h.
|
friend |
Definition at line 270 of file xpress.pb.h.
|
friend |
Definition at line 292 of file xpress.pb.h.
|
friend |
Definition at line 142 of file xpress.pb.h.
| Impl_ operations_research::math_opt::XpressParametersProto_Parameter::_impl_ |
Definition at line 291 of file xpress.pb.h.
|
staticconstexpr |
Definition at line 141 of file xpress.pb.h.