Definition at line 2172 of file model.pb.h.
|
| | ModelProto () |
| | ~ModelProto () PROTOBUF_FINAL |
| template<typename = void> |
| PROTOBUF_CONSTEXPR | ModelProto (::google::protobuf::internal::ConstantInitialized) |
| | ModelProto (const ModelProto &from) |
| | ModelProto (ModelProto &&from) noexcept |
| ModelProto & | operator= (const ModelProto &from) |
| ModelProto & | operator= (ModelProto &&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 (ModelProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (ModelProto *PROTOBUF_NONNULL other) |
| ModelProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const ModelProto &from) |
| void | MergeFrom (const ModelProto &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) |
| bool | has_variables () const |
| void | clear_variables () |
| const ::operations_research::math_opt::VariablesProto & | variables () const |
| ::operations_research::math_opt::VariablesProto *PROTOBUF_NULLABLE | release_variables () |
| ::operations_research::math_opt::VariablesProto *PROTOBUF_NONNULL | mutable_variables () |
| void | set_allocated_variables (::operations_research::math_opt::VariablesProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_variables (::operations_research::math_opt::VariablesProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::VariablesProto *PROTOBUF_NULLABLE | unsafe_arena_release_variables () |
| bool | has_objective () const |
| void | clear_objective () |
| const ::operations_research::math_opt::ObjectiveProto & | objective () const |
| ::operations_research::math_opt::ObjectiveProto *PROTOBUF_NULLABLE | release_objective () |
| ::operations_research::math_opt::ObjectiveProto *PROTOBUF_NONNULL | mutable_objective () |
| void | set_allocated_objective (::operations_research::math_opt::ObjectiveProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_objective (::operations_research::math_opt::ObjectiveProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::ObjectiveProto *PROTOBUF_NULLABLE | unsafe_arena_release_objective () |
| bool | has_linear_constraints () const |
| void | clear_linear_constraints () |
| const ::operations_research::math_opt::LinearConstraintsProto & | linear_constraints () const |
| ::operations_research::math_opt::LinearConstraintsProto *PROTOBUF_NULLABLE | release_linear_constraints () |
| ::operations_research::math_opt::LinearConstraintsProto *PROTOBUF_NONNULL | mutable_linear_constraints () |
| void | set_allocated_linear_constraints (::operations_research::math_opt::LinearConstraintsProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_linear_constraints (::operations_research::math_opt::LinearConstraintsProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::LinearConstraintsProto *PROTOBUF_NULLABLE | unsafe_arena_release_linear_constraints () |
| bool | has_linear_constraint_matrix () const |
| void | clear_linear_constraint_matrix () |
| const ::operations_research::math_opt::SparseDoubleMatrixProto & | linear_constraint_matrix () const |
| ::operations_research::math_opt::SparseDoubleMatrixProto *PROTOBUF_NULLABLE | release_linear_constraint_matrix () |
| ::operations_research::math_opt::SparseDoubleMatrixProto *PROTOBUF_NONNULL | mutable_linear_constraint_matrix () |
| void | set_allocated_linear_constraint_matrix (::operations_research::math_opt::SparseDoubleMatrixProto *PROTOBUF_NULLABLE value) |
| void | unsafe_arena_set_allocated_linear_constraint_matrix (::operations_research::math_opt::SparseDoubleMatrixProto *PROTOBUF_NULLABLE value) |
| ::operations_research::math_opt::SparseDoubleMatrixProto *PROTOBUF_NULLABLE | unsafe_arena_release_linear_constraint_matrix () |
| int | quadratic_constraints_size () const |
| void | clear_quadratic_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::QuadraticConstraintProto > & | quadratic_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::QuadraticConstraintProto > *PROTOBUF_NONNULL | mutable_quadratic_constraints () |
| int | sos1_constraints_size () const |
| void | clear_sos1_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SosConstraintProto > & | sos1_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SosConstraintProto > *PROTOBUF_NONNULL | mutable_sos1_constraints () |
| int | sos2_constraints_size () const |
| void | clear_sos2_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SosConstraintProto > & | sos2_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SosConstraintProto > *PROTOBUF_NONNULL | mutable_sos2_constraints () |
| int | indicator_constraints_size () const |
| void | clear_indicator_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::IndicatorConstraintProto > & | indicator_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::IndicatorConstraintProto > *PROTOBUF_NONNULL | mutable_indicator_constraints () |
| int | auxiliary_objectives_size () const |
| void | clear_auxiliary_objectives () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveProto > & | auxiliary_objectives () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ObjectiveProto > *PROTOBUF_NONNULL | mutable_auxiliary_objectives () |
| int | second_order_cone_constraints_size () const |
| void | clear_second_order_cone_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SecondOrderConeConstraintProto > & | second_order_cone_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::SecondOrderConeConstraintProto > *PROTOBUF_NONNULL | mutable_second_order_cone_constraints () |
| template<typename> |
| PROTOBUF_CONSTEXPR | ModelProto (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> |
| PROTOBUF_ALWAYS_INLINE void | set_name (Arg_ &&arg, Args_... args) |