Google OR-Tools: operations_research::SearchStatistics Class Reference

Definition at line 1565 of file search_stats.pb.h.

#include <search_stats.pb.h>

Public Member Functions

 SearchStatistics ()
 ~SearchStatistics () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR SearchStatistics (::google::protobuf::internal::ConstantInitialized)
 SearchStatistics (const SearchStatistics &from)
 SearchStatistics (SearchStatistics &&from) noexcept
SearchStatisticsoperator= (const SearchStatistics &from)
SearchStatisticsoperator= (SearchStatistics &&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 (SearchStatistics *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (SearchStatistics *PROTOBUF_NONNULL other)
SearchStatistics *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const SearchStatistics &from)
void MergeFrom (const SearchStatistics &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 local_search_statistics_size () const
void clear_local_search_statistics ()
::operations_research::LocalSearchStatistics *PROTOBUF_NONNULL mutable_local_search_statistics (int index)
::google::protobuf::RepeatedPtrField<::operations_research::LocalSearchStatistics > *PROTOBUF_NONNULL mutable_local_search_statistics ()
const ::operations_research::LocalSearchStatisticslocal_search_statistics (int index) const
::operations_research::LocalSearchStatistics *PROTOBUF_NONNULL add_local_search_statistics ()
const ::google::protobuf::RepeatedPtrField<::operations_research::LocalSearchStatistics > & local_search_statistics () const
int constraint_solver_statistics_size () const
void clear_constraint_solver_statistics ()
::operations_research::ConstraintSolverStatistics *PROTOBUF_NONNULL mutable_constraint_solver_statistics (int index)
::google::protobuf::RepeatedPtrField<::operations_research::ConstraintSolverStatistics > *PROTOBUF_NONNULL mutable_constraint_solver_statistics ()
const ::operations_research::ConstraintSolverStatisticsconstraint_solver_statistics (int index) const
::operations_research::ConstraintSolverStatistics *PROTOBUF_NONNULL add_constraint_solver_statistics ()
const ::google::protobuf::RepeatedPtrField<::operations_research::ConstraintSolverStatistics > & constraint_solver_statistics () const
int sub_solver_statistics_size () const
void clear_sub_solver_statistics ()
::operations_research::SubSolverStatistics *PROTOBUF_NONNULL mutable_sub_solver_statistics (int index)
::google::protobuf::RepeatedPtrField<::operations_research::SubSolverStatistics > *PROTOBUF_NONNULL mutable_sub_solver_statistics ()
const ::operations_research::SubSolverStatisticssub_solver_statistics (int index) const
::operations_research::SubSolverStatistics *PROTOBUF_NONNULL add_sub_solver_statistics ()
const ::google::protobuf::RepeatedPtrField<::operations_research::SubSolverStatistics > & sub_solver_statistics () const
template<typename>
PROTOBUF_CONSTEXPR SearchStatistics (::_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 SearchStatisticsdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 6

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

◆ anonymous enum

Enumerator
kLocalSearchStatisticsFieldNumber 
kConstraintSolverStatisticsFieldNumber 
kSubSolverStatisticsFieldNumber 

Definition at line 1706 of file search_stats.pb.h.

operations_research::SearchStatistics::SearchStatistics ( )
inline

◆ ~SearchStatistics()

operations_research::SearchStatistics::~SearchStatistics ( )

◆ SearchStatistics() [2/5]

template<typename = void>

PROTOBUF_CONSTEXPR operations_research::SearchStatistics::SearchStatistics ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ SearchStatistics() [3/5]

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

◆ SearchStatistics() [4/5]

operations_research::SearchStatistics::SearchStatistics ( SearchStatistics && from)
inlinenoexcept

◆ SearchStatistics() [5/5]

template<typename>

PROTOBUF_CONSTEXPR operations_research::SearchStatistics::SearchStatistics ( ::_pbi::ConstantInitialized )

◆ _InternalSerialize()

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

◆ add_constraint_solver_statistics()

◆ add_local_search_statistics()

◆ add_sub_solver_statistics()

◆ ByteSizeLong()

size_t operations_research::SearchStatistics::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_NOINLINE void operations_research::SearchStatistics::Clear ( )

◆ clear_constraint_solver_statistics()

void operations_research::SearchStatistics::clear_constraint_solver_statistics ( )
inline

◆ clear_local_search_statistics()

void operations_research::SearchStatistics::clear_local_search_statistics ( )
inline

◆ clear_sub_solver_statistics()

void operations_research::SearchStatistics::clear_sub_solver_statistics ( )
inline

◆ constraint_solver_statistics() [1/2]

◆ constraint_solver_statistics() [2/2]

const::operations_research::ConstraintSolverStatistics & operations_research::SearchStatistics::constraint_solver_statistics ( int index) const
inline

◆ constraint_solver_statistics_size()

int operations_research::SearchStatistics::constraint_solver_statistics_size ( ) const
inline

◆ CopyFrom()

void operations_research::SearchStatistics::CopyFrom ( const SearchStatistics & from)

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

int operations_research::SearchStatistics::GetCachedSize ( ) const
inline

◆ GetDescriptor()

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

◆ GetMetadata()

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

◆ GetReflection()

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

◆ InternalGenerateClassData_()

auto operations_research::SearchStatistics::InternalGenerateClassData_ ( )
staticconstexpr

◆ IsInitialized()

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

◆ local_search_statistics() [1/2]

◆ local_search_statistics() [2/2]

const::operations_research::LocalSearchStatistics & operations_research::SearchStatistics::local_search_statistics ( int index) const
inline

◆ local_search_statistics_size()

int operations_research::SearchStatistics::local_search_statistics_size ( ) const
inline

◆ MergeFrom()

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

◆ mutable_constraint_solver_statistics() [1/2]

◆ mutable_constraint_solver_statistics() [2/2]

◆ mutable_local_search_statistics() [1/2]

◆ mutable_local_search_statistics() [2/2]

◆ mutable_sub_solver_statistics() [1/2]

◆ mutable_sub_solver_statistics() [2/2]

◆ mutable_unknown_fields()

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

◆ New()

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

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

◆ sub_solver_statistics() [1/2]

◆ sub_solver_statistics() [2/2]

const::operations_research::SubSolverStatistics & operations_research::SearchStatistics::sub_solver_statistics ( int index) const
inline

◆ sub_solver_statistics_size()

int operations_research::SearchStatistics::sub_solver_statistics_size ( ) const
inline

◆ Swap()

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

◆ unknown_fields()

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

◆ UnsafeArenaSwap()

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

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena

friend

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

template<typename T>

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

friend

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

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

friend

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite

friend

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto

friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5fstats_2eproto

friend

◆ swap

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

◆ _impl_

Impl_ operations_research::SearchStatistics::_impl_

◆ kIndexInFileMessages

int operations_research::SearchStatistics::kIndexInFileMessages = 6

staticconstexpr

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