![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <rpc.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kModelFieldNumber = 2 , kInitializerFieldNumber = 3 , kParametersFieldNumber = 4 , kModelParametersFieldNumber = 5 , kResourcesFieldNumber = 6 , kSolverTypeFieldNumber = 1 } |
nested types -------------------------------------------------— More... |
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 SolveRequest & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 1 |
Protected Member Functions | |
SolveRequest (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
SolveRequest (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const SolveRequest &from) | |
SolveRequest (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, SolveRequest &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
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 (SolveRequest &a, SolveRequest &b) |
anonymous enum : int |
|
inline |
operations_research::math_opt::SolveRequest::~SolveRequest | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.SolveRequest)
|
explicit |
|
inline |
|
inlinenoexcept |
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.SolveRequest)
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.SolveRequest)
|
inlineprotectednoexcept |
PROTOBUF_CONSTEXPR operations_research::math_opt::SolveRequest::SolveRequest | ( | ::_pbi::ConstantInitialized | ) |
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.SolveRequest)
.operations_research.math_opt.SolverTypeProto solver_type = 1;
.operations_research.math_opt.ModelProto model = 2;
.operations_research.math_opt.SolverInitializerProto initializer = 3;
.operations_research.math_opt.SolveParametersProto parameters = 4;
.operations_research.math_opt.ModelSolveParametersProto model_parameters = 5;
.operations_research.math_opt.SolverResourcesProto resources = 6;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.SolveRequest)
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.SolveRequest)
Prevent compiler warnings about cached_has_bits being unused
.operations_research.math_opt.ModelProto model = 2;
.operations_research.math_opt.SolverInitializerProto initializer = 3;
.operations_research.math_opt.SolveParametersProto parameters = 4;
.operations_research.math_opt.ModelSolveParametersProto model_parameters = 5;
.operations_research.math_opt.SolverResourcesProto resources = 6;
.operations_research.math_opt.SolverTypeProto solver_type = 1;
PROTOBUF_NOINLINE void operations_research::math_opt::SolveRequest::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.SolveRequest)
Prevent compiler warnings about cached_has_bits being unused
void operations_research::math_opt::SolveRequest::clear_initializer | ( | ) |
void operations_research::math_opt::SolveRequest::clear_model | ( | ) |
void operations_research::math_opt::SolveRequest::clear_model_parameters | ( | ) |
void operations_research::math_opt::SolveRequest::clear_parameters | ( | ) |
|
inline |
|
inline |
.operations_research.math_opt.SolverTypeProto solver_type = 1;
.operations_research.math_opt.SolverTypeProto solver_type = 1;
void operations_research::math_opt::SolveRequest::CopyFrom | ( | const SolveRequest & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.SolveRequest)
|
inlinestatic |
|
inlinestatic |
|
inline |
|
protected |
|
inlinestatic |
google::protobuf::Metadata operations_research::math_opt::SolveRequest::GetMetadata | ( | ) | const |
|
inlinestatic |
|
inline |
.operations_research.math_opt.SolverInitializerProto initializer = 3;
|
inline |
.operations_research.math_opt.ModelProto model = 2;
|
inline |
.operations_research.math_opt.ModelSolveParametersProto model_parameters = 5;
|
inline |
.operations_research.math_opt.SolveParametersProto parameters = 4;
|
inline |
.operations_research.math_opt.SolverResourcesProto resources = 6;
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.initializer)
|
staticconstexpr |
|
staticconstexprprotected |
|
inline |
|
inline |
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.model)
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.model_parameters)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveRequest.initializer)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveRequest.model)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveRequest.model_parameters)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveRequest.parameters)
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.SolveRequest.resources)
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.parameters)
|
inlinestaticprotected |
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.resources)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveRequest.initializer)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveRequest.model)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveRequest.model_parameters)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveRequest.parameters)
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.SolveRequest.resources)
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.SolveRequest.solver_type)
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.SolveRequest.solver_type)
|
inline |
|
inline |
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.SolveRequest.initializer)
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.SolveRequest.model)
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.SolveRequest.model_parameters)
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.SolveRequest.parameters)
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.SolveRequest.resources)
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveRequest.initializer)
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveRequest.model)
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveRequest.model_parameters)
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveRequest.parameters)
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.SolveRequest.resources)
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
staticconstexpr |