![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 328 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kSupportFieldNumber = 1 , kCycleSizesFieldNumber = 2 } |
Public Member Functions | |
| SparsePermutationProto () | |
| ~SparsePermutationProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | SparsePermutationProto (::google::protobuf::internal::ConstantInitialized) |
| SparsePermutationProto (const SparsePermutationProto &from) | |
| SparsePermutationProto (SparsePermutationProto &&from) noexcept | |
| SparsePermutationProto & | operator= (const SparsePermutationProto &from) |
| SparsePermutationProto & | operator= (SparsePermutationProto &&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 (SparsePermutationProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (SparsePermutationProto *PROTOBUF_NONNULL other) |
| SparsePermutationProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const SparsePermutationProto &from) |
| void | MergeFrom (const SparsePermutationProto &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 | support_size () const |
| void | clear_support () |
| ::int32_t | support (int index) const |
| void | set_support (int index, ::int32_t value) |
| void | add_support (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | support () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_support () |
| int | cycle_sizes_size () const |
| void | clear_cycle_sizes () |
| ::int32_t | cycle_sizes (int index) const |
| void | set_cycle_sizes (int index, ::int32_t value) |
| void | add_cycle_sizes (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | cycle_sizes () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_cycle_sizes () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | SparsePermutationProto (::_pbi::ConstantInitialized) |
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 SparsePermutationProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 24 |
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_2fsat_2fcp_5fmodel_2eproto |
| void | swap (SparsePermutationProto &a, SparsePermutationProto &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSupportFieldNumber | |
| kCycleSizesFieldNumber | |
Definition at line 469 of file cp_model.pb.h.
|
inline |
Definition at line 331 of file cp_model.pb.h.
| operations_research::sat::SparsePermutationProto::~SparsePermutationProto | ( | ) |
Definition at line 11633 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 344 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 345 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::SparsePermutationProto::SparsePermutationProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 39 of file cp_model.pb.cc.
|
final |
Definition at line 11771 of file cp_model.pb.cc.
|
inline |
Definition at line 14269 of file cp_model.pb.h.
|
inline |
Definition at line 14219 of file cp_model.pb.h.
|
final |
Definition at line 11819 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::SparsePermutationProto::Clear | ( | ) |
Definition at line 11745 of file cp_model.pb.cc.
|
inline |
Definition at line 14255 of file cp_model.pb.h.
|
inline |
Definition at line 14205 of file cp_model.pb.h.
| void operations_research::sat::SparsePermutationProto::CopyFrom | ( | const SparsePermutationProto & | from | ) |
Definition at line 11878 of file cp_model.pb.cc.
|
inline |
Definition at line 14275 of file cp_model.pb.h.
|
inline |
Definition at line 14261 of file cp_model.pb.h.
|
inline |
Definition at line 14252 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 379 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 370 of file cp_model.pb.h.
|
inline |
Definition at line 438 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 373 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::SparsePermutationProto::GetMetadata | ( | ) | const |
Definition at line 11894 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 376 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 11672 of file cp_model.pb.cc.
|
inline |
Definition at line 414 of file cp_model.pb.h.
|
inline |
Definition at line 407 of file cp_model.pb.h.
|
inline |
Definition at line 14280 of file cp_model.pb.h.
|
inline |
Definition at line 14230 of file cp_model.pb.h.
|
inline |
Definition at line 365 of file cp_model.pb.h.
|
inline |
Definition at line 401 of file cp_model.pb.h.
|
inline |
Definition at line 347 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 351 of file cp_model.pb.h.
|
inline |
Definition at line 14265 of file cp_model.pb.h.
|
inline |
Definition at line 14215 of file cp_model.pb.h.
|
inline |
Definition at line 14225 of file cp_model.pb.h.
|
inline |
Definition at line 14211 of file cp_model.pb.h.
|
inline |
Definition at line 14202 of file cp_model.pb.h.
|
inline |
Definition at line 385 of file cp_model.pb.h.
|
inline |
Definition at line 361 of file cp_model.pb.h.
|
inline |
Definition at line 393 of file cp_model.pb.h.
|
friend |
Definition at line 519 of file cp_model.pb.h.
|
friend |
Definition at line 521 of file cp_model.pb.h.
|
friend |
Definition at line 512 of file cp_model.pb.h.
|
friend |
Definition at line 518 of file cp_model.pb.h.
|
friend |
Definition at line 542 of file cp_model.pb.h.
|
friend |
Definition at line 384 of file cp_model.pb.h.
| Impl_ operations_research::sat::SparsePermutationProto::_impl_ |
Definition at line 541 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 383 of file cp_model.pb.h.