Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::AllDifferentConstraintProto Class Referencefinal

Detailed Description

Definition at line 6748 of file cp_model.pb.h.

#include <cp_model.pb.h>

Inheritance diagram for operations_research::sat::AllDifferentConstraintProto:

Classes

class  _Internal

Public Types

enum  : int { kExprsFieldNumber = 1 }
 nested types -------------------------------------------------— More...

Public Member Functions

 AllDifferentConstraintProto ()
 ~AllDifferentConstraintProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR AllDifferentConstraintProto (::google::protobuf::internal::ConstantInitialized)
 AllDifferentConstraintProto (const AllDifferentConstraintProto &from)
 AllDifferentConstraintProto (AllDifferentConstraintProto &&from) noexcept
AllDifferentConstraintProtooperator= (const AllDifferentConstraintProto &from)
AllDifferentConstraintProtooperator= (AllDifferentConstraintProto &&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 (AllDifferentConstraintProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (AllDifferentConstraintProto *PROTOBUF_NONNULL other)
AllDifferentConstraintProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
 implements Message -------------------------------------------—
void CopyFrom (const AllDifferentConstraintProto &from)
void MergeFrom (const AllDifferentConstraintProto &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 exprs_size () const
 repeated .operations_research.sat.LinearExpressionProto exprs = 1;
void clear_exprs ()
::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL mutable_exprs (int index)
::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > *PROTOBUF_NONNULL mutable_exprs ()
const ::operations_research::sat::LinearExpressionProtoexprs (int index) const
::operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL add_exprs ()
const ::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > & exprs () const
template<typename>
PROTOBUF_CONSTEXPR AllDifferentConstraintProto (::_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 AllDifferentConstraintProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 4

Protected Member Functions

 AllDifferentConstraintProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
 AllDifferentConstraintProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const AllDifferentConstraintProto &from)
 AllDifferentConstraintProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, AllDifferentConstraintProto &&from) noexcept
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL GetClassData () const PROTOBUF_FINAL

Static Protected Member Functions

static void *PROTOBUF_NONNULL PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
static constexpr auto InternalNewImpl_ ()

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_2fsat_2fcp_5fmodel_2eproto
void swap (AllDifferentConstraintProto &a, AllDifferentConstraintProto &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int

nested types -------------------------------------------------—

accessors ----------------------------------------------------—

Enumerator
kExprsFieldNumber 

Definition at line 6890 of file cp_model.pb.h.

Constructor & Destructor Documentation

◆ AllDifferentConstraintProto() [1/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( )
inline

Definition at line 6751 of file cp_model.pb.h.

◆ ~AllDifferentConstraintProto()

operations_research::sat::AllDifferentConstraintProto::~AllDifferentConstraintProto ( )

@protoc_insertion_point(destructor:operations_research.sat.AllDifferentConstraintProto)

Definition at line 2778 of file cp_model.pb.cc.

◆ AllDifferentConstraintProto() [2/8]

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

◆ AllDifferentConstraintProto() [3/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( const AllDifferentConstraintProto & from)
inline

Definition at line 6764 of file cp_model.pb.h.

◆ AllDifferentConstraintProto() [4/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( AllDifferentConstraintProto && from)
inlinenoexcept

Definition at line 6765 of file cp_model.pb.h.

◆ AllDifferentConstraintProto() [5/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.sat.AllDifferentConstraintProto)

Definition at line 2737 of file cp_model.pb.cc.

◆ AllDifferentConstraintProto() [6/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
const AllDifferentConstraintProto & from )
protected

@protoc_insertion_point(copy_constructor:operations_research.sat.AllDifferentConstraintProto)

Definition at line 2753 of file cp_model.pb.cc.

◆ AllDifferentConstraintProto() [7/8]

operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
AllDifferentConstraintProto && from )
inlineprotectednoexcept

Definition at line 6872 of file cp_model.pb.h.

◆ AllDifferentConstraintProto() [8/8]

template<typename>
PROTOBUF_CONSTEXPR operations_research::sat::AllDifferentConstraintProto::AllDifferentConstraintProto ( ::_pbi::ConstantInitialized )

Definition at line 805 of file cp_model.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

@protoc_insertion_point(serialize_to_array_start:operations_research.sat.AllDifferentConstraintProto)

repeated .operations_research.sat.LinearExpressionProto exprs = 1;

@protoc_insertion_point(serialize_to_array_end:operations_research.sat.AllDifferentConstraintProto)

Definition at line 2896 of file cp_model.pb.cc.

◆ add_exprs()

operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::add_exprs ( )
inline

@protoc_insertion_point(field_add:operations_research.sat.AllDifferentConstraintProto.exprs)

Definition at line 8829 of file cp_model.pb.h.

◆ ByteSizeLong()

size_t operations_research::sat::AllDifferentConstraintProto::ByteSizeLong ( ) const
final

@protoc_insertion_point(message_byte_size_start:operations_research.sat.AllDifferentConstraintProto)

Prevent compiler warnings about cached_has_bits being unused

repeated .operations_research.sat.LinearExpressionProto exprs = 1;

Definition at line 2929 of file cp_model.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::sat::AllDifferentConstraintProto::Clear ( )

@protoc_insertion_point(message_clear_start:operations_research.sat.AllDifferentConstraintProto)

Prevent compiler warnings about cached_has_bits being unused

Definition at line 2879 of file cp_model.pb.cc.

◆ clear_exprs()

void operations_research::sat::AllDifferentConstraintProto::clear_exprs ( )
inline

Definition at line 8809 of file cp_model.pb.h.

◆ CopyFrom()

void operations_research::sat::AllDifferentConstraintProto::CopyFrom ( const AllDifferentConstraintProto & from)

@protoc_insertion_point(class_specific_copy_from_start:operations_research.sat.AllDifferentConstraintProto)

Definition at line 2966 of file cp_model.pb.cc.

◆ default_instance()

const AllDifferentConstraintProto & operations_research::sat::AllDifferentConstraintProto::default_instance ( )
inlinestatic

Definition at line 6799 of file cp_model.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::descriptor ( )
inlinestatic

Definition at line 6790 of file cp_model.pb.h.

◆ exprs() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > & operations_research::sat::AllDifferentConstraintProto::exprs ( ) const
inline

@protoc_insertion_point(field_list:operations_research.sat.AllDifferentConstraintProto.exprs)

Definition at line 8836 of file cp_model.pb.h.

◆ exprs() [2/2]

const::operations_research::sat::LinearExpressionProto & operations_research::sat::AllDifferentConstraintProto::exprs ( int index) const
inline

@protoc_insertion_point(field_get:operations_research.sat.AllDifferentConstraintProto.exprs)

Definition at line 8824 of file cp_model.pb.h.

◆ exprs_size()

int operations_research::sat::AllDifferentConstraintProto::exprs_size ( ) const
inline

repeated .operations_research.sat.LinearExpressionProto exprs = 1;

Definition at line 8806 of file cp_model.pb.h.

◆ GetCachedSize()

int operations_research::sat::AllDifferentConstraintProto::GetCachedSize ( ) const
inline

Definition at line 6858 of file cp_model.pb.h.

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::GetClassData ( ) const
protected

Definition at line 2838 of file cp_model.pb.cc.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::GetDescriptor ( )
inlinestatic

Definition at line 6793 of file cp_model.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::sat::AllDifferentConstraintProto::GetMetadata ( ) const

Definition at line 2980 of file cp_model.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::GetReflection ( )
inlinestatic

Definition at line 6796 of file cp_model.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::sat::AllDifferentConstraintProto::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 2810 of file cp_model.pb.cc.

◆ InternalNewImpl_()

auto operations_research::sat::AllDifferentConstraintProto::InternalNewImpl_ ( )
staticconstexprprotected

Definition at line 2794 of file cp_model.pb.cc.

◆ IsInitialized()

bool operations_research::sat::AllDifferentConstraintProto::IsInitialized ( ) const
inline

Definition at line 6834 of file cp_model.pb.h.

◆ MergeFrom()

void operations_research::sat::AllDifferentConstraintProto::MergeFrom ( const AllDifferentConstraintProto & from)
inline

Definition at line 6827 of file cp_model.pb.h.

◆ mutable_exprs() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::sat::LinearExpressionProto > *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::mutable_exprs ( )
inline

@protoc_insertion_point(field_mutable_list:operations_research.sat.AllDifferentConstraintProto.exprs)

Definition at line 8818 of file cp_model.pb.h.

◆ mutable_exprs() [2/2]

operations_research::sat::LinearExpressionProto *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::mutable_exprs ( int index)
inline

@protoc_insertion_point(field_mutable:operations_research.sat.AllDifferentConstraintProto.exprs)

Definition at line 8813 of file cp_model.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::mutable_unknown_fields ( )
inline

Definition at line 6785 of file cp_model.pb.h.

◆ New()

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

implements Message -------------------------------------------—

Definition at line 6821 of file cp_model.pb.h.

◆ operator=() [1/2]

AllDifferentConstraintProto & operations_research::sat::AllDifferentConstraintProto::operator= ( AllDifferentConstraintProto && from)
inlinenoexcept

Definition at line 6771 of file cp_model.pb.h.

◆ operator=() [2/2]

AllDifferentConstraintProto & operations_research::sat::AllDifferentConstraintProto::operator= ( const AllDifferentConstraintProto & from)
inline

Definition at line 6767 of file cp_model.pb.h.

◆ PlacementNew_()

void *PROTOBUF_NONNULL operations_research::sat::AllDifferentConstraintProto::PlacementNew_ ( const void * PROTOBUF_NONNULL,
void *PROTOBUF_NONNULL mem,
::google::protobuf::Arena *PROTOBUF_NULLABLE arena )
inlinestaticprotected

Definition at line 2789 of file cp_model.pb.cc.

◆ Swap()

void operations_research::sat::AllDifferentConstraintProto::Swap ( AllDifferentConstraintProto *PROTOBUF_NONNULL other)
inline

Definition at line 6805 of file cp_model.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::sat::AllDifferentConstraintProto::unknown_fields ( ) const
inline

Definition at line 6781 of file cp_model.pb.h.

◆ UnsafeArenaSwap()

void operations_research::sat::AllDifferentConstraintProto::UnsafeArenaSwap ( AllDifferentConstraintProto *PROTOBUF_NONNULL other)
inline

Definition at line 6813 of file cp_model.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 6920 of file cp_model.pb.h.

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

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

Definition at line 6922 of file cp_model.pb.h.

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

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

Definition at line 6913 of file cp_model.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 6919 of file cp_model.pb.h.

◆ ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto

Definition at line 6939 of file cp_model.pb.h.

◆ swap

Definition at line 6804 of file cp_model.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::sat::AllDifferentConstraintProto::_impl_

Definition at line 6938 of file cp_model.pb.h.

◆ kIndexInFileMessages

int operations_research::sat::AllDifferentConstraintProto::kIndexInFileMessages = 4
staticconstexpr

Definition at line 6803 of file cp_model.pb.h.


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