![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 918 of file model.pb.h.
#include <model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kArgumentsToNormFieldNumber = 2 , kNameFieldNumber = 3 , kUpperBoundFieldNumber = 1 } |
Public Member Functions | |
| SecondOrderConeConstraintProto () | |
| ~SecondOrderConeConstraintProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SecondOrderConeConstraintProto (::google::protobuf::internal::ConstantInitialized) |
| SecondOrderConeConstraintProto (const SecondOrderConeConstraintProto &from) | |
| SecondOrderConeConstraintProto (SecondOrderConeConstraintProto &&from) noexcept | |
| SecondOrderConeConstraintProto & | operator= (const SecondOrderConeConstraintProto &from) |
| SecondOrderConeConstraintProto & | operator= (SecondOrderConeConstraintProto &&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 (SecondOrderConeConstraintProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SecondOrderConeConstraintProto *PROTOBUF_NONNULL other) |
| SecondOrderConeConstraintProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SecondOrderConeConstraintProto &from) |
| void | MergeFrom (const SecondOrderConeConstraintProto &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 | arguments_to_norm_size () const |
| void | clear_arguments_to_norm () |
| ::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NONNULL | mutable_arguments_to_norm (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::LinearExpressionProto > *PROTOBUF_NONNULL | mutable_arguments_to_norm () |
| const ::operations_research::math_opt::LinearExpressionProto & | arguments_to_norm (int index) const |
| ::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NONNULL | add_arguments_to_norm () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::math_opt::LinearExpressionProto > & | arguments_to_norm () 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) |
| bool | has_upper_bound () const |
| void | clear_upper_bound () |
| const ::operations_research::math_opt::LinearExpressionProto & | upper_bound () const |
| ::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NULLABLE | release_upper_bound () |
| ::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NONNULL | mutable_upper_bound () |
| void | set_allocated_upper_bound (::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_upper_bound (::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::LinearExpressionProto *PROTOBUF_NULLABLE | unsafe_arena_release_upper_bound () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SecondOrderConeConstraintProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_name (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 SecondOrderConeConstraintProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 4 |
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_2fmodel_2eproto |
| void | swap (SecondOrderConeConstraintProto &a, SecondOrderConeConstraintProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kArgumentsToNormFieldNumber | |
| kNameFieldNumber | |
| kUpperBoundFieldNumber | |
Definition at line 1059 of file model.pb.h.
|
inline |
Definition at line 921 of file model.pb.h.
| operations_research::math_opt::SecondOrderConeConstraintProto::~SecondOrderConeConstraintProto | ( | ) |
Definition at line 2511 of file model.pb.cc.
|
explicit |
|
inline |
Definition at line 934 of file model.pb.h.
|
inlinenoexcept |
Definition at line 935 of file model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::SecondOrderConeConstraintProto::SecondOrderConeConstraintProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 128 of file model.pb.cc.
|
final |
Definition at line 2664 of file model.pb.cc.
|
inline |
Definition at line 3831 of file model.pb.h.
|
inline |
Definition at line 3841 of file model.pb.h.
|
inline |
Definition at line 3826 of file model.pb.h.
|
inline |
Definition at line 3811 of file model.pb.h.
|
final |
Definition at line 2720 of file model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::SecondOrderConeConstraintProto::Clear | ( | ) |
Definition at line 2634 of file model.pb.cc.
| void operations_research::math_opt::SecondOrderConeConstraintProto::clear_arguments_to_norm | ( | ) |
Definition at line 2456 of file model.pb.cc.
|
inline |
Definition at line 3858 of file model.pb.h.
| void operations_research::math_opt::SecondOrderConeConstraintProto::clear_upper_bound | ( | ) |
Definition at line 2450 of file model.pb.cc.
| void operations_research::math_opt::SecondOrderConeConstraintProto::CopyFrom | ( | const SecondOrderConeConstraintProto & | from | ) |
Definition at line 2801 of file model.pb.cc.
|
inlinestatic |
Definition at line 969 of file model.pb.h.
|
inlinestatic |
Definition at line 960 of file model.pb.h.
|
inline |
Definition at line 1028 of file model.pb.h.
|
inlinestatic |
Definition at line 963 of file model.pb.h.
| google::protobuf::Metadata operations_research::math_opt::SecondOrderConeConstraintProto::GetMetadata | ( | ) | const |
Definition at line 2820 of file model.pb.cc.
|
inlinestatic |
Definition at line 966 of file model.pb.h.
|
inline |
Definition at line 3715 of file model.pb.h.
|
staticconstexpr |
Definition at line 2548 of file model.pb.cc.
|
inline |
Definition at line 1004 of file model.pb.h.
|
inline |
Definition at line 997 of file model.pb.h.
|
inline |
Definition at line 3819 of file model.pb.h.
|
inline |
Definition at line 3814 of file model.pb.h.
|
inline |
Definition at line 3876 of file model.pb.h.
|
inline |
Definition at line 955 of file model.pb.h.
|
inline |
Definition at line 3779 of file model.pb.h.
|
inline |
Definition at line 3864 of file model.pb.h.
|
inline |
Definition at line 991 of file model.pb.h.
|
inline |
Definition at line 937 of file model.pb.h.
|
inlinenoexcept |
Definition at line 941 of file model.pb.h.
|
inlinenodiscard |
Definition at line 3895 of file model.pb.h.
|
inlinenodiscard |
Definition at line 3743 of file model.pb.h.
|
inline |
Definition at line 3908 of file model.pb.h.
|
inline |
Definition at line 3786 of file model.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::math_opt::SecondOrderConeConstraintProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 3870 of file model.pb.h.
| void operations_research::math_opt::SecondOrderConeConstraintProto::set_name | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 975 of file model.pb.h.
|
inline |
Definition at line 951 of file model.pb.h.
|
inline |
Definition at line 3762 of file model.pb.h.
|
inline |
Definition at line 3729 of file model.pb.h.
|
inline |
Definition at line 983 of file model.pb.h.
|
inline |
Definition at line 3725 of file model.pb.h.
|
friend |
Definition at line 1121 of file model.pb.h.
|
friend |
Definition at line 1123 of file model.pb.h.
|
friend |
Definition at line 1114 of file model.pb.h.
|
friend |
Definition at line 1120 of file model.pb.h.
|
friend |
Definition at line 1143 of file model.pb.h.
|
friend |
Definition at line 974 of file model.pb.h.
| Impl_ operations_research::math_opt::SecondOrderConeConstraintProto::_impl_ |
Definition at line 1142 of file model.pb.h.
|
staticconstexpr |
Definition at line 973 of file model.pb.h.