Definition at line 105 of file rcpsp.pb.h.
#include <rcpsp.pb.h>
|
| Resource (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
| Resource (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const Resource &from) |
| Resource (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, Resource &&from) noexcept |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
|
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 |
---|
kMaxCapacityFieldNumber | |
kMinCapacityFieldNumber | |
kRenewableFieldNumber | |
kUnitCostFieldNumber | |
Definition at line 247 of file rcpsp.pb.h.
◆ Resource() [1/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
| ) |
|
|
inline |
◆ ~Resource()
operations_research::scheduling::rcpsp::Resource::~Resource |
( |
| ) |
|
◆ Resource() [2/8]
template<typename = void>
PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::Resource::Resource |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ Resource() [3/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
const Resource & | from | ) |
|
|
inline |
◆ Resource() [4/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
Resource && | from | ) |
|
|
inlinenoexcept |
◆ Resource() [5/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena | ) |
|
|
explicitprotected |
◆ Resource() [6/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
const Resource & | from ) |
|
protected |
◆ Resource() [7/8]
operations_research::scheduling::rcpsp::Resource::Resource |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena, |
|
|
Resource && | from ) |
|
inlineprotectednoexcept |
◆ Resource() [8/8]
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 |
◆ GetClassData()
PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::GetClassData |
( |
| ) |
const |
|
protected |
◆ 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 |
◆ InternalNewImpl_()
auto operations_research::scheduling::rcpsp::Resource::InternalNewImpl_ |
( |
| ) |
|
|
staticconstexprprotected |
◆ 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 |
implements Message -------------------------------------------—
Definition at line 178 of file rcpsp.pb.h.
◆ 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 |
◆ PlacementNew_()
void *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::Resource::PlacementNew_ |
( |
const void * | PROTOBUF_NONNULL, |
|
|
void *PROTOBUF_NONNULL | mem, |
|
|
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena ) |
|
inlinestaticprotected |
◆ 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
◆ 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: