2019-06-13 15:36:14 +02: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"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< 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" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Routing< / h1 >
< / div >
2020-01-27 13:48:26 +01:00
<!-- Generated by Doxygen 1.8.18 -->
2019-06-13 15:36:14 +02: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 >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< 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_1DelayedCallMethod2.html" > DelayedCallMethod2< / a > < / li > < / ul >
2019-06-13 15:36:14 +02:00
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > DelayedCallMethod2< T, P, Q > Member List< / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< p > This is the complete list of members for < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > , including all inherited members.< / p >
2019-06-13 15:36:14 +02:00
< table class = "directory" >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html#a48f1c86064886ad6b10822e12c877da9" > BaseObject< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html" > BaseObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html#aed804747c45a7e1caf81461f9e45dd91" > DebugString< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html#a49265dec10e3d62758187d11a022df4c" > DelayedCallMethod2< / a > (T *const ct, void(T::*method)(P, Q), const std::string & name, P param1, Q param2)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html#a18542ce967b086b67c5b0e2b1c025bcf" > Demon< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html" > Demon< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html#a2baabc490b7cd5aa80136e07b358cb21" > desinhibit< / a > (Solver *const s)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html" > Demon< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html#a0c1ff1e86b1eb08d0f87eab2943dac2a" > inhibit< / a > (Solver *const s)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html" > Demon< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html#a0a34701cff1b1ac2fabd11e27c7cebc9" > priority< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html#ac863f0fdd6a476ca003c99f58f14e623" > Run< / a > (Solver *const s) override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html#a9d8322d9fcae16059ee5a30839360bfe" > ~BaseObject< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html" > BaseObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html#a48ef3b8afff6d3904fcbe52d8c65ccb8" > ~DelayedCallMethod2< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1DelayedCallMethod2.html" > DelayedCallMethod2< T, P, Q > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html#a5c1d752bf5b8c6e57bd7defbdbc3e0d8" > ~Demon< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1Demon.html" > Demon< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >