Definition at line 327 of file flow_problem.pb.h.
#include <flow_problem.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kTailFieldNumber | |
| kHeadFieldNumber | |
| kUnitCostFieldNumber | |
| kCapacityFieldNumber | |
Definition at line 468 of file flow_problem.pb.h.
◆ FlowArcProto() [1/5]
| operations_research::FlowArcProto::FlowArcProto |
( |
| ) |
|
|
inline |
◆ ~FlowArcProto()
| operations_research::FlowArcProto::~FlowArcProto |
( |
| ) |
|
◆ FlowArcProto() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::FlowArcProto::FlowArcProto |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ FlowArcProto() [3/5]
| operations_research::FlowArcProto::FlowArcProto |
( |
const FlowArcProto & | from | ) |
|
|
inline |
◆ FlowArcProto() [4/5]
| operations_research::FlowArcProto::FlowArcProto |
( |
FlowArcProto && | from | ) |
|
|
inlinenoexcept |
◆ FlowArcProto() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::FlowArcProto::FlowArcProto |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::FlowArcProto::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ ByteSizeLong()
| size_t operations_research::FlowArcProto::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ capacity()
| int64_t operations_research::FlowArcProto::capacity |
( |
| ) |
const |
|
inline |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::FlowArcProto::Clear |
( |
| ) |
|
◆ clear_capacity()
| void operations_research::FlowArcProto::clear_capacity |
( |
| ) |
|
|
inline |
◆ clear_head()
| void operations_research::FlowArcProto::clear_head |
( |
| ) |
|
|
inline |
◆ clear_tail()
| void operations_research::FlowArcProto::clear_tail |
( |
| ) |
|
|
inline |
◆ clear_unit_cost()
| void operations_research::FlowArcProto::clear_unit_cost |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::FlowArcProto::CopyFrom |
( |
const FlowArcProto & | from | ) |
|
◆ default_instance()
| const FlowArcProto & operations_research::FlowArcProto::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::FlowArcProto::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::FlowArcProto::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::FlowArcProto::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::FlowArcProto::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::FlowArcProto::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_capacity()
| bool operations_research::FlowArcProto::has_capacity |
( |
| ) |
const |
|
inline |
◆ has_head()
| bool operations_research::FlowArcProto::has_head |
( |
| ) |
const |
|
inline |
◆ has_tail()
| bool operations_research::FlowArcProto::has_tail |
( |
| ) |
const |
|
inline |
◆ has_unit_cost()
| bool operations_research::FlowArcProto::has_unit_cost |
( |
| ) |
const |
|
inline |
◆ head()
| int64_t operations_research::FlowArcProto::head |
( |
| ) |
const |
|
inline |
◆ InternalGenerateClassData_()
| auto operations_research::FlowArcProto::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::FlowArcProto::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::FlowArcProto::MergeFrom |
( |
const FlowArcProto & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::FlowArcProto::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| FlowArcProto *PROTOBUF_NONNULL operations_research::FlowArcProto::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_capacity()
| void operations_research::FlowArcProto::set_capacity |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_head()
| void operations_research::FlowArcProto::set_head |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_tail()
| void operations_research::FlowArcProto::set_tail |
( |
::int64_t | value | ) |
|
|
inline |
◆ set_unit_cost()
| void operations_research::FlowArcProto::set_unit_cost |
( |
::int64_t | value | ) |
|
|
inline |
◆ Swap()
| void operations_research::FlowArcProto::Swap |
( |
FlowArcProto *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ tail()
| int64_t operations_research::FlowArcProto::tail |
( |
| ) |
const |
|
inline |
◆ unit_cost()
| int64_t operations_research::FlowArcProto::unit_cost |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::FlowArcProto::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::FlowArcProto::UnsafeArenaSwap |
( |
FlowArcProto *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_2fgraph_2fflow_5fproblem_2eproto
| friend struct ::TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::FlowArcProto::_impl_ |
◆ kIndexInFileMessages
| int operations_research::FlowArcProto::kIndexInFileMessages = 0 |
|
staticconstexpr |
The documentation for this class was generated from the following files: