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-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
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-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +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-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('flow__problem_8pb_8h.html',''); initResizable(); });
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-17 21:42:14 +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-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" 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-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "namespaces" name = "namespaces" > < / a >
2020-01-31 17:22:59 +01:00
Namespaces< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:namespaceinternal" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / 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-17 21:42:14 +01:00
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" > namespace   < / 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-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "define-members" 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-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "enum-members" name = "enum-members" > < / a >
2020-01-31 17:22:59 +01:00
Enumerations< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +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-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "func-members" name = "func-members" > < / a >
2020-01-31 17:22:59 +01:00
Functions< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a71cb6f0ad2a1511ec63e128a7f13d1d9" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a71cb6f0ad2a1511ec63e128a7f13d1d9" > < 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#a71cb6f0ad2a1511ec63e128a7f13d1d9" > Arena::CreateMaybeMessage< ::operations_research::FlowArcProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a71cb6f0ad2a1511ec63e128a7f13d1d9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afb9f46d0bd6574a3a2782d4cac020222" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:afb9f46d0bd6574a3a2782d4cac020222" > < 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#afb9f46d0bd6574a3a2782d4cac020222" > Arena::CreateMaybeMessage< ::operations_research::FlowModelProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:afb9f46d0bd6574a3a2782d4cac020222" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5c9dd626be05566f6e1a3d4347f643ce" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a5c9dd626be05566f6e1a3d4347f643ce" > < 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#a5c9dd626be05566f6e1a3d4347f643ce" > Arena::CreateMaybeMessage< ::operations_research::FlowNodeProto > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a5c9dd626be05566f6e1a3d4347f643ce" > < 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-17 21:42:14 +01:00
< tr class = "memitem:a014f02194566deea0a671945a9b2aa10" > < 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#a014f02194566deea0a671945a9b2aa10" > FlowModelProto_ProblemType_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:a014f02194566deea0a671945a9b2aa10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe583516aeba3f5457bc5e769c97f953" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:abe583516aeba3f5457bc5e769c97f953" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const std::string &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#abe583516aeba3f5457bc5e769c97f953" > FlowModelProto_ProblemType_Name< / a > (T enum_t_value)< / td > < / tr >
< tr class = "separator:abe583516aeba3f5457bc5e769c97f953" > < 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-17 21:42:14 +01:00
< tr class = "memitem:aaa3097dd1dba602f8dce7fdd50931dfe" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:aaa3097dd1dba602f8dce7fdd50931dfe" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const EnumDescriptor *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#aaa3097dd1dba602f8dce7fdd50931dfe" > GetEnumDescriptor< ::operations_research::FlowModelProto_ProblemType > < / a > ()< / td > < / tr >
< tr class = "separator:aaa3097dd1dba602f8dce7fdd50931dfe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "var-members" 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-17 21:42:14 +01:00
< a id = "a3944ad1910d9b0f5063f1f888f7af61a" name = "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-17 21:42:14 +01:00
< a id = "a71cb6f0ad2a1511ec63e128a7f13d1d9" name = "a71cb6f0ad2a1511ec63e128a7f13d1d9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71cb6f0ad2a1511ec63e128a7f13d1d9" > ◆ < / 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-17 21:42:14 +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-17 21:42:14 +01:00
< a id = "afb9f46d0bd6574a3a2782d4cac020222" name = "afb9f46d0bd6574a3a2782d4cac020222" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afb9f46d0bd6574a3a2782d4cac020222" > ◆ < / 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-17 21:42:14 +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-17 21:42:14 +01:00
< a id = "a5c9dd626be05566f6e1a3d4347f643ce" name = "a5c9dd626be05566f6e1a3d4347f643ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5c9dd626be05566f6e1a3d4347f643ce" > ◆ < / 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-17 21:42:14 +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-17 21:42:14 +01:00
< a id = "aaa3097dd1dba602f8dce7fdd50931dfe" name = "aaa3097dd1dba602f8dce7fdd50931dfe" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaa3097dd1dba602f8dce7fdd50931dfe" > ◆ < / 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-17 21:42:14 +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-17 21:42:14 +01:00
< a id = "a5f3ef20daefa3e8fa5ed9bc1550bde3f" name = "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" >
2022-01-17 21:42:14 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-01-31 17:22:59 +01:00
< table class = "memname" >
< tr >
< td class = "memname" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto< / td >
< / tr >
< / table >
2022-01-17 21:42:14 +01:00
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > extern< / span > < / span > < / td >
< / tr >
< / table >
2020-01-31 17:22:59 +01:00
< / 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 >