Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::scheduling::rcpsp::RcpspProblem Class Referencefinal

Detailed Description

Definition at line 1422 of file rcpsp.pb.h.

#include <rcpsp.pb.h>

Inheritance diagram for operations_research::scheduling::rcpsp::RcpspProblem:

Classes

class  _Internal

Public Types

enum  : int {
  kResourcesFieldNumber = 1 , kTasksFieldNumber = 2 , kBasedataFieldNumber = 12 , kNameFieldNumber = 14 ,
  kIsConsumerProducerFieldNumber = 3 , kIsResourceInvestmentFieldNumber = 4 , kIsRcpspMaxFieldNumber = 5 , kDeadlineFieldNumber = 6 ,
  kHorizonFieldNumber = 7 , kReleaseDateFieldNumber = 8 , kTardinessCostFieldNumber = 9 , kMpmTimeFieldNumber = 10 ,
  kSeedFieldNumber = 11 , kDueDateFieldNumber = 13
}

Public Member Functions

 RcpspProblem ()
 ~RcpspProblem () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR RcpspProblem (::google::protobuf::internal::ConstantInitialized)
 RcpspProblem (const RcpspProblem &from)
 RcpspProblem (RcpspProblem &&from) noexcept
RcpspProblemoperator= (const RcpspProblem &from)
RcpspProblemoperator= (RcpspProblem &&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 (RcpspProblem *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (RcpspProblem *PROTOBUF_NONNULL other)
RcpspProblem *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const RcpspProblem &from)
void MergeFrom (const RcpspProblem &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 resources_size () const
void clear_resources ()
::operations_research::scheduling::rcpsp::Resource *PROTOBUF_NONNULL mutable_resources (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Resource > *PROTOBUF_NONNULL mutable_resources ()
const ::operations_research::scheduling::rcpsp::Resourceresources (int index) const
::operations_research::scheduling::rcpsp::Resource *PROTOBUF_NONNULL add_resources ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Resource > & resources () const
int tasks_size () const
void clear_tasks ()
::operations_research::scheduling::rcpsp::Task *PROTOBUF_NONNULL mutable_tasks (int index)
::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Task > *PROTOBUF_NONNULL mutable_tasks ()
const ::operations_research::scheduling::rcpsp::Tasktasks (int index) const
::operations_research::scheduling::rcpsp::Task *PROTOBUF_NONNULL add_tasks ()
const ::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Task > & tasks () const
void clear_basedata ()
const ::std::string & basedata () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_basedata (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_basedata ()
::std::string *PROTOBUF_NULLABLE release_basedata ()
void set_allocated_basedata (::std::string *PROTOBUF_NULLABLE value)
void clear_name ()
const ::std::string & name () const
template<typename Arg_ = const ::std::string&, typename... Args_>
void set_name (Arg_ &&arg, Args_... args)
::std::string *PROTOBUF_NONNULL mutable_name ()
::std::string *PROTOBUF_NULLABLE release_name ()
void set_allocated_name (::std::string *PROTOBUF_NULLABLE value)
void clear_is_consumer_producer ()
bool is_consumer_producer () const
void set_is_consumer_producer (bool value)
void clear_is_resource_investment ()
bool is_resource_investment () const
void set_is_resource_investment (bool value)
void clear_is_rcpsp_max ()
bool is_rcpsp_max () const
void set_is_rcpsp_max (bool value)
void clear_deadline ()
::int32_t deadline () const
void set_deadline (::int32_t value)
void clear_horizon ()
::int32_t horizon () const
void set_horizon (::int32_t value)
void clear_release_date ()
::int32_t release_date () const
void set_release_date (::int32_t value)
void clear_tardiness_cost ()
::int32_t tardiness_cost () const
void set_tardiness_cost (::int32_t value)
void clear_mpm_time ()
::int32_t mpm_time () const
void set_mpm_time (::int32_t value)
void clear_seed ()
::int64_t seed () const
void set_seed (::int64_t value)
void clear_due_date ()
::int32_t due_date () const
void set_due_date (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR RcpspProblem (::_pbi::ConstantInitialized)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_basedata (Arg_ &&arg, Args_... args)
template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void set_name (Arg_ &&arg, Args_... args)

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 RcpspProblemdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 5

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 (RcpspProblem &a, RcpspProblem &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kResourcesFieldNumber 
kTasksFieldNumber 
kBasedataFieldNumber 
kNameFieldNumber 
kIsConsumerProducerFieldNumber 
kIsResourceInvestmentFieldNumber 
kIsRcpspMaxFieldNumber 
kDeadlineFieldNumber 
kHorizonFieldNumber 
kReleaseDateFieldNumber 
kTardinessCostFieldNumber 
kMpmTimeFieldNumber 
kSeedFieldNumber 
kDueDateFieldNumber 

Definition at line 1563 of file rcpsp.pb.h.

Constructor & Destructor Documentation

◆ RcpspProblem() [1/5]

operations_research::scheduling::rcpsp::RcpspProblem::RcpspProblem ( )
inline

Definition at line 1425 of file rcpsp.pb.h.

◆ ~RcpspProblem()

operations_research::scheduling::rcpsp::RcpspProblem::~RcpspProblem ( )

Definition at line 2105 of file rcpsp.pb.cc.

◆ RcpspProblem() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::RcpspProblem::RcpspProblem ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ RcpspProblem() [3/5]

operations_research::scheduling::rcpsp::RcpspProblem::RcpspProblem ( const RcpspProblem & from)
inline

Definition at line 1438 of file rcpsp.pb.h.

◆ RcpspProblem() [4/5]

operations_research::scheduling::rcpsp::RcpspProblem::RcpspProblem ( RcpspProblem && from)
inlinenoexcept

Definition at line 1439 of file rcpsp.pb.h.

◆ RcpspProblem() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::scheduling::rcpsp::RcpspProblem::RcpspProblem ( ::_pbi::ConstantInitialized )

Definition at line 218 of file rcpsp.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 2342 of file rcpsp.pb.cc.

◆ add_resources()

operations_research::scheduling::rcpsp::Resource *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::add_resources ( )
inline

Definition at line 2358 of file rcpsp.pb.h.

◆ add_tasks()

operations_research::scheduling::rcpsp::Task *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::add_tasks ( )
inline

Definition at line 2414 of file rcpsp.pb.h.

◆ basedata()

const::std::string & operations_research::scheduling::rcpsp::RcpspProblem::basedata ( ) const
inline

Definition at line 2672 of file rcpsp.pb.h.

◆ ByteSizeLong()

size_t operations_research::scheduling::rcpsp::RcpspProblem::ByteSizeLong ( ) const
final

Definition at line 2504 of file rcpsp.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::scheduling::rcpsp::RcpspProblem::Clear ( )

Definition at line 2300 of file rcpsp.pb.cc.

◆ clear_basedata()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_basedata ( )
inline

Definition at line 2666 of file rcpsp.pb.h.

◆ clear_deadline()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_deadline ( )
inline

Definition at line 2516 of file rcpsp.pb.h.

◆ clear_due_date()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_due_date ( )
inline

Definition at line 2731 of file rcpsp.pb.h.

◆ clear_horizon()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_horizon ( )
inline

Definition at line 2541 of file rcpsp.pb.h.

◆ clear_is_consumer_producer()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_is_consumer_producer ( )
inline

Definition at line 2441 of file rcpsp.pb.h.

◆ clear_is_rcpsp_max()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_is_rcpsp_max ( )
inline

Definition at line 2491 of file rcpsp.pb.h.

◆ clear_is_resource_investment()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_is_resource_investment ( )
inline

Definition at line 2466 of file rcpsp.pb.h.

◆ clear_mpm_time()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_mpm_time ( )
inline

Definition at line 2616 of file rcpsp.pb.h.

◆ clear_name()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_name ( )
inline

Definition at line 2756 of file rcpsp.pb.h.

◆ clear_release_date()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_release_date ( )
inline

Definition at line 2566 of file rcpsp.pb.h.

◆ clear_resources()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_resources ( )
inline

Definition at line 2335 of file rcpsp.pb.h.

◆ clear_seed()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_seed ( )
inline

Definition at line 2641 of file rcpsp.pb.h.

◆ clear_tardiness_cost()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_tardiness_cost ( )
inline

Definition at line 2591 of file rcpsp.pb.h.

◆ clear_tasks()

void operations_research::scheduling::rcpsp::RcpspProblem::clear_tasks ( )
inline

Definition at line 2391 of file rcpsp.pb.h.

◆ CopyFrom()

void operations_research::scheduling::rcpsp::RcpspProblem::CopyFrom ( const RcpspProblem & from)

Definition at line 2721 of file rcpsp.pb.cc.

◆ deadline()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::deadline ( ) const
inline

Definition at line 2522 of file rcpsp.pb.h.

◆ default_instance()

const RcpspProblem & operations_research::scheduling::rcpsp::RcpspProblem::default_instance ( )
inlinestatic

Definition at line 1473 of file rcpsp.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::descriptor ( )
inlinestatic

Definition at line 1464 of file rcpsp.pb.h.

◆ due_date()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::due_date ( ) const
inline

Definition at line 2737 of file rcpsp.pb.h.

◆ GetCachedSize()

int operations_research::scheduling::rcpsp::RcpspProblem::GetCachedSize ( ) const
inline

Definition at line 1532 of file rcpsp.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::GetDescriptor ( )
inlinestatic

Definition at line 1467 of file rcpsp.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::scheduling::rcpsp::RcpspProblem::GetMetadata ( ) const

Definition at line 2747 of file rcpsp.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::GetReflection ( )
inlinestatic

Definition at line 1470 of file rcpsp.pb.h.

◆ horizon()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::horizon ( ) const
inline

Definition at line 2547 of file rcpsp.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::scheduling::rcpsp::RcpspProblem::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 2146 of file rcpsp.pb.cc.

◆ is_consumer_producer()

bool operations_research::scheduling::rcpsp::RcpspProblem::is_consumer_producer ( ) const
inline

Definition at line 2447 of file rcpsp.pb.h.

◆ is_rcpsp_max()

bool operations_research::scheduling::rcpsp::RcpspProblem::is_rcpsp_max ( ) const
inline

Definition at line 2497 of file rcpsp.pb.h.

◆ is_resource_investment()

bool operations_research::scheduling::rcpsp::RcpspProblem::is_resource_investment ( ) const
inline

Definition at line 2472 of file rcpsp.pb.h.

◆ IsInitialized()

bool operations_research::scheduling::rcpsp::RcpspProblem::IsInitialized ( ) const
inline

Definition at line 1508 of file rcpsp.pb.h.

◆ MergeFrom()

void operations_research::scheduling::rcpsp::RcpspProblem::MergeFrom ( const RcpspProblem & from)
inline

Definition at line 1501 of file rcpsp.pb.h.

◆ mpm_time()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::mpm_time ( ) const
inline

Definition at line 2622 of file rcpsp.pb.h.

◆ mutable_basedata()

std::string *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_basedata ( )
inline

Definition at line 2684 of file rcpsp.pb.h.

◆ mutable_name()

std::string *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_name ( )
inline

Definition at line 2774 of file rcpsp.pb.h.

◆ mutable_resources() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Resource > *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_resources ( )
inline

Definition at line 2346 of file rcpsp.pb.h.

◆ mutable_resources() [2/2]

operations_research::scheduling::rcpsp::Resource *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_resources ( int index)
inline

Definition at line 2341 of file rcpsp.pb.h.

◆ mutable_tasks() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Task > *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_tasks ( )
inline

Definition at line 2402 of file rcpsp.pb.h.

◆ mutable_tasks() [2/2]

operations_research::scheduling::rcpsp::Task *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_tasks ( int index)
inline

Definition at line 2397 of file rcpsp.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::mutable_unknown_fields ( )
inline

Definition at line 1459 of file rcpsp.pb.h.

◆ name()

const::std::string & operations_research::scheduling::rcpsp::RcpspProblem::name ( ) const
inline

Definition at line 2762 of file rcpsp.pb.h.

◆ New()

RcpspProblem *PROTOBUF_NONNULL operations_research::scheduling::rcpsp::RcpspProblem::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 1495 of file rcpsp.pb.h.

◆ operator=() [1/2]

RcpspProblem & operations_research::scheduling::rcpsp::RcpspProblem::operator= ( const RcpspProblem & from)
inline

Definition at line 1441 of file rcpsp.pb.h.

◆ operator=() [2/2]

RcpspProblem & operations_research::scheduling::rcpsp::RcpspProblem::operator= ( RcpspProblem && from)
inlinenoexcept

Definition at line 1445 of file rcpsp.pb.h.

◆ release_basedata()

std::string *PROTOBUF_NULLABLE operations_research::scheduling::rcpsp::RcpspProblem::release_basedata ( )
inlinenodiscard

Definition at line 2703 of file rcpsp.pb.h.

◆ release_date()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::release_date ( ) const
inline

Definition at line 2572 of file rcpsp.pb.h.

◆ release_name()

std::string *PROTOBUF_NULLABLE operations_research::scheduling::rcpsp::RcpspProblem::release_name ( )
inlinenodiscard

Definition at line 2793 of file rcpsp.pb.h.

◆ resources() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Resource > & operations_research::scheduling::rcpsp::RcpspProblem::resources ( ) const
inline

Definition at line 2368 of file rcpsp.pb.h.

◆ resources() [2/2]

const::operations_research::scheduling::rcpsp::Resource & operations_research::scheduling::rcpsp::RcpspProblem::resources ( int index) const
inline

Definition at line 2353 of file rcpsp.pb.h.

◆ resources_size()

int operations_research::scheduling::rcpsp::RcpspProblem::resources_size ( ) const
inline

Definition at line 2332 of file rcpsp.pb.h.

◆ seed()

int64_t operations_research::scheduling::rcpsp::RcpspProblem::seed ( ) const
inline

Definition at line 2647 of file rcpsp.pb.h.

◆ set_allocated_basedata()

void operations_research::scheduling::rcpsp::RcpspProblem::set_allocated_basedata ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 2716 of file rcpsp.pb.h.

◆ set_allocated_name()

void operations_research::scheduling::rcpsp::RcpspProblem::set_allocated_name ( ::std::string *PROTOBUF_NULLABLE value)
inline

Definition at line 2806 of file rcpsp.pb.h.

◆ set_basedata() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::scheduling::rcpsp::RcpspProblem::set_basedata ( Arg_ && arg,
Args_... args )

Definition at line 2678 of file rcpsp.pb.h.

◆ set_basedata() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::scheduling::rcpsp::RcpspProblem::set_basedata ( Arg_ && arg,
Args_... args )

◆ set_deadline()

void operations_research::scheduling::rcpsp::RcpspProblem::set_deadline ( ::int32_t value)
inline

Definition at line 2526 of file rcpsp.pb.h.

◆ set_due_date()

void operations_research::scheduling::rcpsp::RcpspProblem::set_due_date ( ::int32_t value)
inline

Definition at line 2741 of file rcpsp.pb.h.

◆ set_horizon()

void operations_research::scheduling::rcpsp::RcpspProblem::set_horizon ( ::int32_t value)
inline

Definition at line 2551 of file rcpsp.pb.h.

◆ set_is_consumer_producer()

void operations_research::scheduling::rcpsp::RcpspProblem::set_is_consumer_producer ( bool value)
inline

Definition at line 2451 of file rcpsp.pb.h.

◆ set_is_rcpsp_max()

void operations_research::scheduling::rcpsp::RcpspProblem::set_is_rcpsp_max ( bool value)
inline

Definition at line 2501 of file rcpsp.pb.h.

◆ set_is_resource_investment()

void operations_research::scheduling::rcpsp::RcpspProblem::set_is_resource_investment ( bool value)
inline

Definition at line 2476 of file rcpsp.pb.h.

◆ set_mpm_time()

void operations_research::scheduling::rcpsp::RcpspProblem::set_mpm_time ( ::int32_t value)
inline

Definition at line 2626 of file rcpsp.pb.h.

◆ set_name() [1/2]

template<typename Arg_, typename... Args_>
PROTOBUF_ALWAYS_INLINE void operations_research::scheduling::rcpsp::RcpspProblem::set_name ( Arg_ && arg,
Args_... args )

Definition at line 2768 of file rcpsp.pb.h.

◆ set_name() [2/2]

template<typename Arg_ = const ::std::string&, typename... Args_>
void operations_research::scheduling::rcpsp::RcpspProblem::set_name ( Arg_ && arg,
Args_... args )

◆ set_release_date()

void operations_research::scheduling::rcpsp::RcpspProblem::set_release_date ( ::int32_t value)
inline

Definition at line 2576 of file rcpsp.pb.h.

◆ set_seed()

void operations_research::scheduling::rcpsp::RcpspProblem::set_seed ( ::int64_t value)
inline

Definition at line 2651 of file rcpsp.pb.h.

◆ set_tardiness_cost()

void operations_research::scheduling::rcpsp::RcpspProblem::set_tardiness_cost ( ::int32_t value)
inline

Definition at line 2601 of file rcpsp.pb.h.

◆ Swap()

void operations_research::scheduling::rcpsp::RcpspProblem::Swap ( RcpspProblem *PROTOBUF_NONNULL other)
inline

Definition at line 1479 of file rcpsp.pb.h.

◆ tardiness_cost()

int32_t operations_research::scheduling::rcpsp::RcpspProblem::tardiness_cost ( ) const
inline

Definition at line 2597 of file rcpsp.pb.h.

◆ tasks() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::scheduling::rcpsp::Task > & operations_research::scheduling::rcpsp::RcpspProblem::tasks ( ) const
inline

Definition at line 2424 of file rcpsp.pb.h.

◆ tasks() [2/2]

const::operations_research::scheduling::rcpsp::Task & operations_research::scheduling::rcpsp::RcpspProblem::tasks ( int index) const
inline

Definition at line 2409 of file rcpsp.pb.h.

◆ tasks_size()

int operations_research::scheduling::rcpsp::RcpspProblem::tasks_size ( ) const
inline

Definition at line 2388 of file rcpsp.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::scheduling::rcpsp::RcpspProblem::unknown_fields ( ) const
inline

Definition at line 1455 of file rcpsp.pb.h.

◆ UnsafeArenaSwap()

void operations_research::scheduling::rcpsp::RcpspProblem::UnsafeArenaSwap ( RcpspProblem *PROTOBUF_NONNULL other)
inline

Definition at line 1487 of file rcpsp.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 1753 of file rcpsp.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 1755 of file rcpsp.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 1746 of file rcpsp.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 1752 of file rcpsp.pb.h.

◆ ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto

friend struct ::TableStruct_ortools_2fscheduling_2frcpsp_2eproto
friend

Definition at line 1786 of file rcpsp.pb.h.

◆ swap

void swap ( RcpspProblem & a,
RcpspProblem & b )
friend

Definition at line 1478 of file rcpsp.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::scheduling::rcpsp::RcpspProblem::_impl_

Definition at line 1785 of file rcpsp.pb.h.

◆ kIndexInFileMessages

int operations_research::scheduling::rcpsp::RcpspProblem::kIndexInFileMessages = 5
staticconstexpr

Definition at line 1477 of file rcpsp.pb.h.


The documentation for this class was generated from the following files: