Definition at line 83 of file cp_model_service.pb.h.
#include <cp_model_service.pb.h>
◆ anonymous enum
◆ CpSolverRequest() [1/5]
| operations_research::sat::v1::CpSolverRequest::CpSolverRequest |
( |
| ) |
|
|
inline |
◆ ~CpSolverRequest()
| operations_research::sat::v1::CpSolverRequest::~CpSolverRequest |
( |
| ) |
|
◆ CpSolverRequest() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::sat::v1::CpSolverRequest::CpSolverRequest |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ CpSolverRequest() [3/5]
| operations_research::sat::v1::CpSolverRequest::CpSolverRequest |
( |
const CpSolverRequest & | from | ) |
|
|
inline |
◆ CpSolverRequest() [4/5]
| operations_research::sat::v1::CpSolverRequest::CpSolverRequest |
( |
CpSolverRequest && | from | ) |
|
|
inlinenoexcept |
◆ CpSolverRequest() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::sat::v1::CpSolverRequest::CpSolverRequest |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t operations_research::sat::v1::CpSolverRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::sat::v1::CpSolverRequest::Clear |
( |
| ) |
|
◆ clear_model()
| void operations_research::sat::v1::CpSolverRequest::clear_model |
( |
| ) |
|
◆ clear_parameters()
| void operations_research::sat::v1::CpSolverRequest::clear_parameters |
( |
| ) |
|
◆ CopyFrom()
| void operations_research::sat::v1::CpSolverRequest::CopyFrom |
( |
const CpSolverRequest & | from | ) |
|
◆ default_instance()
| const CpSolverRequest & operations_research::sat::v1::CpSolverRequest::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::sat::v1::CpSolverRequest::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::sat::v1::CpSolverRequest::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_model()
| bool operations_research::sat::v1::CpSolverRequest::has_model |
( |
| ) |
const |
|
inline |
◆ has_parameters()
| bool operations_research::sat::v1::CpSolverRequest::has_parameters |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
| auto operations_research::sat::v1::CpSolverRequest::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::sat::v1::CpSolverRequest::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::sat::v1::CpSolverRequest::MergeFrom |
( |
const CpSolverRequest & | from | ) |
|
|
inline |
◆ model()
| const::operations_research::sat::CpModelProto & operations_research::sat::v1::CpSolverRequest::model |
( |
| ) |
const |
|
inline |
◆ mutable_model()
◆ mutable_parameters()
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| CpSolverRequest *PROTOBUF_NONNULL operations_research::sat::v1::CpSolverRequest::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ parameters()
| const::operations_research::sat::SatParameters & operations_research::sat::v1::CpSolverRequest::parameters |
( |
| ) |
const |
|
inline |
◆ release_model()
◆ release_parameters()
◆ set_allocated_model()
◆ set_allocated_parameters()
◆ Swap()
| void operations_research::sat::v1::CpSolverRequest::Swap |
( |
CpSolverRequest *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::sat::v1::CpSolverRequest::unknown_fields |
( |
| ) |
const |
|
inline |
◆ unsafe_arena_release_model()
◆ unsafe_arena_release_parameters()
◆ unsafe_arena_set_allocated_model()
◆ unsafe_arena_set_allocated_parameters()
◆ UnsafeArenaSwap()
| void operations_research::sat::v1::CpSolverRequest::UnsafeArenaSwap |
( |
CpSolverRequest *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ ::google::protobuf::Arena
| friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
template<typename T>
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
| friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fsat_2fcp_5fmodel_5fservice_2eproto
| friend struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_5fservice_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::sat::v1::CpSolverRequest::_impl_ |
◆ kIndexInFileMessages
| int operations_research::sat::v1::CpSolverRequest::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: