2020-09-02 09:42:51 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: parameters.pb.cc File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2021-01-26 11:28:50 +01:00
  < span id = "projectnumber" > 8.2< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-02 09:42:51 +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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< 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">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('parameters_8pb_8cc.html',''); initResizable(); });
/* @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 >
< 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 = "#func-members" > Functions< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< div class = "title" > parameters.pb.cc File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "parameters_8pb_8cc_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +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_1glop_1_1_glop_parameters_default_type_internal.html" > GlopParametersDefaultTypeInternal< / a > < / td > < / tr >
2020-09-02 09:42:51 +02: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" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1glop_1_1_glop_parameters_1_1___internal.html" > _Internal< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< 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 >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:namespaceoperations__research_1_1glop" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html" > operations_research::glop< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
< tr class = "memitem:a1a656da48cf3d2824247c83ad8d92f10" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a1a656da48cf3d2824247c83ad8d92f10" > CHK_< / a > (x)      < a class = "el" href = "parser_8yy_8cc.html#a33e91cd0cef6786e9e3a27ac67707207" > if< / a > (PROTOBUF_PREDICT_FALSE(!(x))) goto failure< / td > < / tr >
< tr class = "separator:a1a656da48cf3d2824247c83ad8d92f10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a8d8bdecc81cae84fe64277d2dcfd2fdd" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a8d8bdecc81cae84fe64277d2dcfd2fdd" > InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > ()< / td > < / tr >
< tr class = "separator:a8d8bdecc81cae84fe64277d2dcfd2fdd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a49ea4ed47daeb347b66825ac1cd54b02" > < td class = "memItemLeft" align = "right" valign = "top" > const ::< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > PROTOBUF_NAMESPACE_ID::uint32< / a > < a class = "el" href = "struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff" > TableStruct_ortools_2fglop_2fparameters_2eproto::offsets< / a > []  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a49ea4ed47daeb347b66825ac1cd54b02" > PROTOBUF_SECTION_VARIABLE< / a > (protodesc_cold)< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a49ea4ed47daeb347b66825ac1cd54b02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69337e3485c309da7e17a358db986eba" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a69337e3485c309da7e17a358db986eba" > GlopParameters_ScalingAlgorithm_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:a69337e3485c309da7e17a358db986eba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac646752f428429ad6cd60913f6b62371" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#ac646752f428429ad6cd60913f6b62371" > GlopParameters_ScalingAlgorithm_IsValid< / a > (int < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:ac646752f428429ad6cd60913f6b62371" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aabdab5361609541f6179468770bf9bae" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#aabdab5361609541f6179468770bf9bae" > GlopParameters_SolverBehavior_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:aabdab5361609541f6179468770bf9bae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a81f21d05a3eb1e6900b3bd35406be6d6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a81f21d05a3eb1e6900b3bd35406be6d6" > GlopParameters_SolverBehavior_IsValid< / a > (int < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:a81f21d05a3eb1e6900b3bd35406be6d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0285f7fd1e3aff56567d7fe472550c11" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a0285f7fd1e3aff56567d7fe472550c11" > GlopParameters_PricingRule_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:a0285f7fd1e3aff56567d7fe472550c11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac551d73d24c0e80b995c7339c574b53b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#ac551d73d24c0e80b995c7339c574b53b" > GlopParameters_PricingRule_IsValid< / a > (int < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:ac551d73d24c0e80b995c7339c574b53b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad00da1f90386e29065761ba337b5e8df" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#ad00da1f90386e29065761ba337b5e8df" > GlopParameters_InitialBasisHeuristic_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:ad00da1f90386e29065761ba337b5e8df" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6bdae2e4c80b0034c9dae978e7ab0a7b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a6bdae2e4c80b0034c9dae978e7ab0a7b" > GlopParameters_InitialBasisHeuristic_IsValid< / a > (int < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:a6bdae2e4c80b0034c9dae978e7ab0a7b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:adbcd70aebdd6c407852dfb5c2d84914e" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#adbcd70aebdd6c407852dfb5c2d84914e" > GlopParameters_CostScalingAlgorithm_descriptor< / a > ()< / td > < / tr >
< tr class = "separator:adbcd70aebdd6c407852dfb5c2d84914e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0c8af313e605a648512880a8a0ec1f44" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a0c8af313e605a648512880a8a0ec1f44" > GlopParameters_CostScalingAlgorithm_IsValid< / a > (int < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:a0c8af313e605a648512880a8a0ec1f44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:ad299c868a4f3b5332d4cb9beeee4b850" > < td class = "memItemLeft" align = "right" valign = "top" > template< > < / td > < / tr >
< tr class = "memitem:ad299c868a4f3b5332d4cb9beeee4b850" > < td class = "memTemplItemLeft" align = "right" valign = "top" > PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE ::operations_research::glop::GlopParameters *  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#ad299c868a4f3b5332d4cb9beeee4b850" > Arena::CreateMaybeMessage< ::operations_research::glop::GlopParameters > < / a > (Arena *arena)< / td > < / tr >
< tr class = "separator:ad299c868a4f3b5332d4cb9beeee4b850" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a6da51e4b948bf56f398510eb5eb845c9" > < td class = "memItemLeft" align = "right" valign = "top" > class < a class = "el" href = "classoperations__research_1_1glop_1_1_glop_parameters_default_type_internal.html" > operations_research::glop::GlopParametersDefaultTypeInternal< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9" > _GlopParameters_default_instance_< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a6da51e4b948bf56f398510eb5eb845c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f3de92af54f489a41a0c2d5e936801e" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a4f3de92af54f489a41a0c2d5e936801e" > scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > < / td > < / tr >
< tr class = "separator:a4f3de92af54f489a41a0c2d5e936801e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8db0f87b56bfc570c0b7c0aa9aaa1a58" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::Metadata  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a8db0f87b56bfc570c0b7c0aa9aaa1a58" > file_level_metadata_ortools_2fglop_2fparameters_2eproto< / a > [1]< / td > < / tr >
< tr class = "separator:a8db0f87b56bfc570c0b7c0aa9aaa1a58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:aea55cdd00c88fb580610262cf2f5e4b0" > < td class = "memItemLeft" align = "right" valign = "top" > static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#aea55cdd00c88fb580610262cf2f5e4b0" > file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto< / a > [5]< / td > < / tr >
< tr class = "separator:aea55cdd00c88fb580610262cf2f5e4b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "memitem:a6d0023696a7ee2526bca139eea606f5a" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const **  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a6d0023696a7ee2526bca139eea606f5a" > file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto< / a > = nullptr< / td > < / tr >
< tr class = "separator:a6d0023696a7ee2526bca139eea606f5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a99b6f5a2938c4db4c9413e9b84f85717" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::Message const *const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a99b6f5a2938c4db4c9413e9b84f85717" > file_default_instances< / a > []< / td > < / tr >
< tr class = "separator:a99b6f5a2938c4db4c9413e9b84f85717" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a373507ae990823e4acc042b1b59555ec" > < td class = "memItemLeft" align = "right" valign = "top" > static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a373507ae990823e4acc042b1b59555ec" > descriptor_table_ortools_2fglop_2fparameters_2eproto_deps< / a > [1]< / td > < / tr >
< tr class = "separator:a373507ae990823e4acc042b1b59555ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a71c88fabcb98234ff6a0db1964e810d2" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase *const  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a71c88fabcb98234ff6a0db1964e810d2" > descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs< / a > [1]< / td > < / tr >
< tr class = "separator:a71c88fabcb98234ff6a0db1964e810d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6550eb45884e315cd7379e50bbaab8bf" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::internal::once_flag  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a6550eb45884e315cd7379e50bbaab8bf" > descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / a > < / td > < / tr >
< tr class = "separator:a6550eb45884e315cd7379e50bbaab8bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a38fb4fd2e166af79413e613c6f243db1" > < td class = "memItemLeft" align = "right" valign = "top" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#a38fb4fd2e166af79413e613c6f243db1" > descriptor_table_ortools_2fglop_2fparameters_2eproto< / a > < / td > < / tr >
< tr class = "separator:a38fb4fd2e166af79413e613c6f243db1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab19d5f33ce1f01597bfb09621d602740" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "parameters_8pb_8cc.html#ab19d5f33ce1f01597bfb09621d602740" > dynamic_init_dummy_ortools_2fglop_2fparameters_2eproto< / a > = (static_cast< void> (::PROTOBUF_NAMESPACE_ID::internal::AddDescriptors(& < a class = "el" href = "parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1" > descriptor_table_ortools_2fglop_2fparameters_2eproto< / a > )), true)< / td > < / tr >
< tr class = "separator:ab19d5f33ce1f01597bfb09621d602740" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
< a id = "a1a656da48cf3d2824247c83ad8d92f10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a656da48cf3d2824247c83ad8d92f10" > ◆ < / a > < / span > CHK_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define CHK_< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > x< / td > < td > )< / td >
< td >       < a class = "el" href = "parser_8yy_8cc.html#a33e91cd0cef6786e9e3a27ac67707207" > if< / a > (PROTOBUF_PREDICT_FALSE(!(x))) goto failure< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a id = "ad299c868a4f3b5332d4cb9beeee4b850" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad299c868a4f3b5332d4cb9beeee4b850" > ◆ < / a > < / span > Arena::CreateMaybeMessage< ::operations_research::glop::GlopParameters > ()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > PROTOBUF_NAMESPACE_OPEN PROTOBUF_NOINLINE ::operations_research::glop::GlopParameters* Arena::CreateMaybeMessage< ::operations_research::glop::GlopParameters > < / td >
< td > (< / td >
< td class = "paramtype" > Arena *  < / td >
< td class = "paramname" > < em > arena< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l02091" > 2091< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a8d8bdecc81cae84fe64277d2dcfd2fdd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8d8bdecc81cae84fe64277d2dcfd2fdd" > ◆ < / a > < / span > InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00025" > 25< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
< / div >
< / div >
< a id = "a49ea4ed47daeb347b66825ac1cd54b02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49ea4ed47daeb347b66825ac1cd54b02" > ◆ < / a > < / span > PROTOBUF_SECTION_VARIABLE()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > const ::< a class = "el" href = "integral__types_8h.html#a1134b580f8da4de94ca6b1de4d37975e" > PROTOBUF_NAMESPACE_ID::uint32< / a > < a class = "el" href = "struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff" > TableStruct_ortools_2fglop_2fparameters_2eproto::offsets< / a > [] PROTOBUF_SECTION_VARIABLE < / td >
2020-09-02 09:42:51 +02:00
< td > (< / td >
< td class = "paramtype" > protodesc_cold  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Variable Documentation< / h2 >
< a id = "a38fb4fd2e166af79413e613c6f243db1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38fb4fd2e166af79413e613c6f243db1" > ◆ < / a > < / span > descriptor_table_ortools_2fglop_2fparameters_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fglop_2fparameters_2eproto< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
2020-12-29 22:27:47 +01:00
< div class = "line" > < span class = "keyword" > false< / span > , < span class = "keyword" > false< / span > , descriptor_table_protodef_ortools_2fglop_2fparameters_2eproto, < span class = "stringliteral" > " ortools/glop/parameters.proto" < / span > , 2914,< / div >
2020-09-02 09:42:51 +02:00
< div class = "line" > & < a class = "code" href = "parameters_8pb_8cc.html#a6550eb45884e315cd7379e50bbaab8bf" > descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / a > , < a class = "code" href = "parameters_8pb_8cc.html#a71c88fabcb98234ff6a0db1964e810d2" > descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs< / a > , < a class = "code" href = "parameters_8pb_8cc.html#a373507ae990823e4acc042b1b59555ec" > descriptor_table_ortools_2fglop_2fparameters_2eproto_deps< / a > , 1, 0,< / div >
2020-10-09 12:00:09 +02:00
< div class = "line" > < a class = "code" href = "optional__boolean_8pb_8cc.html#a45da01ad4acb3124fbe203f64edbd517" > schemas< / a > , < a class = "code" href = "parameters_8pb_8cc.html#a99b6f5a2938c4db4c9413e9b84f85717" > file_default_instances< / a > , < a class = "code" href = "struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff" > TableStruct_ortools_2fglop_2fparameters_2eproto::offsets< / a > ,< / div >
2020-11-18 14:53:30 +01:00
< div class = "line" > < a class = "code" href = "parameters_8pb_8cc.html#a8db0f87b56bfc570c0b7c0aa9aaa1a58" > file_level_metadata_ortools_2fglop_2fparameters_2eproto< / a > , 1, < a class = "code" href = "parameters_8pb_8cc.html#aea55cdd00c88fb580610262cf2f5e4b0" > file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto< / a > , < a class = "code" href = "parameters_8pb_8cc.html#a6d0023696a7ee2526bca139eea606f5a" > file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto< / a > ,< / div >
2020-09-02 09:42:51 +02:00
< div class = "line" > }< / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "aoptional__boolean_8pb_8cc_html_a45da01ad4acb3124fbe203f64edbd517" > < div class = "ttname" > < a href = "optional__boolean_8pb_8cc.html#a45da01ad4acb3124fbe203f64edbd517" > schemas< / a > < / div > < div class = "ttdeci" > static constexpr ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema * schemas< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "optional__boolean_8pb_8cc_source.html#l00023" > optional_boolean.pb.cc:23< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a373507ae990823e4acc042b1b59555ec" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a373507ae990823e4acc042b1b59555ec" > descriptor_table_ortools_2fglop_2fparameters_2eproto_deps< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable *const descriptor_table_ortools_2fglop_2fparameters_2eproto_deps[1]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00234" > parameters.pb.cc:234< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a6550eb45884e315cd7379e50bbaab8bf" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a6550eb45884e315cd7379e50bbaab8bf" > descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00239" > parameters.pb.cc:239< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a6d0023696a7ee2526bca139eea606f5a" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a6d0023696a7ee2526bca139eea606f5a" > file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto< / a > < / div > < div class = "ttdeci" > static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const ** file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00040" > parameters.pb.cc:40< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a71c88fabcb98234ff6a0db1964e810d2" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a71c88fabcb98234ff6a0db1964e810d2" > descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase *const descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs[1]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00236" > parameters.pb.cc:236< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a8db0f87b56bfc570c0b7c0aa9aaa1a58" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a8db0f87b56bfc570c0b7c0aa9aaa1a58" > file_level_metadata_ortools_2fglop_2fparameters_2eproto< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_ortools_2fglop_2fparameters_2eproto[1]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00038" > parameters.pb.cc:38< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_a99b6f5a2938c4db4c9413e9b84f85717" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a99b6f5a2938c4db4c9413e9b84f85717" > file_default_instances< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::Message const *const file_default_instances[]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00155" > parameters.pb.cc:155< / a > < / div > < / div >
< div class = "ttc" id = "aparameters_8pb_8cc_html_aea55cdd00c88fb580610262cf2f5e4b0" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#aea55cdd00c88fb580610262cf2f5e4b0" > file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto[5]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00039" > parameters.pb.cc:39< / a > < / div > < / div >
< div class = "ttc" id = "astruct_table_struct__ortools__2fglop__2fparameters__2eproto_html_a345548bf52cc46cc10c6830c03d541ff" > < div class = "ttname" > < a href = "struct_table_struct__ortools__2fglop__2fparameters__2eproto.html#a345548bf52cc46cc10c6830c03d541ff" > TableStruct_ortools_2fglop_2fparameters_2eproto::offsets< / a > < / div > < div class = "ttdeci" > static const ::PROTOBUF_NAMESPACE_ID::uint32 offsets[]< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8h_source.html#l00054" > parameters.pb.h:54< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00240" > 240< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a373507ae990823e4acc042b1b59555ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a373507ae990823e4acc042b1b59555ec" > ◆ < / a > < / span > descriptor_table_ortools_2fglop_2fparameters_2eproto_deps< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* const descriptor_table_ortools_2fglop_2fparameters_2eproto_deps[1]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > }< / div >
< / div > <!-- fragment -->
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00234" > 234< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a6550eb45884e315cd7379e50bbaab8bf" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6550eb45884e315cd7379e50bbaab8bf" > ◆ < / a > < / span > descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_ortools_2fglop_2fparameters_2eproto_once< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00239" > 239< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a71c88fabcb98234ff6a0db1964e810d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71c88fabcb98234ff6a0db1964e810d2" > ◆ < / a > < / span > descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase* const descriptor_table_ortools_2fglop_2fparameters_2eproto_sccs[1]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > & < a class = "code" href = "parameters_8pb_8cc.html#a4f3de92af54f489a41a0c2d5e936801e" > scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > .base,< / div >
< div class = "line" > }< / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "aparameters_8pb_8cc_html_a4f3de92af54f489a41a0c2d5e936801e" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a4f3de92af54f489a41a0c2d5e936801e" > scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0 > scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00035" > parameters.pb.cc:35< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00236" > 236< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "ab19d5f33ce1f01597bfb09621d602740" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab19d5f33ce1f01597bfb09621d602740" > ◆ < / a > < / span > dynamic_init_dummy_ortools_2fglop_2fparameters_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool dynamic_init_dummy_ortools_2fglop_2fparameters_2eproto = (static_cast< void> (::PROTOBUF_NAMESPACE_ID::internal::AddDescriptors(& < a class = "el" href = "parameters_8pb_8h.html#a38fb4fd2e166af79413e613c6f243db1" > descriptor_table_ortools_2fglop_2fparameters_2eproto< / a > )), true)< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00248" > 248< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a99b6f5a2938c4db4c9413e9b84f85717" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a99b6f5a2938c4db4c9413e9b84f85717" > ◆ < / a > < / span > file_default_instances< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ::PROTOBUF_NAMESPACE_ID::Message const* const file_default_instances[]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > = {< / div >
< div class = "line" > < span class = "keyword" > reinterpret_cast< < / span > < span class = "keyword" > const < / span > ::PROTOBUF_NAMESPACE_ID::Message*< span class = "keyword" > > < / span > (& < a class = "code" href = "namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9" > ::operations_research::glop::_GlopParameters_default_instance_< / a > ),< / div >
< div class = "line" > }< / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "anamespaceoperations__research_1_1glop_html_a6da51e4b948bf56f398510eb5eb845c9" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a6da51e4b948bf56f398510eb5eb845c9" > operations_research::glop::_GlopParameters_default_instance_< / a > < / div > < div class = "ttdeci" > class operations_research::glop::GlopParametersDefaultTypeInternal _GlopParameters_default_instance_< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8h_source.html#l00061" > parameters.pb.h:60< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
2020-12-29 22:27:47 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00155" > 155< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
2020-11-18 14:53:30 +01:00
< a id = "aea55cdd00c88fb580610262cf2f5e4b0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aea55cdd00c88fb580610262cf2f5e4b0" > ◆ < / a > < / span > file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto< / h2 >
2020-09-02 09:42:51 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-18 14:53:30 +01:00
< td class = "memname" > const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* file_level_enum_descriptors_ortools_2fglop_2fparameters_2eproto[5]< / td >
2020-09-02 09:42:51 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / 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 = "parameters_8pb_8cc_source.html#l00039" > 39< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a8db0f87b56bfc570c0b7c0aa9aaa1a58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8db0f87b56bfc570c0b7c0aa9aaa1a58" > ◆ < / a > < / span > file_level_metadata_ortools_2fglop_2fparameters_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_ortools_2fglop_2fparameters_2eproto[1]< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / 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 = "parameters_8pb_8cc_source.html#l00038" > 38< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a6d0023696a7ee2526bca139eea606f5a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d0023696a7ee2526bca139eea606f5a" > ◆ < / a > < / span > file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_ortools_2fglop_2fparameters_2eproto = nullptr< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / 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 = "parameters_8pb_8cc_source.html#l00040" > 40< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a4f3de92af54f489a41a0c2d5e936801e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f3de92af54f489a41a0c2d5e936801e" > ◆ < / a > < / span > scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ::PROTOBUF_NAMESPACE_ID::internal::SCCInfo< 0> scc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > =< / div >
< div class = "line" > {{ATOMIC_VAR_INIT(::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase::kUninitialized), 0, 0, < a class = "code" href = "parameters_8pb_8cc.html#a8d8bdecc81cae84fe64277d2dcfd2fdd" > InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > }, {}}< / div >
2021-01-26 11:28:50 +01:00
< div class = "ttc" id = "aparameters_8pb_8cc_html_a8d8bdecc81cae84fe64277d2dcfd2fdd" > < div class = "ttname" > < a href = "parameters_8pb_8cc.html#a8d8bdecc81cae84fe64277d2dcfd2fdd" > InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto< / a > < / div > < div class = "ttdeci" > static void InitDefaultsscc_info_GlopParameters_ortools_2fglop_2fparameters_2eproto()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "parameters_8pb_8cc_source.html#l00025" > parameters.pb.cc:25< / a > < / div > < / div >
2020-09-02 09:42:51 +02:00
< / div > <!-- fragment -->
2020-12-07 17:47:46 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "parameters_8pb_8cc_source.html#l00035" > 35< / a > of file < a class = "el" href = "parameters_8pb_8cc_source.html" > parameters.pb.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b2c6d49957bf5d0c7726edb4b829cd4d.html" > gen< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dd9e6105f85b4b8d1432afc92516bdf4.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_928368908d9e3793e3841b181b38d8da.html" > glop< / a > < / li > < li class = "navelem" > < a class = "el" href = "parameters_8pb_8cc.html" > parameters.pb.cc< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >