![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 301 of file routes_support_graph.pb.h.
#include <routes_support_graph.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kArcLpValuesFieldNumber = 1 } |
nested types -------------------------------------------------— More... |
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 | |
RoutesSupportGraphProto & | operator= (const RoutesSupportGraphProto &from) |
RoutesSupportGraphProto & | operator= (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 |
implements Message -------------------------------------------— | |
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 |
repeated .operations_research.sat.ArcLpValue arc_lp_values = 1; | |
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::ArcLpValue & | arc_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 RoutesSupportGraphProto & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 1 |
Protected Member Functions | |
RoutesSupportGraphProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
RoutesSupportGraphProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const RoutesSupportGraphProto &from) | |
RoutesSupportGraphProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, RoutesSupportGraphProto &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
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) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kArcLpValuesFieldNumber |
Definition at line 443 of file routes_support_graph.pb.h.
|
inline |
Definition at line 304 of file routes_support_graph.pb.h.
operations_research::sat::RoutesSupportGraphProto::~RoutesSupportGraphProto | ( | ) |
@protoc_insertion_point(destructor:operations_research.sat.RoutesSupportGraphProto)
Definition at line 479 of file routes_support_graph.pb.cc.
|
explicit |
|
inline |
Definition at line 317 of file routes_support_graph.pb.h.
|
inlinenoexcept |
Definition at line 318 of file routes_support_graph.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.sat.RoutesSupportGraphProto)
Definition at line 438 of file routes_support_graph.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.sat.RoutesSupportGraphProto)
Definition at line 454 of file routes_support_graph.pb.cc.
|
inlineprotectednoexcept |
Definition at line 425 of file routes_support_graph.pb.h.
PROTOBUF_CONSTEXPR operations_research::sat::RoutesSupportGraphProto::RoutesSupportGraphProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 63 of file routes_support_graph.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.sat.RoutesSupportGraphProto)
repeated .operations_research.sat.ArcLpValue arc_lp_values = 1;
@protoc_insertion_point(serialize_to_array_end:operations_research.sat.RoutesSupportGraphProto)
Definition at line 597 of file routes_support_graph.pb.cc.
|
inline |
@protoc_insertion_point(field_add:operations_research.sat.RoutesSupportGraphProto.arc_lp_values)
Definition at line 632 of file routes_support_graph.pb.h.
|
inline |
@protoc_insertion_point(field_list:operations_research.sat.RoutesSupportGraphProto.arc_lp_values)
Definition at line 639 of file routes_support_graph.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.sat.RoutesSupportGraphProto.arc_lp_values)
Definition at line 627 of file routes_support_graph.pb.h.
|
inline |
repeated .operations_research.sat.ArcLpValue arc_lp_values = 1;
Definition at line 609 of file routes_support_graph.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.sat.RoutesSupportGraphProto)
Prevent compiler warnings about cached_has_bits being unused
repeated .operations_research.sat.ArcLpValue arc_lp_values = 1;
Definition at line 630 of file routes_support_graph.pb.cc.
PROTOBUF_NOINLINE void operations_research::sat::RoutesSupportGraphProto::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.sat.RoutesSupportGraphProto)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 580 of file routes_support_graph.pb.cc.
|
inline |
Definition at line 612 of file routes_support_graph.pb.h.
void operations_research::sat::RoutesSupportGraphProto::CopyFrom | ( | const RoutesSupportGraphProto & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.sat.RoutesSupportGraphProto)
Definition at line 667 of file routes_support_graph.pb.cc.
|
inlinestatic |
Definition at line 352 of file routes_support_graph.pb.h.
|
inlinestatic |
Definition at line 343 of file routes_support_graph.pb.h.
|
inline |
Definition at line 411 of file routes_support_graph.pb.h.
|
protected |
Definition at line 539 of file routes_support_graph.pb.cc.
|
inlinestatic |
Definition at line 346 of file routes_support_graph.pb.h.
google::protobuf::Metadata operations_research::sat::RoutesSupportGraphProto::GetMetadata | ( | ) | const |
Definition at line 681 of file routes_support_graph.pb.cc.
|
inlinestatic |
Definition at line 349 of file routes_support_graph.pb.h.
|
staticconstexpr |
Definition at line 511 of file routes_support_graph.pb.cc.
|
staticconstexprprotected |
Definition at line 495 of file routes_support_graph.pb.cc.
|
inline |
Definition at line 387 of file routes_support_graph.pb.h.
|
inline |
Definition at line 380 of file routes_support_graph.pb.h.
|
inline |
@protoc_insertion_point(field_mutable_list:operations_research.sat.RoutesSupportGraphProto.arc_lp_values)
Definition at line 621 of file routes_support_graph.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.sat.RoutesSupportGraphProto.arc_lp_values)
Definition at line 616 of file routes_support_graph.pb.h.
|
inline |
Definition at line 338 of file routes_support_graph.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 374 of file routes_support_graph.pb.h.
|
inline |
Definition at line 320 of file routes_support_graph.pb.h.
|
inlinenoexcept |
Definition at line 324 of file routes_support_graph.pb.h.
|
inlinestaticprotected |
Definition at line 490 of file routes_support_graph.pb.cc.
|
inline |
Definition at line 358 of file routes_support_graph.pb.h.
|
inline |
Definition at line 334 of file routes_support_graph.pb.h.
|
inline |
Definition at line 366 of file routes_support_graph.pb.h.
|
friend |
Definition at line 473 of file routes_support_graph.pb.h.
|
friend |
Definition at line 475 of file routes_support_graph.pb.h.
|
friend |
Definition at line 466 of file routes_support_graph.pb.h.
|
friend |
Definition at line 472 of file routes_support_graph.pb.h.
|
friend |
Definition at line 492 of file routes_support_graph.pb.h.
|
friend |
Definition at line 357 of file routes_support_graph.pb.h.
Impl_ operations_research::sat::RoutesSupportGraphProto::_impl_ |
Definition at line 491 of file routes_support_graph.pb.h.
|
staticconstexpr |
Definition at line 356 of file routes_support_graph.pb.h.