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"/> -->
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
< span id = "sfml" > Google OR-Tools 7.5< / span >
< / 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: Routing< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2020-01-31 17:22:59 +01:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "classoperations__research_1_1RoutingModelParameters-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > RoutingModelParameters< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01054" > 1054< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
< tr class = "memitem:aaafc3906427cbcc13df89e9e2d468ac4" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > : int { < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#aaafc3906427cbcc13df89e9e2d468ac4a6be169fb38563c9728dcb6611e81764a" > kSolverParametersFieldNumber< / a > = 1,
< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#aaafc3906427cbcc13df89e9e2d468ac4a21d53b0ebef22b79f41086be5c633d96" > kReduceVehicleCostModelFieldNumber< / a > = 2,
< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#aaafc3906427cbcc13df89e9e2d468ac4a1f081a7fcede48e707efb2773028afcf" > kMaxCallbackCacheSizeFieldNumber< / a > = 3
}< / td > < / tr >
< tr class = "separator:aaafc3906427cbcc13df89e9e2d468ac4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ab3af65c02d77e5388763715c42a662b7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ab3af65c02d77e5388763715c42a662b7" > RoutingModelParameters< / a > ()< / td > < / tr >
< tr class = "separator:ab3af65c02d77e5388763715c42a662b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1b17e6ebcf4dcc4e1ca78fce7b19b060" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a1b17e6ebcf4dcc4e1ca78fce7b19b060" > ~RoutingModelParameters< / a > ()< / td > < / tr >
< tr class = "separator:a1b17e6ebcf4dcc4e1ca78fce7b19b060" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47170481dc2c9c4b85ed0781e0081254" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a47170481dc2c9c4b85ed0781e0081254" > RoutingModelParameters< / a > (const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & from)< / td > < / tr >
< tr class = "separator:a47170481dc2c9c4b85ed0781e0081254" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af06c4a0461ecd7e3f9e0686af8badac2" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#af06c4a0461ecd7e3f9e0686af8badac2" > RoutingModelParameters< / a > (< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & & from) noexcept< / td > < / tr >
< tr class = "separator:af06c4a0461ecd7e3f9e0686af8badac2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acfe405c814680f39db6af06b04cf6bc4" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#acfe405c814680f39db6af06b04cf6bc4" > operator=< / a > (const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & from)< / td > < / tr >
< tr class = "separator:acfe405c814680f39db6af06b04cf6bc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a91a8a1f12a43b8da309cd70f82646177" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a91a8a1f12a43b8da309cd70f82646177" > operator=< / a > (< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & & from) noexcept< / td > < / tr >
< tr class = "separator:a91a8a1f12a43b8da309cd70f82646177" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5f53beaf0eb6b6745d8ddeb7223f1c9f" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a5f53beaf0eb6b6745d8ddeb7223f1c9f" > Swap< / a > (< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > *other)< / td > < / tr >
< tr class = "separator:a5f53beaf0eb6b6745d8ddeb7223f1c9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2ee89a80f51a1bd0e6323b56ddf80419" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a2ee89a80f51a1bd0e6323b56ddf80419" > New< / a > () const final< / td > < / tr >
< tr class = "separator:a2ee89a80f51a1bd0e6323b56ddf80419" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad0daaf0ba566cbf9b60f5e2cce65e369" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ad0daaf0ba566cbf9b60f5e2cce65e369" > New< / a > (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final< / td > < / tr >
< tr class = "separator:ad0daaf0ba566cbf9b60f5e2cce65e369" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8833e075ef8f8090c75efbe0ada224f7" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a8833e075ef8f8090c75efbe0ada224f7" > CopyFrom< / a > (const ::PROTOBUF_NAMESPACE_ID::Message & from) final< / td > < / tr >
< tr class = "separator:a8833e075ef8f8090c75efbe0ada224f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4422e344178071198054eff604eea3d2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a4422e344178071198054eff604eea3d2" > MergeFrom< / a > (const ::PROTOBUF_NAMESPACE_ID::Message & from) final< / td > < / tr >
< tr class = "separator:a4422e344178071198054eff604eea3d2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4da936abedd18ba5288f241c4c96ba66" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a4da936abedd18ba5288f241c4c96ba66" > CopyFrom< / a > (const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & from)< / td > < / tr >
< tr class = "separator:a4da936abedd18ba5288f241c4c96ba66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab79b084f3097580369268ff30c0fad05" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ab79b084f3097580369268ff30c0fad05" > MergeFrom< / a > (const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & from)< / td > < / tr >
< tr class = "separator:ab79b084f3097580369268ff30c0fad05" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e436b607da362266ed7e00d18cd6ac7" > < td class = "memItemLeft" align = "right" valign = "top" > PROTOBUF_ATTRIBUTE_REINITIALIZES void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a1e436b607da362266ed7e00d18cd6ac7" > Clear< / a > () final< / td > < / tr >
< tr class = "separator:a1e436b607da362266ed7e00d18cd6ac7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83794439b5a81a507b67b07f09d4f048" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a83794439b5a81a507b67b07f09d4f048" > IsInitialized< / a > () const final< / td > < / tr >
< tr class = "separator:a83794439b5a81a507b67b07f09d4f048" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1033c8579625eedc97d25696eeca0b1" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#af1033c8579625eedc97d25696eeca0b1" > ByteSizeLong< / a > () const final< / td > < / tr >
< tr class = "separator:af1033c8579625eedc97d25696eeca0b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a454c67b85b98fe47e87043230d799c2a" > < td class = "memItemLeft" align = "right" valign = "top" > const char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a454c67b85b98fe47e87043230d799c2a" > _InternalParse< / a > (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final< / td > < / tr >
< tr class = "separator:a454c67b85b98fe47e87043230d799c2a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a441b119e474a1202488ec26fa6eed236" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::uint8 *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a441b119e474a1202488ec26fa6eed236" > _InternalSerialize< / a > (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final< / td > < / tr >
< tr class = "separator:a441b119e474a1202488ec26fa6eed236" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2c971b2a10d6aa68bf5fa0a7d4200ae6" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a2c971b2a10d6aa68bf5fa0a7d4200ae6" > GetCachedSize< / a > () const final< / td > < / tr >
< tr class = "separator:a2c971b2a10d6aa68bf5fa0a7d4200ae6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abee10a388b53df255f15fbec07e1ac80" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::Metadata  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#abee10a388b53df255f15fbec07e1ac80" > GetMetadata< / a > () const final< / td > < / tr >
< tr class = "separator:abee10a388b53df255f15fbec07e1ac80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa6abb3b3d277e4432d8a3358b088ef9e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#aa6abb3b3d277e4432d8a3358b088ef9e" > has_solver_parameters< / a > () const< / td > < / tr >
< tr class = "separator:aa6abb3b3d277e4432d8a3358b088ef9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0f05a589e88aba4b2b914840d1fd6503" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a0f05a589e88aba4b2b914840d1fd6503" > clear_solver_parameters< / a > ()< / td > < / tr >
< tr class = "separator:a0f05a589e88aba4b2b914840d1fd6503" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9067806e8099588f9fe9f1f6f32b499e" > < td class = "memItemLeft" align = "right" valign = "top" > const ::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a9067806e8099588f9fe9f1f6f32b499e" > solver_parameters< / a > () const< / td > < / tr >
< tr class = "separator:a9067806e8099588f9fe9f1f6f32b499e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a75162d823e16e54cc6027f61db4745b0" > < td class = "memItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a75162d823e16e54cc6027f61db4745b0" > release_solver_parameters< / a > ()< / td > < / tr >
< tr class = "separator:a75162d823e16e54cc6027f61db4745b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9186f8785fad64bd7249b21b25c1b911" > < td class = "memItemLeft" align = "right" valign = "top" > ::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a9186f8785fad64bd7249b21b25c1b911" > mutable_solver_parameters< / a > ()< / td > < / tr >
< tr class = "separator:a9186f8785fad64bd7249b21b25c1b911" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a37f5327266e1bc8ebff1a398a034c6dd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a37f5327266e1bc8ebff1a398a034c6dd" > set_allocated_solver_parameters< / a > (::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > *< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a9067806e8099588f9fe9f1f6f32b499e" > solver_parameters< / a > )< / td > < / tr >
< tr class = "separator:a37f5327266e1bc8ebff1a398a034c6dd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acda46023cd1374daa93beb9ea6ce00b2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#acda46023cd1374daa93beb9ea6ce00b2" > clear_reduce_vehicle_cost_model< / a > ()< / td > < / tr >
< tr class = "separator:acda46023cd1374daa93beb9ea6ce00b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d5e89e2de5e9b3fb77aa46489d67485" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a7d5e89e2de5e9b3fb77aa46489d67485" > reduce_vehicle_cost_model< / a > () const< / td > < / tr >
< tr class = "separator:a7d5e89e2de5e9b3fb77aa46489d67485" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a56937ce470577f5a91c46ae5d895d344" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a56937ce470577f5a91c46ae5d895d344" > set_reduce_vehicle_cost_model< / a > (bool value)< / td > < / tr >
< tr class = "separator:a56937ce470577f5a91c46ae5d895d344" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a43d0137cfd27ebe0d6d7f78ee06d20aa" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a43d0137cfd27ebe0d6d7f78ee06d20aa" > clear_max_callback_cache_size< / a > ()< / td > < / tr >
< tr class = "separator:a43d0137cfd27ebe0d6d7f78ee06d20aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae5504f1856ec8589e31c595667fd7ba4" > < td class = "memItemLeft" align = "right" valign = "top" > ::PROTOBUF_NAMESPACE_ID::int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ae5504f1856ec8589e31c595667fd7ba4" > max_callback_cache_size< / a > () const< / td > < / tr >
< tr class = "separator:ae5504f1856ec8589e31c595667fd7ba4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f357633dfbc16ff045e9165fb401310" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a4f357633dfbc16ff045e9165fb401310" > set_max_callback_cache_size< / a > (::PROTOBUF_NAMESPACE_ID::int32 value)< / td > < / tr >
< tr class = "separator:a4f357633dfbc16ff045e9165fb401310" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a3093b30aa99ebf483676b451adbd5708" > < td class = "memItemLeft" align = "right" valign = "top" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a3093b30aa99ebf483676b451adbd5708" > descriptor< / a > ()< / td > < / tr >
< tr class = "separator:a3093b30aa99ebf483676b451adbd5708" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac3a0363ef4ac7055acd3971d5ccf835a" > < td class = "memItemLeft" align = "right" valign = "top" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ac3a0363ef4ac7055acd3971d5ccf835a" > GetDescriptor< / a > ()< / td > < / tr >
< tr class = "separator:ac3a0363ef4ac7055acd3971d5ccf835a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1357c96fb88e28af1b115542dcc00a0c" > < td class = "memItemLeft" align = "right" valign = "top" > static const ::PROTOBUF_NAMESPACE_ID::Reflection *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a1357c96fb88e28af1b115542dcc00a0c" > GetReflection< / a > ()< / td > < / tr >
< tr class = "separator:a1357c96fb88e28af1b115542dcc00a0c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7c4f02f8590ae80c8ea41994099722c" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#ae7c4f02f8590ae80c8ea41994099722c" > default_instance< / a > ()< / td > < / tr >
< tr class = "separator:ae7c4f02f8590ae80c8ea41994099722c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a05cb7c52e2ce1eea2689c26385612b33" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a05cb7c52e2ce1eea2689c26385612b33" > InitAsDefaultInstance< / a > ()< / td > < / tr >
< tr class = "separator:a05cb7c52e2ce1eea2689c26385612b33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a689a6fb6b7302977eee7654b810fde99" > < td class = "memItemLeft" align = "right" valign = "top" > static const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a689a6fb6b7302977eee7654b810fde99" > internal_default_instance< / a > ()< / td > < / tr >
< tr class = "separator:a689a6fb6b7302977eee7654b810fde99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a8473d52a88ddd9d90e879d1716586bee" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html#a8473d52a88ddd9d90e879d1716586bee" > kIndexInFileMessages< / a > < / td > < / tr >
< tr class = "separator:a8473d52a88ddd9d90e879d1716586bee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Enumeration Documentation< / h2 >
< a id = "aaafc3906427cbcc13df89e9e2d468ac4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaafc3906427cbcc13df89e9e2d468ac4" > ◆ < / a > < / span > anonymous enum< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > anonymous enum : int< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "aaafc3906427cbcc13df89e9e2d468ac4a6be169fb38563c9728dcb6611e81764a" > < / a > kSolverParametersFieldNumber  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aaafc3906427cbcc13df89e9e2d468ac4a21d53b0ebef22b79f41086be5c633d96" > < / a > kReduceVehicleCostModelFieldNumber  < / td > < td class = "fielddoc" > < / td > < / tr >
< tr > < td class = "fieldname" > < a id = "aaafc3906427cbcc13df89e9e2d468ac4a1f081a7fcede48e707efb2773028afcf" > < / a > kMaxCallbackCacheSizeFieldNumber  < / td > < td class = "fielddoc" > < / td > < / tr >
< / table >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01159" > 1159< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ab3af65c02d77e5388763715c42a662b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3af65c02d77e5388763715c42a662b7" > ◆ < / a > < / span > RoutingModelParameters() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1b17e6ebcf4dcc4e1ca78fce7b19b060" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1b17e6ebcf4dcc4e1ca78fce7b19b060" > ◆ < / a > < / span > ~RoutingModelParameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual ~< a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a47170481dc2c9c4b85ed0781e0081254" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a47170481dc2c9c4b85ed0781e0081254" > ◆ < / a > < / span > RoutingModelParameters() < span class = "overload" > [2/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "af06c4a0461ecd7e3f9e0686af8badac2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af06c4a0461ecd7e3f9e0686af8badac2" > ◆ < / a > < / span > RoutingModelParameters() < span class = "overload" > [3/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > noexcept< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01061" > 1061< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a454c67b85b98fe47e87043230d799c2a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a454c67b85b98fe47e87043230d799c2a" > ◆ < / a > < / span > _InternalParse()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const char* _InternalParse < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > ptr< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  < / td >
< td class = "paramname" > < em > ctx< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a441b119e474a1202488ec26fa6eed236" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a441b119e474a1202488ec26fa6eed236" > ◆ < / a > < / span > _InternalSerialize()< / 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::uint8* _InternalSerialize < / td >
< td > (< / td >
< td class = "paramtype" > ::PROTOBUF_NAMESPACE_ID::uint8 *  < / td >
< td class = "paramname" > < em > target< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  < / td >
< td class = "paramname" > < em > stream< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "af1033c8579625eedc97d25696eeca0b1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1033c8579625eedc97d25696eeca0b1" > ◆ < / a > < / span > ByteSizeLong()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t ByteSizeLong < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1e436b607da362266ed7e00d18cd6ac7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e436b607da362266ed7e00d18cd6ac7" > ◆ < / a > < / span > Clear()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a43d0137cfd27ebe0d6d7f78ee06d20aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43d0137cfd27ebe0d6d7f78ee06d20aa" > ◆ < / a > < / span > clear_max_callback_cache_size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void clear_max_callback_cache_size < / td >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02612" > 2612< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "acda46023cd1374daa93beb9ea6ce00b2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acda46023cd1374daa93beb9ea6ce00b2" > ◆ < / a > < / span > clear_reduce_vehicle_cost_model()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void clear_reduce_vehicle_cost_model < / td >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02592" > 2592< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a0f05a589e88aba4b2b914840d1fd6503" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0f05a589e88aba4b2b914840d1fd6503" > ◆ < / a > < / span > clear_solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void clear_solver_parameters < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a8833e075ef8f8090c75efbe0ada224f7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8833e075ef8f8090c75efbe0ada224f7" > ◆ < / a > < / span > CopyFrom() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void CopyFrom < / td >
< td > (< / td >
< td class = "paramtype" > const ::PROTOBUF_NAMESPACE_ID::Message &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4da936abedd18ba5288f241c4c96ba66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4da936abedd18ba5288f241c4c96ba66" > ◆ < / a > < / span > CopyFrom() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void CopyFrom < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae7c4f02f8590ae80c8ea41994099722c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7c4f02f8590ae80c8ea41994099722c" > ◆ < / a > < / span > default_instance()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & default_instance < / 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" >
< / div >
< / div >
< a id = "a3093b30aa99ebf483676b451adbd5708" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3093b30aa99ebf483676b451adbd5708" > ◆ < / a > < / span > descriptor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor* descriptor < / td >
< 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01079" > 1079< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a2c971b2a10d6aa68bf5fa0a7d4200ae6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c971b2a10d6aa68bf5fa0a7d4200ae6" > ◆ < / a > < / span > GetCachedSize()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int GetCachedSize < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01126" > 1126< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "ac3a0363ef4ac7055acd3971d5ccf835a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac3a0363ef4ac7055acd3971d5ccf835a" > ◆ < / a > < / span > GetDescriptor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const ::PROTOBUF_NAMESPACE_ID::Descriptor* GetDescriptor < / td >
< 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01082" > 1082< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "abee10a388b53df255f15fbec07e1ac80" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abee10a388b53df255f15fbec07e1ac80" > ◆ < / a > < / span > GetMetadata()< / 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 GetMetadata < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1357c96fb88e28af1b115542dcc00a0c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1357c96fb88e28af1b115542dcc00a0c" > ◆ < / a > < / span > GetReflection()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const ::PROTOBUF_NAMESPACE_ID::Reflection* GetReflection < / td >
< 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01085" > 1085< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "aa6abb3b3d277e4432d8a3358b088ef9e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa6abb3b3d277e4432d8a3358b088ef9e" > ◆ < / a > < / span > has_solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool has_solver_parameters < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02541" > 2541< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a05cb7c52e2ce1eea2689c26385612b33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05cb7c52e2ce1eea2689c26385612b33" > ◆ < / a > < / span > InitAsDefaultInstance()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static void InitAsDefaultInstance < / 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" >
< / div >
< / div >
< a id = "a689a6fb6b7302977eee7654b810fde99" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a689a6fb6b7302977eee7654b810fde99" > ◆ < / a > < / span > internal_default_instance()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > * internal_default_instance < / td >
< 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01091" > 1091< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a83794439b5a81a507b67b07f09d4f048" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a83794439b5a81a507b67b07f09d4f048" > ◆ < / a > < / span > IsInitialized()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IsInitialized < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae5504f1856ec8589e31c595667fd7ba4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae5504f1856ec8589e31c595667fd7ba4" > ◆ < / a > < / span > max_callback_cache_size()< / 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::int32 max_callback_cache_size < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02618" > 2618< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a4422e344178071198054eff604eea3d2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4422e344178071198054eff604eea3d2" > ◆ < / a > < / span > MergeFrom() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void MergeFrom < / td >
< td > (< / td >
< td class = "paramtype" > const ::PROTOBUF_NAMESPACE_ID::Message &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ab79b084f3097580369268ff30c0fad05" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab79b084f3097580369268ff30c0fad05" > ◆ < / a > < / span > MergeFrom() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void MergeFrom < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a9186f8785fad64bd7249b21b25c1b911" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9186f8785fad64bd7249b21b25c1b911" > ◆ < / a > < / span > mutable_solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > * mutable_solver_parameters < / td >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02568" > 2568< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a2ee89a80f51a1bd0e6323b56ddf80419" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2ee89a80f51a1bd0e6323b56ddf80419" > ◆ < / a > < / span > New() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > * New < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01108" > 1108< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "ad0daaf0ba566cbf9b60f5e2cce65e369" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad0daaf0ba566cbf9b60f5e2cce65e369" > ◆ < / a > < / span > New() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > * New < / td >
< td > (< / td >
< td class = "paramtype" > ::PROTOBUF_NAMESPACE_ID::Arena *  < / td >
< td class = "paramname" > < em > arena< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > final< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01112" > 1112< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "acfe405c814680f39db6af06b04cf6bc4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acfe405c814680f39db6af06b04cf6bc4" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > &   < / td >
< td class = "paramname" > < em > from< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01066" > 1066< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a91a8a1f12a43b8da309cd70f82646177" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91a8a1f12a43b8da309cd70f82646177" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & operator= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > & &   < / td >
< td class = "paramname" > < em > from< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > noexcept< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01070" > 1070< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a7d5e89e2de5e9b3fb77aa46489d67485" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d5e89e2de5e9b3fb77aa46489d67485" > ◆ < / a > < / span > reduce_vehicle_cost_model()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool reduce_vehicle_cost_model < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02598" > 2598< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a75162d823e16e54cc6027f61db4745b0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a75162d823e16e54cc6027f61db4745b0" > ◆ < / a > < / span > release_solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > * release_solver_parameters < / td >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02553" > 2553< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a37f5327266e1bc8ebff1a398a034c6dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a37f5327266e1bc8ebff1a398a034c6dd" > ◆ < / a > < / span > set_allocated_solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void set_allocated_solver_parameters < / td >
< td > (< / td >
< td class = "paramtype" > ::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > *  < / td >
< td class = "paramname" > < em > solver_parameters< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02572" > 2572< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a4f357633dfbc16ff045e9165fb401310" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f357633dfbc16ff045e9165fb401310" > ◆ < / a > < / span > set_max_callback_cache_size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void set_max_callback_cache_size < / td >
< td > (< / td >
< td class = "paramtype" > ::PROTOBUF_NAMESPACE_ID::int32  < / td >
< td class = "paramname" > < em > value< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02626" > 2626< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a56937ce470577f5a91c46ae5d895d344" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a56937ce470577f5a91c46ae5d895d344" > ◆ < / a > < / span > set_reduce_vehicle_cost_model()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void set_reduce_vehicle_cost_model < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > value< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02606" > 2606< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a9067806e8099588f9fe9f1f6f32b499e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9067806e8099588f9fe9f1f6f32b499e" > ◆ < / a > < / span > solver_parameters()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ::< a class = "el" href = "classoperations__research_1_1ConstraintSolverParameters.html" > operations_research::ConstraintSolverParameters< / a > & solver_parameters < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l02549" > 2549< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< a id = "a5f53beaf0eb6b6745d8ddeb7223f1c9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5f53beaf0eb6b6745d8ddeb7223f1c9f" > ◆ < / a > < / span > Swap()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Swap < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1RoutingModelParameters.html" > RoutingModelParameters< / a > *  < / td >
< td class = "paramname" > < em > other< / em > < / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01101" > 1101< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a8473d52a88ddd9d90e879d1716586bee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8473d52a88ddd9d90e879d1716586bee" > ◆ < / a > < / span > kIndexInFileMessages< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr int kIndexInFileMessages< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > constexpr< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > =< / div >
< div class = "line" > 2< / div >
< / div > <!-- fragment -->
< p class = "definition" > Definition at line < a class = "el" href = "routing__parameters_8pb_8h_source.html#l01095" > 1095< / a > of file < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "routing__parameters_8pb_8h_source.html" > routing_parameters.pb.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div >
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >