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

Detailed Description

Definition at line 1839 of file routing_ils.pb.h.

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::AllNodesPerformedAcceptanceStrategy:

Classes

class  _Internal

Public Member Functions

 AllNodesPerformedAcceptanceStrategy ()
template<typename = void>
PROTOBUF_CONSTEXPR AllNodesPerformedAcceptanceStrategy (::google::protobuf::internal::ConstantInitialized)
 AllNodesPerformedAcceptanceStrategy (const AllNodesPerformedAcceptanceStrategy &from)
 AllNodesPerformedAcceptanceStrategy (AllNodesPerformedAcceptanceStrategy &&from) noexcept
AllNodesPerformedAcceptanceStrategyoperator= (const AllNodesPerformedAcceptanceStrategy &from)
AllNodesPerformedAcceptanceStrategyoperator= (AllNodesPerformedAcceptanceStrategy &&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 (AllNodesPerformedAcceptanceStrategy *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (AllNodesPerformedAcceptanceStrategy *PROTOBUF_NONNULL other)
AllNodesPerformedAcceptanceStrategy *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const AllNodesPerformedAcceptanceStrategy &from)
void MergeFrom (const AllNodesPerformedAcceptanceStrategy &from)
bool IsInitialized () const
::google::protobuf::Metadata GetMetadata () const
template<typename>
PROTOBUF_CONSTEXPR AllNodesPerformedAcceptanceStrategy (::_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 AllNodesPerformedAcceptanceStrategydefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 12

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

Constructor & Destructor Documentation

◆ AllNodesPerformedAcceptanceStrategy() [1/5]

operations_research::AllNodesPerformedAcceptanceStrategy::AllNodesPerformedAcceptanceStrategy ( )
inline

Definition at line 1842 of file routing_ils.pb.h.

◆ AllNodesPerformedAcceptanceStrategy() [2/5]

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

◆ AllNodesPerformedAcceptanceStrategy() [3/5]

operations_research::AllNodesPerformedAcceptanceStrategy::AllNodesPerformedAcceptanceStrategy ( const AllNodesPerformedAcceptanceStrategy & from)
inline

Definition at line 1854 of file routing_ils.pb.h.

◆ AllNodesPerformedAcceptanceStrategy() [4/5]

operations_research::AllNodesPerformedAcceptanceStrategy::AllNodesPerformedAcceptanceStrategy ( AllNodesPerformedAcceptanceStrategy && from)
inlinenoexcept

Definition at line 1855 of file routing_ils.pb.h.

◆ AllNodesPerformedAcceptanceStrategy() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::AllNodesPerformedAcceptanceStrategy::AllNodesPerformedAcceptanceStrategy ( ::_pbi::ConstantInitialized )

Definition at line 224 of file routing_ils.pb.cc.

Member Function Documentation

◆ CopyFrom()

void operations_research::AllNodesPerformedAcceptanceStrategy::CopyFrom ( const AllNodesPerformedAcceptanceStrategy & from)
inline

Definition at line 1915 of file routing_ils.pb.h.

◆ default_instance()

const AllNodesPerformedAcceptanceStrategy & operations_research::AllNodesPerformedAcceptanceStrategy::default_instance ( )
inlinestatic

Definition at line 1889 of file routing_ils.pb.h.

◆ descriptor()

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

Definition at line 1880 of file routing_ils.pb.h.

◆ GetDescriptor()

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

Definition at line 1883 of file routing_ils.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::AllNodesPerformedAcceptanceStrategy::GetMetadata ( ) const

Definition at line 3965 of file routing_ils.pb.cc.

◆ GetReflection()

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

Definition at line 1886 of file routing_ils.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::AllNodesPerformedAcceptanceStrategy::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 3898 of file routing_ils.pb.cc.

◆ IsInitialized()

bool operations_research::AllNodesPerformedAcceptanceStrategy::IsInitialized ( ) const
inline

Definition at line 1924 of file routing_ils.pb.h.

◆ MergeFrom()

void operations_research::AllNodesPerformedAcceptanceStrategy::MergeFrom ( const AllNodesPerformedAcceptanceStrategy & from)
inline

Definition at line 1919 of file routing_ils.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::AllNodesPerformedAcceptanceStrategy::mutable_unknown_fields ( )
inline

Definition at line 1875 of file routing_ils.pb.h.

◆ New()

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

Definition at line 1911 of file routing_ils.pb.h.

◆ operator=() [1/2]

AllNodesPerformedAcceptanceStrategy & operations_research::AllNodesPerformedAcceptanceStrategy::operator= ( AllNodesPerformedAcceptanceStrategy && from)
inlinenoexcept

Definition at line 1861 of file routing_ils.pb.h.

◆ operator=() [2/2]

AllNodesPerformedAcceptanceStrategy & operations_research::AllNodesPerformedAcceptanceStrategy::operator= ( const AllNodesPerformedAcceptanceStrategy & from)
inline

Definition at line 1857 of file routing_ils.pb.h.

◆ Swap()

void operations_research::AllNodesPerformedAcceptanceStrategy::Swap ( AllNodesPerformedAcceptanceStrategy *PROTOBUF_NONNULL other)
inline

Definition at line 1895 of file routing_ils.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::AllNodesPerformedAcceptanceStrategy::unknown_fields ( ) const
inline

Definition at line 1871 of file routing_ils.pb.h.

◆ UnsafeArenaSwap()

void operations_research::AllNodesPerformedAcceptanceStrategy::UnsafeArenaSwap ( AllNodesPerformedAcceptanceStrategy *PROTOBUF_NONNULL other)
inline

Definition at line 1903 of file routing_ils.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 1962 of file routing_ils.pb.h.

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

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

Definition at line 1964 of file routing_ils.pb.h.

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

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

Definition at line 1955 of file routing_ils.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 1961 of file routing_ils.pb.h.

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto
friend

Definition at line 1967 of file routing_ils.pb.h.

◆ swap

Definition at line 1894 of file routing_ils.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

int operations_research::AllNodesPerformedAcceptanceStrategy::kIndexInFileMessages = 12
staticconstexpr

Definition at line 1893 of file routing_ils.pb.h.


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