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-09-20 15:57:27 +02:00
< span id = "sfml" > Google OR-Tools 9.1< / 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 >
2021-09-30 01:18:45 +02:00
<!-- Generated by Doxygen 1.9.2 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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(); });
});
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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-09-20 15:57:27 +02: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_arc.html" > Arc< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_node.html" > Node< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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.html" > FlowModel< / a > < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / 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 = "structis__proto__enum_3_01_1_1operations__research_1_1_flow_model___problem_type_01_4.html" > is_proto_enum< ::operations_research::FlowModel_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" >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:a4f683c5103a92e63d9df46f2652d476c" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a4f683c5103a92e63d9df46f2652d476c" > FlowModel_ProblemType< / a > : int { < a class = "el" href = "namespaceoperations__research.html#a4f683c5103a92e63d9df46f2652d476cadae9b1b24153d3681a075b6531ee0b92" > FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT< / a > = 0
, < a class = "el" href = "namespaceoperations__research.html#a4f683c5103a92e63d9df46f2652d476ca0ce79649a2d56f0b32763b711a4c6841" > FlowModel_ProblemType_MAX_FLOW< / a > = 1
, < a class = "el" href = "namespaceoperations__research.html#a4f683c5103a92e63d9df46f2652d476ca6e4c70501999b698977ecfa8d0d19479" > FlowModel_ProblemType_MIN_COST_FLOW< / a > = 2
2020-01-31 17:22:59 +01:00
}< / td > < / tr >
< tr class = "separator:a4f683c5103a92e63d9df46f2652d476c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:a117a4289bd9ad8ee572afe0f74db605f" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a117a4289bd9ad8ee572afe0f74db605f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > PROTOBUF_NAMESPACE_OPEN ::< a class = "el" href = "classoperations__research_1_1_arc.html" > operations_research::Arc< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a117a4289bd9ad8ee572afe0f74db605f" > Arena::CreateMaybeMessage< ::operations_research::Arc > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a117a4289bd9ad8ee572afe0f74db605f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1c9e3c35e463f252741dad5728654d5a" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a1c9e3c35e463f252741dad5728654d5a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1_flow_model.html" > operations_research::FlowModel< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a1c9e3c35e463f252741dad5728654d5a" > Arena::CreateMaybeMessage< ::operations_research::FlowModel > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a1c9e3c35e463f252741dad5728654d5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a012d0ded7d687189a058c3bfae1ba595" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a012d0ded7d687189a058c3bfae1ba595" > < td class = "memTemplItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1_node.html" > operations_research::Node< / a > *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a012d0ded7d687189a058c3bfae1ba595" > Arena::CreateMaybeMessage< ::operations_research::Node > < / a > (Arena *)< / td > < / tr >
< tr class = "separator:a012d0ded7d687189a058c3bfae1ba595" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< tr class = "memitem:ac206da01730a9479e94e730343a14738" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ac206da01730a9479e94e730343a14738" > FlowModel_ProblemType_IsValid< / a > (int value)< / td > < / tr >
< tr class = "separator:ac206da01730a9479e94e730343a14738" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:a20b4ffb71fd61bc4140c85a01bd29c20" > < 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#a20b4ffb71fd61bc4140c85a01bd29c20" > FlowModel_ProblemType_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:a20b4ffb71fd61bc4140c85a01bd29c20" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6f6a6d5b8ff340509dee4e36a62ef65" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ae6f6a6d5b8ff340509dee4e36a62ef65" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const std::string &   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae6f6a6d5b8ff340509dee4e36a62ef65" > FlowModel_ProblemType_Name< / a > (T enum_t_value)< / td > < / tr >
< tr class = "separator:ae6f6a6d5b8ff340509dee4e36a62ef65" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "memitem:ade67a7afb07d33044226a6fcc55238c9" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ade67a7afb07d33044226a6fcc55238c9" > FlowModel_ProblemType_Parse< / a > (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FlowModel_ProblemType *value)< / td > < / tr >
< tr class = "separator:ade67a7afb07d33044226a6fcc55238c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-09-30 01:18:45 +02:00
< tr class = "memitem:a2113fc3bc005779accfcc4d3ca6c3af1" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:a2113fc3bc005779accfcc4d3ca6c3af1" > < td class = "memTemplItemLeft" align = "right" valign = "top" > const EnumDescriptor *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "flow__problem_8pb_8h.html#a2113fc3bc005779accfcc4d3ca6c3af1" > GetEnumDescriptor< ::operations_research::FlowModel_ProblemType > < / a > ()< / td > < / tr >
< tr class = "separator:a2113fc3bc005779accfcc4d3ca6c3af1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-01-31 17:22:59 +01:00
< / table > < table class = "memberdecls" >
2021-09-30 01:18:45 +02: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 >
< tr class = "memitem:aa22235731898cbd9e50abc8dfb2fc5b8" > < td class = "memItemLeft" align = "right" valign = "top" > ArcDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#aa22235731898cbd9e50abc8dfb2fc5b8" > _Arc_default_instance_< / a > < / td > < / tr >
< tr class = "separator:aa22235731898cbd9e50abc8dfb2fc5b8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a660549b573f43440c90e14578f5950bb" > < td class = "memItemLeft" align = "right" valign = "top" > FlowModelDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a660549b573f43440c90e14578f5950bb" > _FlowModel_default_instance_< / a > < / td > < / tr >
< tr class = "separator:a660549b573f43440c90e14578f5950bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b73bfb603f4a8921877c01f4dd774af" > < td class = "memItemLeft" align = "right" valign = "top" > NodeDefaultTypeInternal  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a2b73bfb603f4a8921877c01f4dd774af" > _Node_default_instance_< / a > < / td > < / tr >
< tr class = "separator:a2b73bfb603f4a8921877c01f4dd774af" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8f81990e9a7e53ba4956be213beab4fd" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr FlowModel_ProblemType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a8f81990e9a7e53ba4956be213beab4fd" > FlowModel_ProblemType_ProblemType_MIN< / a > = FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT< / td > < / tr >
< tr class = "separator:a8f81990e9a7e53ba4956be213beab4fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae5f834d473db3f9dd920b4cfb6f51032" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr FlowModel_ProblemType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#ae5f834d473db3f9dd920b4cfb6f51032" > FlowModel_ProblemType_ProblemType_MAX< / a > = FlowModel_ProblemType_MIN_COST_FLOW< / td > < / tr >
< tr class = "separator:ae5f834d473db3f9dd920b4cfb6f51032" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a96cc196af88d5d4114c8f15d66635ad4" > < td class = "memItemLeft" align = "right" valign = "top" > constexpr int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html#a96cc196af88d5d4114c8f15d66635ad4" > FlowModel_ProblemType_ProblemType_ARRAYSIZE< / a > = FlowModel_ProblemType_ProblemType_MAX + 1< / td > < / tr >
< tr class = "separator:a96cc196af88d5d4114c8f15d66635ad4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02:00
< a id = "a117a4289bd9ad8ee572afe0f74db605f" name = "a117a4289bd9ad8ee572afe0f74db605f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a117a4289bd9ad8ee572afe0f74db605f" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::Arc > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-09-30 01:18:45 +02:00
< td class = "memname" > PROTOBUF_NAMESPACE_OPEN ::< a class = "el" href = "classoperations__research_1_1_arc.html" > operations_research::Arc< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_arc.html" > operations_research::Arc< / 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 >
2021-09-30 01:18:45 +02:00
< a id = "a1c9e3c35e463f252741dad5728654d5a" name = "a1c9e3c35e463f252741dad5728654d5a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1c9e3c35e463f252741dad5728654d5a" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::FlowModel > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-09-30 01:18:45 +02:00
< td class = "memname" > ::< a class = "el" href = "classoperations__research_1_1_flow_model.html" > operations_research::FlowModel< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_flow_model.html" > operations_research::FlowModel< / 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 >
2021-09-30 01:18:45 +02:00
< a id = "a012d0ded7d687189a058c3bfae1ba595" name = "a012d0ded7d687189a058c3bfae1ba595" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a012d0ded7d687189a058c3bfae1ba595" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::Node > ()< / h2 >
2020-01-31 17:22:59 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-09-30 01:18:45 +02:00
< td class = "memname" > ::< a class = "el" href = "classoperations__research_1_1_node.html" > operations_research::Node< / a > * Arena::CreateMaybeMessage< ::< a class = "el" href = "classoperations__research_1_1_node.html" > operations_research::Node< / 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 >
2021-09-30 01:18:45 +02:00
< a id = "a2113fc3bc005779accfcc4d3ca6c3af1" name = "a2113fc3bc005779accfcc4d3ca6c3af1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2113fc3bc005779accfcc4d3ca6c3af1" > ◆ < / a > < / span > GetEnumDescriptor< ::operations_research::FlowModel_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 >
2021-09-30 01:18:45 +02:00
< td class = "memname" > const EnumDescriptor * GetEnumDescriptor< ::< a class = "el" href = "namespaceoperations__research.html#a4f683c5103a92e63d9df46f2652d476c" > operations_research::FlowModel_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-09-30 01:18:45 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "flow__problem_8pb_8h_source.html#l01008" > 1008< / 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 >
2021-09-30 01:18:45 +02: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" >
2021-09-30 01:18:45 +02: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 >
2021-09-30 01:18:45 +02: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 >