2020-01-31 17:22:59 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2020-01-31 17:22:59 +01:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-12-14 13:41:01 +01:00
< span id = "sfml" > Google OR-Tools 9.2< / span >
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
< h2 > C++ Reference< / h2 >
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
< div id = "content" >
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2022-01-16 18:02:36 +01:00
<!-- Generated by Doxygen 1.8.15 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-16 18:02:36 +01:00
/* @license-end */< / script >
2020-09-01 16:00:33 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
2020-01-31 17:22:59 +01:00
< / div >
< / div >
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-16 18:02:36 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('flow__problem_8pb_8h.html','');});
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
2020-01-31 17:22:59 +01:00
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#define-members" > Macros< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
2022-01-16 18:02:36 +01:00
< div class = "headertitle" >
< div class = "title" > flow_problem.pb.h File Reference< / div > < / div >
2020-01-31 17:22:59 +01:00
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "flow__problem_8pb_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
2020-01-31 17:22:59 +01:00
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_table_struct__ortools__2fgraph__2fflow__5fproblem__2eproto.html" > TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto< / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html" > FlowArcProto< / a > < / td > < / tr >
2021-09-20 15:57:27 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_flow_node_proto.html" > FlowNodeProto< / a > < / td > < / tr >
2021-09-20 15:57:27 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_flow_model_proto.html" > FlowModelProto< / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structis__proto__enum_3_01_1_1operations__research_1_1_flow_model_proto___problem_type_01_4.html" > is_proto_enum< ::operations_research::FlowModelProto_ProblemType > < / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
2020-01-31 17:22:59 +01:00
Namespaces< / h2 > < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:namespaceinternal" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceinternal.html" > internal< / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
2020-01-31 17:22:59 +01:00
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a3944ad1910d9b0f5063f1f888f7af61a" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a3944ad1910d9b0f5063f1f888f7af61a" > PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto< / a > < / td > < / tr >
< tr class = "separator:a3944ad1910d9b0f5063f1f888f7af61a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
2020-01-31 17:22:59 +01:00
Enumerations< / h2 > < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:aa0bfd11b8b2a86b10f42bd489ed72319" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319" > FlowModelProto_ProblemType< / a > : int { < a class = "el" href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319a28dbdba1ea851148274762df4451264b" > FlowModelProto_ProblemType_LINEAR_SUM_ASSIGNMENT< / a > = 0,
< a class = "el" href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319a1208173643f8cbdc689f1516f7a500a9" > FlowModelProto_ProblemType_MAX_FLOW< / a > = 1,
< a class = "el" href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319aaf649c9e1a6eb02315cee72369484464" > FlowModelProto_ProblemType_MIN_COST_FLOW< / a > = 2
2020-01-31 17:22:59 +01:00
}< / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "separator:aa0bfd11b8b2a86b10f42bd489ed72319" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< / table > < table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
2020-01-31 17:22:59 +01:00
Functions< / h2 > < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:a23f6c9a74fffabdb072dfee4af45af61" > < td class = "memTemplParams" colspan = "2" > template< > < / td > < / tr >
< tr class = "memitem:a23f6c9a74fffabdb072dfee4af45af61" > < td class = "memTemplItemLeft" align = "right" valign = "top" > PROTOBUF_NAMESPACE_OPEN ::< a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html" > operations_research::FlowArcProto< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a23f6c9a74fffabdb072dfee4af45af61" > Arena::CreateMaybeMessage< ::operations_research::FlowArcProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a23f6c9a74fffabdb072dfee4af45af61" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7b24605278e9ed49b9d74201fffe7941" > < td class = "memTemplParams" colspan = "2" > template< > < / td > < / tr >
< tr class = "memitem:a7b24605278e9ed49b9d74201fffe7941" > < td class = "memTemplItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1_flow_model_proto.html" > operations_research::FlowModelProto< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a7b24605278e9ed49b9d74201fffe7941" > Arena::CreateMaybeMessage< ::operations_research::FlowModelProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a7b24605278e9ed49b9d74201fffe7941" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4b29a9b0842664da9d06f3fb8c9fa485" > < td class = "memTemplParams" colspan = "2" > template< > < / td > < / tr >
< tr class = "memitem:a4b29a9b0842664da9d06f3fb8c9fa485" > < td class = "memTemplItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1_flow_node_proto.html" > operations_research::FlowNodeProto< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a4b29a9b0842664da9d06f3fb8c9fa485" > Arena::CreateMaybeMessage< ::operations_research::FlowNodeProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a4b29a9b0842664da9d06f3fb8c9fa485" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:a300398036b2dd8af020a69a4fbb235aa" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a300398036b2dd8af020a69a4fbb235aa" > FlowModelProto_ProblemType_IsValid< / a > (int value)< / td > < / tr >
< tr class = "separator:a300398036b2dd8af020a69a4fbb235aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:ada2bdcb32ce0e3b971c3a8dc72852a76" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ada2bdcb32ce0e3b971c3a8dc72852a76" > FlowModelProto_ProblemType_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:ada2bdcb32ce0e3b971c3a8dc72852a76" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab454a49c4dd0c6099852599b511613b8" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ab454a49c4dd0c6099852599b511613b8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const std::string &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ab454a49c4dd0c6099852599b511613b8" > FlowModelProto_ProblemType_Name< / a > (T enum_t_value)< / td > < / tr >
< tr class = "separator:ab454a49c4dd0c6099852599b511613b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:ad006df31468f2ddb5d3038e528a2f61c" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad006df31468f2ddb5d3038e528a2f61c" > FlowModelProto_ProblemType_Parse< / a > (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FlowModelProto_ProblemType *value)< / td > < / tr >
< tr class = "separator:ad006df31468f2ddb5d3038e528a2f61c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-16 18:02:36 +01:00
< tr class = "memitem:a1135bb996a6ca93130bf0afc4414f9d8" > < td class = "memTemplParams" colspan = "2" > template< > < / td > < / tr >
< tr class = "memitem:a1135bb996a6ca93130bf0afc4414f9d8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const EnumDescriptor *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a1135bb996a6ca93130bf0afc4414f9d8" > GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType > < / a > ()< / td > < / tr >
< tr class = "separator:a1135bb996a6ca93130bf0afc4414f9d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< / table > < table class = "memberdecls" >
2022-01-16 18:02:36 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
2020-01-31 17:22:59 +01:00
Variables< / h2 > < / td > < / tr >
< tr class = "memitem:a5f3ef20daefa3e8fa5ed9bc1550bde3f" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a5f3ef20daefa3e8fa5ed9bc1550bde3f" > descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / a > < / td > < / tr >
< tr class = "separator:a5f3ef20daefa3e8fa5ed9bc1550bde3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-12-14 13:41:01 +01:00
< tr class = "memitem:aa71e46776a31d94d7562213ebb8fdd7f" > < td class = "memItemLeft" align = "right" valign = "top" > FlowArcProtoDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa71e46776a31d94d7562213ebb8fdd7f" > _FlowArcProto_default_instance_< / a > < / td > < / tr >
< tr class = "separator:aa71e46776a31d94d7562213ebb8fdd7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9166a7a1b039550d63e5bc6d46bdcd9" > < td class = "memItemLeft" align = "right" valign = "top" > FlowModelProtoDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#af9166a7a1b039550d63e5bc6d46bdcd9" > _FlowModelProto_default_instance_< / a > < / td > < / tr >
< tr class = "separator:af9166a7a1b039550d63e5bc6d46bdcd9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac33713255cd4928f5cf23c72f3654e3c" > < td class = "memItemLeft" align = "right" valign = "top" > FlowNodeProtoDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac33713255cd4928f5cf23c72f3654e3c" > _FlowNodeProto_default_instance_< / a > < / td > < / tr >
< tr class = "separator:ac33713255cd4928f5cf23c72f3654e3c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8438ca55faa9081c1166c290319d6ce1" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr FlowModelProto_ProblemType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8438ca55faa9081c1166c290319d6ce1" > FlowModelProto_ProblemType_ProblemType_MIN< / a > = FlowModelProto_ProblemType_LINEAR_SUM_ASSIGNMENT< / td > < / tr >
< tr class = "separator:a8438ca55faa9081c1166c290319d6ce1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada4a474b855dba2c51b567c7225150df" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr FlowModelProto_ProblemType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ada4a474b855dba2c51b567c7225150df" > FlowModelProto_ProblemType_ProblemType_MAX< / a > = FlowModelProto_ProblemType_MIN_COST_FLOW< / td > < / tr >
< tr class = "separator:ada4a474b855dba2c51b567c7225150df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0924e053e8d676f03cfa3b242eee4d3" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ad0924e053e8d676f03cfa3b242eee4d3" > FlowModelProto_ProblemType_ProblemType_ARRAYSIZE< / a > = FlowModelProto_ProblemType_ProblemType_MAX + 1< / td > < / tr >
< tr class = "separator:ad0924e053e8d676f03cfa3b242eee4d3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2022-01-16 18:02:36 +01:00
< a id = "a3944ad1910d9b0f5063f1f888f7af61a" > < / a >
2020-01-31 17:22:59 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3944ad1910d9b0f5063f1f888f7af61a" > ◆ < / a > < / span > PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-12-07 17:47:46 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "flow__problem_8pb_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "flow__problem_8pb_8h_source.html" > flow_problem.pb.h< / a > .< / p >
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
2022-01-16 18:02:36 +01:00
< a id = "a23f6c9a74fffabdb072dfee4af45af61" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23f6c9a74fffabdb072dfee4af45af61" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::FlowArcProto > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-16 18:02:36 +01:00
< td class = "memname" > PROTOBUF_NAMESPACE_OPEN ::< a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html" > operations_research::FlowArcProto< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_flow_arc_proto.html" > operations_research::FlowArcProto< / a > > < / td >
2020-01-31 17:22:59 +01:00
< td > (< / td >
< td class = "paramtype" > Arena *  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-16 18:02:36 +01:00
< a id = "a7b24605278e9ed49b9d74201fffe7941" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b24605278e9ed49b9d74201fffe7941" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::FlowModelProto > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-16 18:02:36 +01:00
< td class = "memname" > ::< a class = "el" href = "classoperations__research_1_1_flow_model_proto.html" > operations_research::FlowModelProto< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_flow_model_proto.html" > operations_research::FlowModelProto< / a > > < / td >
2020-01-31 17:22:59 +01:00
< td > (< / td >
< td class = "paramtype" > Arena *  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-16 18:02:36 +01:00
< a id = "a4b29a9b0842664da9d06f3fb8c9fa485" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4b29a9b0842664da9d06f3fb8c9fa485" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::FlowNodeProto > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2022-01-16 18:02:36 +01:00
< td class = "memname" > ::< a class = "el" href = "classoperations__research_1_1_flow_node_proto.html" > operations_research::FlowNodeProto< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_flow_node_proto.html" > operations_research::FlowNodeProto< / a > > < / td >
2020-01-31 17:22:59 +01:00
< td > (< / td >
< td class = "paramtype" > Arena *  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-16 18:02:36 +01:00
< a id = "a1135bb996a6ca93130bf0afc4414f9d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1135bb996a6ca93130bf0afc4414f9d8" > ◆ < / a > < / span > GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-16 18:02:36 +01:00
< td class = "memname" > const EnumDescriptor* GetEnumDescriptor< ::< a class = "el" href = "namespaceoperations__research.html#aa0bfd11b8b2a86b10f42bd489ed72319" > operations_research::FlowModelProto_ProblemType< / a > > < / td >
2020-01-31 17:22:59 +01:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "flow__problem_8pb_8h_source.html#l01017" > 1017< / a > of file < a class = "el" href = "flow__problem_8pb_8h_source.html" > flow_problem.pb.h< / a > .< / p >
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
2022-01-16 18:02:36 +01:00
< a id = "a5f3ef20daefa3e8fa5ed9bc1550bde3f" > < / a >
2020-01-31 17:22:59 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f3ef20daefa3e8fa5ed9bc1550bde3f" > ◆ < / a > < / span > descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2020-01-31 17:22:59 +01:00
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >