Definition at line 105 of file rcpsp.pb.h.
#include <rcpsp.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kMaxCapacityFieldNumber | |
| kMinCapacityFieldNumber | |
| kRenewableFieldNumber | |
| kUnitCostFieldNumber | |
Definition at line 246 of file rcpsp.pb.h.
◆ Resource() [1/5]
| operations_research::scheduling::rcpsp::Resource::Resource |
( |
| ) |
|
|
inline |
◆ ~Resource()
| operations_research::scheduling::rcpsp::Resource::~Resource |
( |
| ) |
|
◆ Resource() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::Resource::Resource |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ Resource() [3/5]
| operations_research::scheduling::rcpsp::Resource::Resource |
( |
const Resource & | from | ) |
|
|
inline |
◆ Resource() [4/5]
| operations_research::scheduling::rcpsp::Resource::Resource |
( |
Resource && | from | ) |
|
|
inlinenoexcept |
◆ Resource() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::Resource::Resource |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t operations_research::scheduling::rcpsp::Resource::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::Resource::Clear |
( |
| ) |
|
◆ clear_max_capacity()
| void operations_research::scheduling::rcpsp::Resource::clear_max_capacity |
( |
| ) |
|
|
inline |
◆ clear_min_capacity()
| void operations_research::scheduling::rcpsp::Resource::clear_min_capacity |
( |
| ) |
|
|
inline |
◆ clear_renewable()
| void operations_research::scheduling::rcpsp::Resource::clear_renewable |
( |
| ) |
|
|
inline |
◆ clear_unit_cost()
| void operations_research::scheduling::rcpsp::Resource::clear_unit_cost |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::scheduling::rcpsp::Resource::CopyFrom |
( |
const Resource & | from | ) |
|
◆ default_instance()
| const Resource & operations_research::scheduling::rcpsp::Resource::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::scheduling::rcpsp::Resource::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::scheduling::rcpsp::Resource::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::scheduling::rcpsp::Resource::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::scheduling::rcpsp::Resource::IsInitialized |
( |
| ) |
const |
|
inline |
◆ max_capacity()
| int32_t operations_research::scheduling::rcpsp::Resource::max_capacity |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::scheduling::rcpsp::Resource::MergeFrom |
( |
const Resource & | from | ) |
|
|
inline |
◆ min_capacity()
| int32_t operations_research::scheduling::rcpsp::Resource::min_capacity |
( |
| ) |
const |
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| Resource *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
| Resource & operations_research::scheduling::rcpsp::Resource::operator= |
( |
const Resource & | from | ) |
|
|
inline |
◆ operator=() [2/2]
| Resource & operations_research::scheduling::rcpsp::Resource::operator= |
( |
Resource && | from | ) |
|
|
inlinenoexcept |
◆ renewable()
| bool operations_research::scheduling::rcpsp::Resource::renewable |
( |
| ) |
const |
|
inline |
◆ set_max_capacity()
| void operations_research::scheduling::rcpsp::Resource::set_max_capacity |
( |
::int32_t | value | ) |
|
|
inline |
◆ set_min_capacity()
| void operations_research::scheduling::rcpsp::Resource::set_min_capacity |
( |
::int32_t | value | ) |
|
|
inline |
◆ set_renewable()
| void operations_research::scheduling::rcpsp::Resource::set_renewable |
( |
bool | value | ) |
|
|
inline |
◆ set_unit_cost()
| void operations_research::scheduling::rcpsp::Resource::set_unit_cost |
( |
::int32_t | value | ) |
|
|
inline |
◆ Swap()
| void operations_research::scheduling::rcpsp::Resource::Swap |
( |
Resource *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unit_cost()
| int32_t operations_research::scheduling::rcpsp::Resource::unit_cost |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::scheduling::rcpsp::Resource::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::scheduling::rcpsp::Resource::UnsafeArenaSwap |
( |
Resource *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_2fscheduling_2frcpsp_2eproto
| friend struct ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::scheduling::rcpsp::Resource::_impl_ |
◆ kIndexInFileMessages
| int operations_research::scheduling::rcpsp::Resource::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: