C++ Reference
C++ Reference: Graph
flow_problem.pb.h File Reference
Go to the source code of this file.
Classes | |
| struct | TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto |
| class | PROTOBUF_FINAL |
| class | PROTOBUF_FINAL |
| class | PROTOBUF_FINAL |
| struct | is_proto_enum< ::operations_research::FlowModel_ProblemType > |
Namespaces | |
| internal | |
| operations_research | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto |
Enumerations | |
| enum | FlowModel_ProblemType : int { FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT = 0, FlowModel_ProblemType_MAX_FLOW = 1, FlowModel_ProblemType_MIN_COST_FLOW = 2 } |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::operations_research::Arc * | Arena::CreateMaybeMessage<::operations_research::Arc > (Arena *) |
| template<> | |
| ::operations_research::FlowModel * | Arena::CreateMaybeMessage<::operations_research::FlowModel > (Arena *) |
| template<> | |
| ::operations_research::Node * | Arena::CreateMaybeMessage<::operations_research::Node > (Arena *) |
| bool | FlowModel_ProblemType_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | FlowModel_ProblemType_descriptor () |
| template<typename T > | |
| const std::string & | FlowModel_ProblemType_Name (T enum_t_value) |
| bool | FlowModel_ProblemType_Parse (const std::string &name, FlowModel_ProblemType *value) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::operations_research::FlowModel_ProblemType > () |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto |
| ArcDefaultTypeInternal | _Arc_default_instance_ |
| FlowModelDefaultTypeInternal | _FlowModel_default_instance_ |
| NodeDefaultTypeInternal | _Node_default_instance_ |
| constexpr FlowModel_ProblemType | FlowModel_ProblemType_ProblemType_MIN = FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT |
| constexpr FlowModel_ProblemType | FlowModel_ProblemType_ProblemType_MAX = FlowModel_ProblemType_MIN_COST_FLOW |
| constexpr int | FlowModel_ProblemType_ProblemType_ARRAYSIZE = FlowModel_ProblemType_ProblemType_MAX + 1 |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto
| #define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto |
Definition at line 39 of file flow_problem.pb.h.
Function Documentation
◆ Arena::CreateMaybeMessage<::operations_research::Arc >()
| PROTOBUF_NAMESPACE_OPEN ::operations_research::Arc* Arena::CreateMaybeMessage<::operations_research::Arc > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::operations_research::FlowModel >()
| ::operations_research::FlowModel* Arena::CreateMaybeMessage<::operations_research::FlowModel > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::operations_research::Node >()
| ::operations_research::Node* Arena::CreateMaybeMessage<::operations_research::Node > | ( | Arena * | ) |
◆ GetEnumDescriptor< ::operations_research::FlowModel_ProblemType >()
|
inline |
Definition at line 989 of file flow_problem.pb.h.
Variable Documentation
◆ descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto |