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

Detailed Description

Definition at line 6734 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 }

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
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
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

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
Enumerator
kExprsFieldNumber 

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

Constructor & Destructor Documentation

◆ AllDifferentConstraintProto() [1/5]

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

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

◆ ~AllDifferentConstraintProto()

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

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

◆ AllDifferentConstraintProto() [2/5]

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

◆ AllDifferentConstraintProto() [3/5]

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

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

◆ AllDifferentConstraintProto() [4/5]

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

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

◆ AllDifferentConstraintProto() [5/5]

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

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

◆ add_exprs()

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

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_exprs()

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

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ exprs() [1/2]

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

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

◆ exprs() [2/2]

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

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

◆ exprs_size()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

Definition at line 6813 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

Definition at line 8827 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

Definition at line 8822 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 6771 of file cp_model.pb.h.

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto

friend struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto
friend

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

◆ swap

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::sat::AllDifferentConstraintProto::_impl_

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

◆ kIndexInFileMessages

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

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


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