![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1184 of file rcpsp.pb.h.
#include <rcpsp.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kSuccessorsFieldNumber = 1 , kRecipesFieldNumber = 2 , kSuccessorDelaysFieldNumber = 3 } |
Public Member Functions | |
| Task () | |
| ~Task () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | Task (::google::protobuf::internal::ConstantInitialized) |
| Task (const Task &from) | |
| Task (Task &&from) noexcept | |
| Task & | operator= (const Task &from) |
| Task & | operator= (Task &&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 (Task *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (Task *PROTOBUF_NONNULL other) |
| Task *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const Task &from) |
| void | MergeFrom (const Task &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 | successors_size () const |
| void | clear_successors () |
| ::int32_t | successors (int index) const |
| void | set_successors (int index, ::int32_t value) |
| void | add_successors (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | successors () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_successors () |
| int | recipes_size () const |
| void | clear_recipes () |
| ::operations_research::scheduling::rcpsp::Recipe *PROTOBUF_NONNULL | mutable_recipes (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Recipe > *PROTOBUF_NONNULL | mutable_recipes () |
| const ::operations_research::scheduling::rcpsp::Recipe & | recipes (int index) const |
| ::operations_research::scheduling::rcpsp::Recipe *PROTOBUF_NONNULL | add_recipes () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Recipe > & | recipes () const |
| int | successor_delays_size () const |
| void | clear_successor_delays () |
| ::operations_research::scheduling::rcpsp::PerSuccessorDelays *PROTOBUF_NONNULL | mutable_successor_delays (int index) |
| ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerSuccessorDelays > *PROTOBUF_NONNULL | mutable_successor_delays () |
| const ::operations_research::scheduling::rcpsp::PerSuccessorDelays & | successor_delays (int index) const |
| ::operations_research::scheduling::rcpsp::PerSuccessorDelays *PROTOBUF_NONNULL | add_successor_delays () |
| const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::PerSuccessorDelays > & | successor_delays () const |
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 Task & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 4 |
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_2fscheduling_2frcpsp_2eproto |
| void | swap (Task &a, Task &b) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kSuccessorsFieldNumber | |
| kRecipesFieldNumber | |
| kSuccessorDelaysFieldNumber | |
Definition at line 1325 of file rcpsp.pb.h.
|
inline |
Definition at line 1187 of file rcpsp.pb.h.
| operations_research::scheduling::rcpsp::Task::~Task | ( | ) |
Definition at line 1721 of file rcpsp.pb.cc.
|
explicit |
|
inline |
Definition at line 1200 of file rcpsp.pb.h.
|
inlinenoexcept |
Definition at line 1201 of file rcpsp.pb.h.
|
final |
Definition at line 1876 of file rcpsp.pb.cc.
|
inline |
Definition at line 2241 of file rcpsp.pb.h.
|
inline |
Definition at line 2297 of file rcpsp.pb.h.
|
inline |
Definition at line 2182 of file rcpsp.pb.h.
|
final |
Definition at line 1939 of file rcpsp.pb.cc.
| PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::Task::Clear | ( | ) |
Definition at line 1847 of file rcpsp.pb.cc.
|
inline |
Definition at line 2218 of file rcpsp.pb.h.
|
inline |
Definition at line 2274 of file rcpsp.pb.h.
|
inline |
Definition at line 2168 of file rcpsp.pb.h.
| void operations_research::scheduling::rcpsp::Task::CopyFrom | ( | const Task & | from | ) |
Definition at line 2013 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 1235 of file rcpsp.pb.h.
|
inlinestatic |
Definition at line 1226 of file rcpsp.pb.h.
|
inline |
Definition at line 1294 of file rcpsp.pb.h.
|
inlinestatic |
Definition at line 1229 of file rcpsp.pb.h.
| google::protobuf::Metadata operations_research::scheduling::rcpsp::Task::GetMetadata | ( | ) | const |
Definition at line 2030 of file rcpsp.pb.cc.
|
inlinestatic |
Definition at line 1232 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 1764 of file rcpsp.pb.cc.
|
inline |
Definition at line 1270 of file rcpsp.pb.h.
|
inline |
Definition at line 1263 of file rcpsp.pb.h.
|
inline |
Definition at line 2229 of file rcpsp.pb.h.
|
inline |
Definition at line 2224 of file rcpsp.pb.h.
|
inline |
Definition at line 2285 of file rcpsp.pb.h.
|
inline |
Definition at line 2280 of file rcpsp.pb.h.
|
inline |
Definition at line 2193 of file rcpsp.pb.h.
|
inline |
Definition at line 1221 of file rcpsp.pb.h.
|
inline |
Definition at line 1257 of file rcpsp.pb.h.
Definition at line 1203 of file rcpsp.pb.h.
Definition at line 1207 of file rcpsp.pb.h.
|
inline |
Definition at line 2251 of file rcpsp.pb.h.
|
inline |
Definition at line 2236 of file rcpsp.pb.h.
|
inline |
Definition at line 2215 of file rcpsp.pb.h.
|
inline |
Definition at line 2178 of file rcpsp.pb.h.
|
inline |
Definition at line 2307 of file rcpsp.pb.h.
|
inline |
Definition at line 2292 of file rcpsp.pb.h.
|
inline |
Definition at line 2271 of file rcpsp.pb.h.
|
inline |
Definition at line 2188 of file rcpsp.pb.h.
|
inline |
Definition at line 2174 of file rcpsp.pb.h.
|
inline |
Definition at line 2165 of file rcpsp.pb.h.
|
inline |
Definition at line 1241 of file rcpsp.pb.h.
|
inline |
Definition at line 1217 of file rcpsp.pb.h.
|
inline |
Definition at line 1249 of file rcpsp.pb.h.
|
friend |
Definition at line 1392 of file rcpsp.pb.h.
|
friend |
Definition at line 1394 of file rcpsp.pb.h.
|
friend |
Definition at line 1385 of file rcpsp.pb.h.
|
friend |
Definition at line 1391 of file rcpsp.pb.h.
|
friend |
Definition at line 1415 of file rcpsp.pb.h.
Definition at line 1240 of file rcpsp.pb.h.
| Impl_ operations_research::scheduling::rcpsp::Task::_impl_ |
Definition at line 1414 of file rcpsp.pb.h.
|
staticconstexpr |
Definition at line 1239 of file rcpsp.pb.h.