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

Detailed Description

Definition at line 771 of file infeasible_subsystem.pb.h.

#include <infeasible_subsystem.pb.h>

Inheritance diagram for operations_research::math_opt::ComputeInfeasibleSubsystemResultProto:

Classes

class  _Internal

Public Types

enum  : int { kInfeasibleSubsystemFieldNumber = 2 , kFeasibilityFieldNumber = 1 , kIsMinimalFieldNumber = 3 }

Public Member Functions

 ComputeInfeasibleSubsystemResultProto ()
 ~ComputeInfeasibleSubsystemResultProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR ComputeInfeasibleSubsystemResultProto (::google::protobuf::internal::ConstantInitialized)
 ComputeInfeasibleSubsystemResultProto (const ComputeInfeasibleSubsystemResultProto &from)
 ComputeInfeasibleSubsystemResultProto (ComputeInfeasibleSubsystemResultProto &&from) noexcept
ComputeInfeasibleSubsystemResultProtooperator= (const ComputeInfeasibleSubsystemResultProto &from)
ComputeInfeasibleSubsystemResultProtooperator= (ComputeInfeasibleSubsystemResultProto &&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 (ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL other)
ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const ComputeInfeasibleSubsystemResultProto &from)
void MergeFrom (const ComputeInfeasibleSubsystemResultProto &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
bool has_infeasible_subsystem () const
void clear_infeasible_subsystem ()
const ::operations_research::math_opt::ModelSubsetProtoinfeasible_subsystem () const
::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE release_infeasible_subsystem ()
::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NONNULL mutable_infeasible_subsystem ()
void set_allocated_infeasible_subsystem (::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE value)
void unsafe_arena_set_allocated_infeasible_subsystem (::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE value)
::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE unsafe_arena_release_infeasible_subsystem ()
void clear_feasibility ()
::operations_research::math_opt::FeasibilityStatusProto feasibility () const
void set_feasibility (::operations_research::math_opt::FeasibilityStatusProto value)
void clear_is_minimal ()
bool is_minimal () const
void set_is_minimal (bool value)
template<typename>
PROTOBUF_CONSTEXPR ComputeInfeasibleSubsystemResultProto (::_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 ComputeInfeasibleSubsystemResultProtodefault_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_2fmath_5fopt_2finfeasible_5fsubsystem_2eproto
void swap (ComputeInfeasibleSubsystemResultProto &a, ComputeInfeasibleSubsystemResultProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kInfeasibleSubsystemFieldNumber 
kFeasibilityFieldNumber 
kIsMinimalFieldNumber 

Definition at line 912 of file infeasible_subsystem.pb.h.

Constructor & Destructor Documentation

◆ ComputeInfeasibleSubsystemResultProto() [1/5]

operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ComputeInfeasibleSubsystemResultProto ( )
inline

Definition at line 774 of file infeasible_subsystem.pb.h.

◆ ~ComputeInfeasibleSubsystemResultProto()

operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::~ComputeInfeasibleSubsystemResultProto ( )

Definition at line 1559 of file infeasible_subsystem.pb.cc.

◆ ComputeInfeasibleSubsystemResultProto() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ComputeInfeasibleSubsystemResultProto ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ ComputeInfeasibleSubsystemResultProto() [3/5]

operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ComputeInfeasibleSubsystemResultProto ( const ComputeInfeasibleSubsystemResultProto & from)
inline

Definition at line 787 of file infeasible_subsystem.pb.h.

◆ ComputeInfeasibleSubsystemResultProto() [4/5]

operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ComputeInfeasibleSubsystemResultProto ( ComputeInfeasibleSubsystemResultProto && from)
inlinenoexcept

Definition at line 788 of file infeasible_subsystem.pb.h.

◆ ComputeInfeasibleSubsystemResultProto() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ComputeInfeasibleSubsystemResultProto ( ::_pbi::ConstantInitialized )

Definition at line 155 of file infeasible_subsystem.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1692 of file infeasible_subsystem.pb.cc.

◆ ByteSizeLong()

size_t operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::ByteSizeLong ( ) const
final

Definition at line 1743 of file infeasible_subsystem.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::Clear ( )

Definition at line 1665 of file infeasible_subsystem.pb.cc.

◆ clear_feasibility()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::clear_feasibility ( )
inline

Definition at line 1424 of file infeasible_subsystem.pb.h.

◆ clear_infeasible_subsystem()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::clear_infeasible_subsystem ( )
inline

Definition at line 1454 of file infeasible_subsystem.pb.h.

◆ clear_is_minimal()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::clear_is_minimal ( )
inline

Definition at line 1548 of file infeasible_subsystem.pb.h.

◆ CopyFrom()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::CopyFrom ( const ComputeInfeasibleSubsystemResultProto & from)

Definition at line 1819 of file infeasible_subsystem.pb.cc.

◆ default_instance()

const ComputeInfeasibleSubsystemResultProto & operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::default_instance ( )
inlinestatic

Definition at line 822 of file infeasible_subsystem.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::descriptor ( )
inlinestatic

Definition at line 813 of file infeasible_subsystem.pb.h.

◆ feasibility()

operations_research::math_opt::FeasibilityStatusProto operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::feasibility ( ) const
inline

Definition at line 1430 of file infeasible_subsystem.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::GetCachedSize ( ) const
inline

Definition at line 881 of file infeasible_subsystem.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::GetDescriptor ( )
inlinestatic

Definition at line 816 of file infeasible_subsystem.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::GetMetadata ( ) const

Definition at line 1839 of file infeasible_subsystem.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::GetReflection ( )
inlinestatic

Definition at line 819 of file infeasible_subsystem.pb.h.

◆ has_infeasible_subsystem()

bool operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::has_infeasible_subsystem ( ) const
inline

Definition at line 1449 of file infeasible_subsystem.pb.h.

◆ infeasible_subsystem()

const::operations_research::math_opt::ModelSubsetProto & operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::infeasible_subsystem ( ) const
inline

Definition at line 1465 of file infeasible_subsystem.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1583 of file infeasible_subsystem.pb.cc.

◆ is_minimal()

bool operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::is_minimal ( ) const
inline

Definition at line 1554 of file infeasible_subsystem.pb.h.

◆ IsInitialized()

bool operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::IsInitialized ( ) const
inline

Definition at line 857 of file infeasible_subsystem.pb.h.

◆ MergeFrom()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::MergeFrom ( const ComputeInfeasibleSubsystemResultProto & from)
inline

Definition at line 850 of file infeasible_subsystem.pb.h.

◆ mutable_infeasible_subsystem()

operations_research::math_opt::ModelSubsetProto *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::mutable_infeasible_subsystem ( )
inline

Definition at line 1519 of file infeasible_subsystem.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::mutable_unknown_fields ( )
inline

Definition at line 808 of file infeasible_subsystem.pb.h.

◆ New()

ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 844 of file infeasible_subsystem.pb.h.

◆ operator=() [1/2]

ComputeInfeasibleSubsystemResultProto & operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::operator= ( ComputeInfeasibleSubsystemResultProto && from)
inlinenoexcept

Definition at line 794 of file infeasible_subsystem.pb.h.

◆ operator=() [2/2]

ComputeInfeasibleSubsystemResultProto & operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::operator= ( const ComputeInfeasibleSubsystemResultProto & from)
inline

Definition at line 790 of file infeasible_subsystem.pb.h.

◆ release_infeasible_subsystem()

operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::release_infeasible_subsystem ( )
inlinenodiscard

Definition at line 1483 of file infeasible_subsystem.pb.h.

◆ set_allocated_infeasible_subsystem()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::set_allocated_infeasible_subsystem ( ::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE value)
inline

Definition at line 1526 of file infeasible_subsystem.pb.h.

◆ set_feasibility()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::set_feasibility ( ::operations_research::math_opt::FeasibilityStatusProto value)
inline

Definition at line 1434 of file infeasible_subsystem.pb.h.

◆ set_is_minimal()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::set_is_minimal ( bool value)
inline

Definition at line 1558 of file infeasible_subsystem.pb.h.

◆ Swap()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::Swap ( ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL other)
inline

Definition at line 828 of file infeasible_subsystem.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::unknown_fields ( ) const
inline

Definition at line 804 of file infeasible_subsystem.pb.h.

◆ unsafe_arena_release_infeasible_subsystem()

operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::unsafe_arena_release_infeasible_subsystem ( )
inline

Definition at line 1502 of file infeasible_subsystem.pb.h.

◆ unsafe_arena_set_allocated_infeasible_subsystem()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::unsafe_arena_set_allocated_infeasible_subsystem ( ::operations_research::math_opt::ModelSubsetProto *PROTOBUF_NULLABLE value)
inline

Definition at line 1469 of file infeasible_subsystem.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::UnsafeArenaSwap ( ComputeInfeasibleSubsystemResultProto *PROTOBUF_NONNULL other)
inline

Definition at line 836 of file infeasible_subsystem.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 962 of file infeasible_subsystem.pb.h.

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

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

Definition at line 964 of file infeasible_subsystem.pb.h.

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

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

Definition at line 955 of file infeasible_subsystem.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 961 of file infeasible_subsystem.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2finfeasible_5fsubsystem_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2finfeasible_5fsubsystem_2eproto
friend

Definition at line 984 of file infeasible_subsystem.pb.h.

◆ swap

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::_impl_

Definition at line 983 of file infeasible_subsystem.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::ComputeInfeasibleSubsystemResultProto::kIndexInFileMessages = 5
staticconstexpr

Definition at line 826 of file infeasible_subsystem.pb.h.


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