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: FailureProtect< / 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 */
2020-10-09 12:00:09 +02:00
$(document).ready(function(){initNavTree('struct_failure_protect.html',''); initResizable(); });
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-attribs" > Public Attributes< / a > |
2020-10-09 12:00:09 +02:00
< a href = "struct_failure_protect-members.html" > List of all members< / a > < / div >
2020-09-02 09:42:51 +02:00
< div class = "headertitle" >
< div class = "title" > FailureProtect< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2021-02-16 18:34:57 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html#l00901" > 901< / a > of file < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html" > constraint_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_failure_protect.html#a18705ca7a909ccb82b52d595825f2c51" > JumpBack< / a > ()< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_failure_protect.html#a18705ca7a909ccb82b52d595825f2c51" > JumpBack< / a > ()< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_failure_protect.html#a18705ca7a909ccb82b52d595825f2c51" > JumpBack< / a > ()< / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:a18705ca7a909ccb82b52d595825f2c51" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af4502d4f5868ff745e314db895f78131" > < td class = "memItemLeft" align = "right" valign = "top" > jmp_buf  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_failure_protect.html#af4502d4f5868ff745e314db895f78131" > exception_buffer< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:af4502d4f5868ff745e314db895f78131" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a18705ca7a909ccb82b52d595825f2c51" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18705ca7a909ccb82b52d595825f2c51" > ◆ < / a > < / span > JumpBack() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void JumpBack < / 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" >
2021-02-16 18:34:57 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html#l00903" > 903< / a > of file < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html" > constraint_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a18705ca7a909ccb82b52d595825f2c51" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18705ca7a909ccb82b52d595825f2c51" > ◆ < / a > < / span > JumpBack() < span class = "overload" > [2/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void JumpBack < / 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" >
2021-02-16 18:34:57 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver__java__wrap_8cc_source.html#l00863" > 863< / a > of file < a class = "el" href = "constraint__solver__java__wrap_8cc_source.html" > constraint_solver_java_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< a id = "a18705ca7a909ccb82b52d595825f2c51" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18705ca7a909ccb82b52d595825f2c51" > ◆ < / a > < / span > JumpBack() < 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" > void JumpBack < / 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" >
2021-02-26 14:48:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver__python__wrap_8cc_source.html#l03416" > 3416< / a > of file < a class = "el" href = "constraint__solver__python__wrap_8cc_source.html" > constraint_solver_python_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "af4502d4f5868ff745e314db895f78131" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af4502d4f5868ff745e314db895f78131" > ◆ < / a > < / span > exception_buffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > jmp_buf exception_buffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-02-16 18:34:57 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html#l00902" > 902< / a > of file < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html" > constraint_solver_csharp_wrap.cc< / a > .< / p >
2020-09-02 09:42:51 +02:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following files:< ul >
< li > < a class = "el" href = "constraint__solver__csharp__wrap_8cc_source.html" > constraint_solver_csharp_wrap.cc< / a > < / li >
< li > < a class = "el" href = "constraint__solver__java__wrap_8cc_source.html" > constraint_solver_java_wrap.cc< / a > < / li >
< li > < a class = "el" href = "constraint__solver__python__wrap_8cc_source.html" > constraint_solver_python_wrap.cc< / a > < / li >
< / ul >
< / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "struct_failure_protect.html" > FailureProtect< / a > < / li >
2020-09-02 09:42:51 +02:00
< 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 >