Definition at line 75 of file search_limit.pb.h.
#include <search_limit.pb.h>
|
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
◆ anonymous enum
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator |
---|
kTimeFieldNumber | |
kBranchesFieldNumber | |
kFailuresFieldNumber | |
kSolutionsFieldNumber | |
kSmartTimeCheckFieldNumber | |
kCumulativeFieldNumber | |
Definition at line 217 of file search_limit.pb.h.
◆ RegularLimitParameters() [1/8]
operations_research::RegularLimitParameters::RegularLimitParameters |
( |
| ) |
|
|
inline |
◆ ~RegularLimitParameters()
operations_research::RegularLimitParameters::~RegularLimitParameters |
( |
| ) |
|
◆ RegularLimitParameters() [2/8]
template<typename = void>
PROTOBUF_CONSTEXPR operations_research::RegularLimitParameters::RegularLimitParameters |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ RegularLimitParameters() [3/8]
◆ RegularLimitParameters() [4/8]
◆ RegularLimitParameters() [5/8]
operations_research::RegularLimitParameters::RegularLimitParameters |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena | ) |
|
|
explicitprotected |
◆ RegularLimitParameters() [6/8]
operations_research::RegularLimitParameters::RegularLimitParameters |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
const RegularLimitParameters & | from ) |
|
protected |
◆ RegularLimitParameters() [7/8]
operations_research::RegularLimitParameters::RegularLimitParameters |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
RegularLimitParameters && | from ) |
|
inlineprotectednoexcept |
◆ RegularLimitParameters() [8/8]
template<typename>
PROTOBUF_CONSTEXPR operations_research::RegularLimitParameters::RegularLimitParameters |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
uint8_t *PROTOBUF_NONNULL operations_research::RegularLimitParameters::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ branches()
int64_t operations_research::RegularLimitParameters::branches |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t operations_research::RegularLimitParameters::ByteSizeLong |
( |
| ) |
const |
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.RegularLimitParameters)
Prevent compiler warnings about cached_has_bits being unused
int64 time = 1;
int64 branches = 2;
int64 failures = 3;
int64 solutions = 4;
bool smart_time_check = 5;
bool cumulative = 6;
Definition at line 382 of file search_limit.pb.cc.
◆ Clear()
PROTOBUF_NOINLINE void operations_research::RegularLimitParameters::Clear |
( |
| ) |
|
◆ clear_branches()
void operations_research::RegularLimitParameters::clear_branches |
( |
| ) |
|
|
inline |
◆ clear_cumulative()
void operations_research::RegularLimitParameters::clear_cumulative |
( |
| ) |
|
|
inline |
◆ clear_failures()
void operations_research::RegularLimitParameters::clear_failures |
( |
| ) |
|
|
inline |
◆ clear_smart_time_check()
void operations_research::RegularLimitParameters::clear_smart_time_check |
( |
| ) |
|
|
inline |
◆ clear_solutions()
void operations_research::RegularLimitParameters::clear_solutions |
( |
| ) |
|
|
inline |
◆ clear_time()
void operations_research::RegularLimitParameters::clear_time |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ cumulative()
bool operations_research::RegularLimitParameters::cumulative |
( |
| ) |
const |
|
inline |
◆ default_instance()
◆ descriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::RegularLimitParameters::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ failures()
int64_t operations_research::RegularLimitParameters::failures |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int operations_research::RegularLimitParameters::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetClassData()
PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::RegularLimitParameters::GetClassData |
( |
| ) |
const |
|
protected |
◆ GetDescriptor()
const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::RegularLimitParameters::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
google::protobuf::Metadata operations_research::RegularLimitParameters::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::RegularLimitParameters::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
auto operations_research::RegularLimitParameters::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ InternalNewImpl_()
auto operations_research::RegularLimitParameters::InternalNewImpl_ |
( |
| ) |
|
|
staticconstexprprotected |
◆ IsInitialized()
bool operations_research::RegularLimitParameters::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_unknown_fields()
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::RegularLimitParameters::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
RegularLimitParameters *PROTOBUF_NONNULL operations_research::RegularLimitParameters::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ PlacementNew_()
void *PROTOBUF_NONNULL operations_research::RegularLimitParameters::PlacementNew_ |
( |
const void * | PROTOBUF_NONNULL, |
|
|
void *PROTOBUF_NONNULL | mem, |
|
|
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena ) |
|
inlinestaticprotected |
◆ set_branches()
void operations_research::RegularLimitParameters::set_branches |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_cumulative()
void operations_research::RegularLimitParameters::set_cumulative |
( |
bool | value | ) |
|
|
inline |
◆ set_failures()
void operations_research::RegularLimitParameters::set_failures |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_smart_time_check()
void operations_research::RegularLimitParameters::set_smart_time_check |
( |
bool | value | ) |
|
|
inline |
◆ set_solutions()
void operations_research::RegularLimitParameters::set_solutions |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_time()
void operations_research::RegularLimitParameters::set_time |
( |
::int64_t | value | ) |
|
|
inline |
◆ smart_time_check()
bool operations_research::RegularLimitParameters::smart_time_check |
( |
| ) |
const |
|
inline |
◆ solutions()
int64_t operations_research::RegularLimitParameters::solutions |
( |
| ) |
const |
|
inline |
◆ Swap()
◆ time()
int64_t operations_research::RegularLimitParameters::time |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
const ::google::protobuf::UnknownFieldSet & operations_research::RegularLimitParameters::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void operations_research::RegularLimitParameters::UnsafeArenaSwap |
( |
RegularLimitParameters *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_2fconstraint_5fsolver_2fsearch_5flimit_2eproto
◆ swap
◆ _impl_
Impl_ operations_research::RegularLimitParameters::_impl_ |
◆ kIndexInFileMessages
int operations_research::RegularLimitParameters::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: