2020-09-01 16:00:33 +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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: File< / 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
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('class_file.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
2020-10-09 12:00:09 +02:00
< a href = "class_file-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > File< / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2022-03-04 00:11:33 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8h_source.html#l00033" > 33< / a > of file < a class = "el" href = "base_2file_8h_source.html" > base/file.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7c528f4c5a9323874493ac186236ac14" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a7c528f4c5a9323874493ac186236ac14" > Read< / a > (void *const buff, size_t size)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7c528f4c5a9323874493ac186236ac14" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5971da164c77aa51a53276e12d6eb194" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a5971da164c77aa51a53276e12d6eb194" > ReadOrDie< / a > (void *const buff, size_t size)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5971da164c77aa51a53276e12d6eb194" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a336733628d42e50adb69e48d4b99ba19" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a336733628d42e50adb69e48d4b99ba19" > ReadLine< / a > (char *const output, uint64_t max_length)< / td > < / tr >
< tr class = "separator:a336733628d42e50adb69e48d4b99ba19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2f3ed179a0d3b48527a511dd2e5bcccf" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a2f3ed179a0d3b48527a511dd2e5bcccf" > ReadToString< / a > (std::string *const line, uint64_t max_length)< / td > < / tr >
< tr class = "separator:a2f3ed179a0d3b48527a511dd2e5bcccf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5b5afc5f01596f16da698ef36e52254b" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a5b5afc5f01596f16da698ef36e52254b" > Write< / a > (const void *const buff, size_t size)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5b5afc5f01596f16da698ef36e52254b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a4b267074342c283392f3c5dd1ef8f484" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a4b267074342c283392f3c5dd1ef8f484" > WriteOrDie< / a > (const void *const buff, size_t size)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4b267074342c283392f3c5dd1ef8f484" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:acdd94cf58666963ca27aa57a1bf0b004" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#acdd94cf58666963ca27aa57a1bf0b004" > WriteString< / a > (const std::string & line)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acdd94cf58666963ca27aa57a1bf0b004" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7e39a88c5efd5091de7e055d3c603faf" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a7e39a88c5efd5091de7e055d3c603faf" > WriteLine< / a > (const std::string & line)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7e39a88c5efd5091de7e055d3c603faf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aef7e3d18ef267f23f64ad397fa359cc1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#aef7e3d18ef267f23f64ad397fa359cc1" > Close< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aef7e3d18ef267f23f64ad397fa359cc1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aa1044434fd3564e0e337fcfbc79e079a" > < td class = "memItemLeft" align = "right" valign = "top" > absl::Status  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#aa1044434fd3564e0e337fcfbc79e079a" > Close< / a > (int flags)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa1044434fd3564e0e337fcfbc79e079a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a4da7f21f19bf1845c431403863efb2c1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a4da7f21f19bf1845c431403863efb2c1" > Flush< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4da7f21f19bf1845c431403863efb2c1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7b470b21b5807f0a9162bef72aebfef9" > < td class = "memItemLeft" align = "right" valign = "top" > size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a7b470b21b5807f0a9162bef72aebfef9" > Size< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7b470b21b5807f0a9162bef72aebfef9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a949f58190d136c866889dbdfd0d46eef" > < td class = "memItemLeft" align = "right" valign = "top" > absl::string_view  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a949f58190d136c866889dbdfd0d46eef" > filename< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a949f58190d136c866889dbdfd0d46eef" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a07188aac2d96e339c757acc2f502ccc6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a07188aac2d96e339c757acc2f502ccc6" > Open< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a07188aac2d96e339c757acc2f502ccc6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2020-09-01 16:00:33 +02:00
Static Public Member Functions< / h2 > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a250d1856f4e285c0fd1b5261ec0cb199" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "class_file.html" > File< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a250d1856f4e285c0fd1b5261ec0cb199" > Open< / a > (const char *const < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > , const char *const flag)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a250d1856f4e285c0fd1b5261ec0cb199" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ae0524c7530f1c68f29f5b390ce97117d" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "class_file.html" > File< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#ae0524c7530f1c68f29f5b390ce97117d" > Open< / a > (const absl::string_view & < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > , const char *const mode)< / td > < / tr >
< tr class = "separator:ae0524c7530f1c68f29f5b390ce97117d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a12b1807483aec6e4e08b2fbf5b099609" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "class_file.html" > File< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a12b1807483aec6e4e08b2fbf5b099609" > OpenOrDie< / a > (const char *const < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > , const char *const flag)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a12b1807483aec6e4e08b2fbf5b099609" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a052b406108be76bc2dedd13653a5ae9f" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "class_file.html" > File< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a052b406108be76bc2dedd13653a5ae9f" > OpenOrDie< / a > (const absl::string_view & < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > , const char *const flag)< / td > < / tr >
< tr class = "separator:a052b406108be76bc2dedd13653a5ae9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a1e3b6d38df0786ccf7f938d60e386aae" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a1e3b6d38df0786ccf7f938d60e386aae" > Init< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1e3b6d38df0786ccf7f938d60e386aae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a841d8893e6b6d9ee5e9ecba647591843" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a841d8893e6b6d9ee5e9ecba647591843" > Delete< / a > (const char *const < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a841d8893e6b6d9ee5e9ecba647591843" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:aee8fe58e5e1bc6afcae7a5e8a255f545" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#aee8fe58e5e1bc6afcae7a5e8a255f545" > Delete< / a > (const absl::string_view & < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aee8fe58e5e1bc6afcae7a5e8a255f545" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a49ef8b316f7bb7968563ae825f714383" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_file.html#a49ef8b316f7bb7968563ae825f714383" > Exists< / a > (const char *const < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a49ef8b316f7bb7968563ae825f714383" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "aef7e3d18ef267f23f64ad397fa359cc1" name = "aef7e3d18ef267f23f64ad397fa359cc1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef7e3d18ef267f23f64ad397fa359cc1" > ◆ < / a > < / span > Close() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Close < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00048" > 48< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa1044434fd3564e0e337fcfbc79e079a" name = "aa1044434fd3564e0e337fcfbc79e079a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1044434fd3564e0e337fcfbc79e079a" > ◆ < / a > < / span > Close() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > absl::Status Close < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > flags< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00057" > 57< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aee8fe58e5e1bc6afcae7a5e8a255f545" name = "aee8fe58e5e1bc6afcae7a5e8a255f545" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aee8fe58e5e1bc6afcae7a5e8a255f545" > ◆ < / a > < / span > Delete() < span class = "overload" > [1/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > static bool Delete < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const absl::string_view &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8h_source.html#l00103" > 103< / a > of file < a class = "el" href = "base_2file_8h_source.html" > base/file.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a841d8893e6b6d9ee5e9ecba647591843" name = "a841d8893e6b6d9ee5e9ecba647591843" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a841d8893e6b6d9ee5e9ecba647591843" > ◆ < / a > < / span > Delete() < span class = "overload" > [2/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > bool Delete < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const char *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00036" > 36< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a49ef8b316f7bb7968563ae825f714383" name = "a49ef8b316f7bb7968563ae825f714383" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a49ef8b316f7bb7968563ae825f714383" > ◆ < / a > < / span > Exists()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Exists < / td >
< td > (< / td >
< td class = "paramtype" > const char *const  < / td >
< td class = "paramname" > < em > name< / em > < / 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" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00038" > 38< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a949f58190d136c866889dbdfd0d46eef" name = "a949f58190d136c866889dbdfd0d46eef" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a949f58190d136c866889dbdfd0d46eef" > ◆ < / a > < / span > filename()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > absl::string_view filename < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00135" > 135< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4da7f21f19bf1845c431403863efb2c1" name = "a4da7f21f19bf1845c431403863efb2c1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4da7f21f19bf1845c431403863efb2c1" > ◆ < / a > < / span > Flush()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Flush < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00046" > 46< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1e3b6d38df0786ccf7f938d60e386aae" name = "a1e3b6d38df0786ccf7f938d60e386aae" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e3b6d38df0786ccf7f938d60e386aae" > ◆ < / a > < / span > Init()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Init < / 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" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00139" > 139< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a07188aac2d96e339c757acc2f502ccc6" name = "a07188aac2d96e339c757acc2f502ccc6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a07188aac2d96e339c757acc2f502ccc6" > ◆ < / a > < / span > Open() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Open < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00137" > 137< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
< / div >
< / div >
< a id = "ae0524c7530f1c68f29f5b390ce97117d" name = "ae0524c7530f1c68f29f5b390ce97117d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0524c7530f1c68f29f5b390ce97117d" > ◆ < / a > < / span > Open() < span class = "overload" > [2/3]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
2021-09-20 15:57:27 +02:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2020-09-01 16:00:33 +02:00
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > static < a class = "el" href = "class_file.html" > File< / a > * Open < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const absl::string_view &   < / td >
2021-09-20 15:57:27 +02:00
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *const  < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramname" > < em > mode< / em >   < / td >
2021-09-20 15:57:27 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
2021-09-20 15:57:27 +02:00
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
2021-09-20 15:57:27 +02:00
< / tr >
< / table >
2020-09-01 16:00:33 +02:00
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8h_source.html#l00040" > 40< / a > of file < a class = "el" href = "base_2file_8h_source.html" > base/file.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a250d1856f4e285c0fd1b5261ec0cb199" name = "a250d1856f4e285c0fd1b5261ec0cb199" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a250d1856f4e285c0fd1b5261ec0cb199" > ◆ < / a > < / span > Open() < span class = "overload" > [3/3]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "class_file.html" > File< / a > * Open < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const char *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *const  < / td >
2022-01-17 21:42:14 +01:00
< td class = "paramname" > < em > flag< / em >   < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00091" > 91< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a052b406108be76bc2dedd13653a5ae9f" name = "a052b406108be76bc2dedd13653a5ae9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a052b406108be76bc2dedd13653a5ae9f" > ◆ < / a > < / span > OpenOrDie() < span class = "overload" > [1/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > static < a class = "el" href = "class_file.html" > File< / a > * OpenOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const absl::string_view &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *const  < / td >
< td class = "paramname" > < em > flag< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8h_source.html#l00051" > 51< / a > of file < a class = "el" href = "base_2file_8h_source.html" > base/file.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a12b1807483aec6e4e08b2fbf5b099609" name = "a12b1807483aec6e4e08b2fbf5b099609" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a12b1807483aec6e4e08b2fbf5b099609" > ◆ < / a > < / span > OpenOrDie() < span class = "overload" > [2/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "class_file.html" > File< / a > * OpenOrDie < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2022-01-17 21:42:14 +01:00
< td class = "paramtype" > const char *const  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *const  < / td >
< td class = "paramname" > < em > flag< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00081" > 81< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7c528f4c5a9323874493ac186236ac14" name = "a7c528f4c5a9323874493ac186236ac14" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7c528f4c5a9323874493ac186236ac14" > ◆ < / a > < / span > Read()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t Read < / td >
< td > (< / td >
< td class = "paramtype" > void *const  < / td >
< td class = "paramname" > < em > buff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > size< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00070" > 70< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a336733628d42e50adb69e48d4b99ba19" name = "a336733628d42e50adb69e48d4b99ba19" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a336733628d42e50adb69e48d4b99ba19" > ◆ < / a > < / span > ReadLine()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char * ReadLine < / td >
< td > (< / td >
< td class = "paramtype" > char *const  < / td >
< td class = "paramname" > < em > output< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > uint64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > max_length< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00098" > 98< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5971da164c77aa51a53276e12d6eb194" name = "a5971da164c77aa51a53276e12d6eb194" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5971da164c77aa51a53276e12d6eb194" > ◆ < / a > < / span > ReadOrDie()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void ReadOrDie < / td >
< td > (< / td >
< td class = "paramtype" > void *const  < / td >
< td class = "paramname" > < em > buff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > size< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00066" > 66< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2f3ed179a0d3b48527a511dd2e5bcccf" name = "a2f3ed179a0d3b48527a511dd2e5bcccf" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2f3ed179a0d3b48527a511dd2e5bcccf" > ◆ < / a > < / span > ReadToString()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t ReadToString < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > std::string *const  < / td >
< td class = "paramname" > < em > line< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > uint64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > max_length< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00102" > 102< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b470b21b5807f0a9162bef72aebfef9" name = "a7b470b21b5807f0a9162bef72aebfef9" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b470b21b5807f0a9162bef72aebfef9" > ◆ < / a > < / span > Size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t Size < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00040" > 40< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5b5afc5f01596f16da698ef36e52254b" name = "a5b5afc5f01596f16da698ef36e52254b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5b5afc5f01596f16da698ef36e52254b" > ◆ < / a > < / span > Write()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t Write < / td >
< td > (< / td >
< td class = "paramtype" > const void *const  < / td >
< td class = "paramname" > < em > buff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > size< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00077" > 77< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7e39a88c5efd5091de7e055d3c603faf" name = "a7e39a88c5efd5091de7e055d3c603faf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7e39a88c5efd5091de7e055d3c603faf" > ◆ < / a > < / span > WriteLine()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool WriteLine < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > line< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00130" > 130< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4b267074342c283392f3c5dd1ef8f484" name = "a4b267074342c283392f3c5dd1ef8f484" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4b267074342c283392f3c5dd1ef8f484" > ◆ < / a > < / span > WriteOrDie()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void WriteOrDie < / td >
< td > (< / td >
< td class = "paramtype" > const void *const  < / td >
< td class = "paramname" > < em > buff< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > size< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00074" > 74< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acdd94cf58666963ca27aa57a1bf0b004" name = "acdd94cf58666963ca27aa57a1bf0b004" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acdd94cf58666963ca27aa57a1bf0b004" > ◆ < / a > < / span > WriteString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > size_t WriteString < / td >
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > line< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2file_8cc_source.html#l00126" > 126< / a > of file < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "base_2file_8h_source.html" > base/file.h< / a > < / li >
2021-04-27 23:00:03 +02:00
< li > < a class = "el" href = "base_2file_8cc_source.html" > base/file.cc< / a > < / li >
2020-09-01 16:00:33 +02:00
< / 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 = "class_file.html" > File< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >