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

Detailed Description

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

#include <cp_model.pb.h>

Inheritance diagram for operations_research::sat::SymmetryProto:

Classes

class  _Internal

Public Types

enum  : int { kPermutationsFieldNumber = 1 , kOrbitopesFieldNumber = 2 }

Public Member Functions

 SymmetryProto ()
 ~SymmetryProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SymmetryProto (::google::protobuf::internal::ConstantInitialized)
 SymmetryProto (const SymmetryProto &from)
 SymmetryProto (SymmetryProto &&from) noexcept
SymmetryProtooperator= (const SymmetryProto &from)
SymmetryProtooperator= (SymmetryProto &&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 (SymmetryProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SymmetryProto *PROTOBUF_NONNULL other)
SymmetryProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SymmetryProto &from)
void MergeFrom (const SymmetryProto &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 permutations_size () const
void clear_permutations ()
::operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL mutable_permutations (int index)
::google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > *PROTOBUF_NONNULL mutable_permutations ()
const ::operations_research::sat::SparsePermutationProtopermutations (int index) const
::operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL add_permutations ()
const ::google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > & permutations () const
int orbitopes_size () const
void clear_orbitopes ()
::operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL mutable_orbitopes (int index)
::google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > *PROTOBUF_NONNULL mutable_orbitopes ()
const ::operations_research::sat::DenseMatrixProtoorbitopes (int index) const
::operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL add_orbitopes ()
const ::google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > & orbitopes () const
template<typename>
PROTOBUF_CONSTEXPR SymmetryProto (::_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 SymmetryProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 26

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPermutationsFieldNumber 
kOrbitopesFieldNumber 

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

Constructor & Destructor Documentation

◆ SymmetryProto() [1/5]

operations_research::sat::SymmetryProto::SymmetryProto ( )
inline

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

◆ ~SymmetryProto()

operations_research::sat::SymmetryProto::~SymmetryProto ( )

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

◆ SymmetryProto() [2/5]

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

◆ SymmetryProto() [3/5]

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

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

◆ SymmetryProto() [4/5]

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

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

◆ SymmetryProto() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ add_orbitopes()

operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::add_orbitopes ( )
inline

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

◆ add_permutations()

operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::add_permutations ( )
inline

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

◆ ByteSizeLong()

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

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

◆ Clear()

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

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

◆ clear_orbitopes()

void operations_research::sat::SymmetryProto::clear_orbitopes ( )
inline

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

◆ clear_permutations()

void operations_research::sat::SymmetryProto::clear_permutations ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

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

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_orbitopes() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::mutable_orbitopes ( )
inline

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

◆ mutable_orbitopes() [2/2]

operations_research::sat::DenseMatrixProto *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::mutable_orbitopes ( int index)
inline

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

◆ mutable_permutations() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::mutable_permutations ( )
inline

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

◆ mutable_permutations() [2/2]

operations_research::sat::SparsePermutationProto *PROTOBUF_NONNULL operations_research::sat::SymmetryProto::mutable_permutations ( int index)
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ orbitopes() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::sat::DenseMatrixProto > & operations_research::sat::SymmetryProto::orbitopes ( ) const
inline

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

◆ orbitopes() [2/2]

const::operations_research::sat::DenseMatrixProto & operations_research::sat::SymmetryProto::orbitopes ( int index) const
inline

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

◆ orbitopes_size()

int operations_research::sat::SymmetryProto::orbitopes_size ( ) const
inline

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

◆ permutations() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::sat::SparsePermutationProto > & operations_research::sat::SymmetryProto::permutations ( ) const
inline

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

◆ permutations() [2/2]

const::operations_research::sat::SparsePermutationProto & operations_research::sat::SymmetryProto::permutations ( int index) const
inline

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

◆ permutations_size()

int operations_research::sat::SymmetryProto::permutations_size ( ) const
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto

friend struct ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto
friend

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

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::sat::SymmetryProto::_impl_

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

◆ kIndexInFileMessages

int operations_research::sat::SymmetryProto::kIndexInFileMessages = 26
staticconstexpr

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


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