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

Detailed Description

Definition at line 300 of file routes_support_graph.pb.h.

#include <routes_support_graph.pb.h>

Inheritance diagram for operations_research::sat::RoutesSupportGraphProto:

Classes

class  _Internal

Public Types

enum  : int { kArcLpValuesFieldNumber = 1 }

Public Member Functions

 RoutesSupportGraphProto ()
 ~RoutesSupportGraphProto () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR RoutesSupportGraphProto (::google::protobuf::internal::ConstantInitialized)
 RoutesSupportGraphProto (const RoutesSupportGraphProto &from)
 RoutesSupportGraphProto (RoutesSupportGraphProto &&from) noexcept
RoutesSupportGraphProtooperator= (const RoutesSupportGraphProto &from)
RoutesSupportGraphProtooperator= (RoutesSupportGraphProto &&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 (RoutesSupportGraphProto *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (RoutesSupportGraphProto *PROTOBUF_NONNULL other)
RoutesSupportGraphProto *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const RoutesSupportGraphProto &from)
void MergeFrom (const RoutesSupportGraphProto &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 arc_lp_values_size () const
void clear_arc_lp_values ()
::operations_research::sat::ArcLpValue *PROTOBUF_NONNULL mutable_arc_lp_values (int index)
::google::protobuf::RepeatedPtrField<::operations_research::sat::ArcLpValue > *PROTOBUF_NONNULL mutable_arc_lp_values ()
const ::operations_research::sat::ArcLpValuearc_lp_values (int index) const
::operations_research::sat::ArcLpValue *PROTOBUF_NONNULL add_arc_lp_values ()
const ::google::protobuf::RepeatedPtrField<::operations_research::sat::ArcLpValue > & arc_lp_values () const
template<typename>
PROTOBUF_CONSTEXPR RoutesSupportGraphProto (::_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 RoutesSupportGraphProtodefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 1

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

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kArcLpValuesFieldNumber 

Definition at line 441 of file routes_support_graph.pb.h.

Constructor & Destructor Documentation

◆ RoutesSupportGraphProto() [1/5]

operations_research::sat::RoutesSupportGraphProto::RoutesSupportGraphProto ( )
inline

Definition at line 303 of file routes_support_graph.pb.h.

◆ ~RoutesSupportGraphProto()

operations_research::sat::RoutesSupportGraphProto::~RoutesSupportGraphProto ( )

Definition at line 499 of file routes_support_graph.pb.cc.

◆ RoutesSupportGraphProto() [2/5]

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

◆ RoutesSupportGraphProto() [3/5]

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

Definition at line 316 of file routes_support_graph.pb.h.

◆ RoutesSupportGraphProto() [4/5]

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

Definition at line 317 of file routes_support_graph.pb.h.

◆ RoutesSupportGraphProto() [5/5]

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

Definition at line 63 of file routes_support_graph.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

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

Definition at line 624 of file routes_support_graph.pb.cc.

◆ add_arc_lp_values()

operations_research::sat::ArcLpValue *PROTOBUF_NONNULL operations_research::sat::RoutesSupportGraphProto::add_arc_lp_values ( )
inline

Definition at line 637 of file routes_support_graph.pb.h.

◆ arc_lp_values() [1/2]

const::google::protobuf::RepeatedPtrField<::operations_research::sat::ArcLpValue > & operations_research::sat::RoutesSupportGraphProto::arc_lp_values ( ) const
inline

Definition at line 647 of file routes_support_graph.pb.h.

◆ arc_lp_values() [2/2]

const::operations_research::sat::ArcLpValue & operations_research::sat::RoutesSupportGraphProto::arc_lp_values ( int index) const
inline

Definition at line 632 of file routes_support_graph.pb.h.

◆ arc_lp_values_size()

int operations_research::sat::RoutesSupportGraphProto::arc_lp_values_size ( ) const
inline

Definition at line 611 of file routes_support_graph.pb.h.

◆ ByteSizeLong()

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

Definition at line 663 of file routes_support_graph.pb.cc.

◆ Clear()

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

Definition at line 603 of file routes_support_graph.pb.cc.

◆ clear_arc_lp_values()

void operations_research::sat::RoutesSupportGraphProto::clear_arc_lp_values ( )
inline

Definition at line 614 of file routes_support_graph.pb.h.

◆ CopyFrom()

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

Definition at line 713 of file routes_support_graph.pb.cc.

◆ default_instance()

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

Definition at line 351 of file routes_support_graph.pb.h.

◆ descriptor()

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

Definition at line 342 of file routes_support_graph.pb.h.

◆ GetCachedSize()

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

Definition at line 410 of file routes_support_graph.pb.h.

◆ GetDescriptor()

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

Definition at line 345 of file routes_support_graph.pb.h.

◆ GetMetadata()

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

Definition at line 728 of file routes_support_graph.pb.cc.

◆ GetReflection()

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

Definition at line 348 of file routes_support_graph.pb.h.

◆ InternalGenerateClassData_()

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

Definition at line 534 of file routes_support_graph.pb.cc.

◆ IsInitialized()

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

Definition at line 386 of file routes_support_graph.pb.h.

◆ MergeFrom()

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

Definition at line 379 of file routes_support_graph.pb.h.

◆ mutable_arc_lp_values() [1/2]

google::protobuf::RepeatedPtrField<::operations_research::sat::ArcLpValue > *PROTOBUF_NONNULL operations_research::sat::RoutesSupportGraphProto::mutable_arc_lp_values ( )
inline

Definition at line 625 of file routes_support_graph.pb.h.

◆ mutable_arc_lp_values() [2/2]

operations_research::sat::ArcLpValue *PROTOBUF_NONNULL operations_research::sat::RoutesSupportGraphProto::mutable_arc_lp_values ( int index)
inline

Definition at line 620 of file routes_support_graph.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 337 of file routes_support_graph.pb.h.

◆ New()

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

Definition at line 373 of file routes_support_graph.pb.h.

◆ operator=() [1/2]

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

Definition at line 319 of file routes_support_graph.pb.h.

◆ operator=() [2/2]

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

Definition at line 323 of file routes_support_graph.pb.h.

◆ Swap()

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

Definition at line 357 of file routes_support_graph.pb.h.

◆ unknown_fields()

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

Definition at line 333 of file routes_support_graph.pb.h.

◆ UnsafeArenaSwap()

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

Definition at line 365 of file routes_support_graph.pb.h.

◆ ::google::protobuf::Arena

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

Definition at line 471 of file routes_support_graph.pb.h.

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

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

Definition at line 473 of file routes_support_graph.pb.h.

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

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

Definition at line 464 of file routes_support_graph.pb.h.

◆ ::google::protobuf::MessageLite

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

Definition at line 470 of file routes_support_graph.pb.h.

◆ ::TableStruct_ortools_2fsat_2froutes_5fsupport_5fgraph_2eproto

friend struct ::TableStruct_ortools_2fsat_2froutes_5fsupport_5fgraph_2eproto
friend

Definition at line 491 of file routes_support_graph.pb.h.

◆ swap

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

Definition at line 356 of file routes_support_graph.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::sat::RoutesSupportGraphProto::_impl_

Definition at line 490 of file routes_support_graph.pb.h.

◆ kIndexInFileMessages

int operations_research::sat::RoutesSupportGraphProto::kIndexInFileMessages = 1
staticconstexpr

Definition at line 355 of file routes_support_graph.pb.h.


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