2020-11-18 14:53:30 +01: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-11-18 14:53:30 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: LogMessageFatal< / 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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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('classgoogle_1_1_log_message_fatal.html',''); initResizable(); });
2020-11-18 14:53:30 +01: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-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 = "classgoogle_1_1_log_message_fatal-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > LogMessageFatal< / div > < / div >
2020-11-18 14:53:30 +01: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_2logging_8h_source.html#l01167" > 1167< / a > of file < a class = "el" href = "base_2logging_8h_source.html" > base/logging.h< / a > .< / p >
2020-11-18 14:53:30 +01: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-types" name = "pub-types" > < / a >
2020-11-18 14:53:30 +01:00
Public Types< / h2 > < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a99fb83031ce9923c84392b4e92f956b5" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > { < a class = "el" href = "classgoogle_1_1_log_message.html#a99fb83031ce9923c84392b4e92f956b5af8756cb52a8aac6329e43782e08f69e5" > kNoLogPrefix< / a > = -1
2020-11-18 14:53:30 +01:00
}< / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "separator:a99fb83031ce9923c84392b4e92f956b5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a199150961db89e7f9952b312e40afd9f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef void(LogMessage::*  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a199150961db89e7f9952b312e40afd9f" > SendMethod< / a > ) ()< / td > < / tr >
< tr class = "separator:a199150961db89e7f9952b312e40afd9f" > < 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-methods" name = "pub-methods" > < / a >
2020-11-18 14:53:30 +01:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a4a1f973130ae38c8c9799cd8af1f2873" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html#a4a1f973130ae38c8c9799cd8af1f2873" > LogMessageFatal< / a > (const char *file, int line)< / td > < / tr >
< tr class = "separator:a4a1f973130ae38c8c9799cd8af1f2873" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a245db1b5d0cfab33f699682a59539a00" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html#a245db1b5d0cfab33f699682a59539a00" > LogMessageFatal< / a > (const char *file, int line, const < a class = "el" href = "structgoogle_1_1_check_op_string.html" > CheckOpString< / a > & result)< / td > < / tr >
< tr class = "separator:a245db1b5d0cfab33f699682a59539a00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac9c99773209b46c9f963028abea613e2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "base_2logging_8h.html#afaad0abfed30e8ee5ae7d27b5ecea29f" > ATTRIBUTE_NORETURN< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html#ac9c99773209b46c9f963028abea613e2" > ~LogMessageFatal< / a > ()< / td > < / tr >
< tr class = "separator:ac9c99773209b46c9f963028abea613e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0e2644b2df3c228e8d71a55b60723f31" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a0e2644b2df3c228e8d71a55b60723f31" > Flush< / a > ()< / td > < / tr >
< tr class = "separator:a0e2644b2df3c228e8d71a55b60723f31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a09be921a693a28c291c76b71c5e030c6" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a09be921a693a28c291c76b71c5e030c6" > SendToLog< / a > ()< / td > < / tr >
< tr class = "separator:a09be921a693a28c291c76b71c5e030c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ea77f17c72e61d4ca8b21433e629d43" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a3ea77f17c72e61d4ca8b21433e629d43" > SendToSyslogAndLog< / a > ()< / td > < / tr >
< tr class = "separator:a3ea77f17c72e61d4ca8b21433e629d43" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48387141df3f5afb48b012cc28ac244c" > < td class = "memItemLeft" align = "right" valign = "top" > std::ostream &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a48387141df3f5afb48b012cc28ac244c" > stream< / a > ()< / td > < / tr >
< tr class = "separator:a48387141df3f5afb48b012cc28ac244c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a01fdbc8c975aae6c3dba8d00692e77" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a0a01fdbc8c975aae6c3dba8d00692e77" > preserved_errno< / a > () const< / td > < / tr >
< tr class = "separator:a0a01fdbc8c975aae6c3dba8d00692e77" > < 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-11-18 14:53:30 +01:00
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:aeb92d4addb41255c9732cacfcb54f795" > < td class = "memItemLeft" align = "right" valign = "top" > static void < a class = "el" href = "base_2logging_8h.html#afaad0abfed30e8ee5ae7d27b5ecea29f" > ATTRIBUTE_NORETURN< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#aeb92d4addb41255c9732cacfcb54f795" > Fail< / a > ()< / td > < / tr >
< tr class = "separator:aeb92d4addb41255c9732cacfcb54f795" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a8505d7c85d1ca04684141bb1b8113770" > < td class = "memItemLeft" align = "right" valign = "top" > static int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#a8505d7c85d1ca04684141bb1b8113770" > num_messages< / a > (int severity)< / td > < / tr >
< tr class = "separator:a8505d7c85d1ca04684141bb1b8113770" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< / 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-attribs" name = "pub-static-attribs" > < / a >
2020-11-18 14:53:30 +01:00
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:ab56904740774e794fb63d946debb899f" > < td class = "memItemLeft" align = "right" valign = "top" > static const size_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_message.html#ab56904740774e794fb63d946debb899f" > kMaxLogMessageLen< / a > = 30000< / td > < / tr >
< tr class = "separator:ab56904740774e794fb63d946debb899f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a199150961db89e7f9952b312e40afd9f" name = "a199150961db89e7f9952b312e40afd9f" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a199150961db89e7f9952b312e40afd9f" > ◆ < / a > < / span > SendMethod< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef void(LogMessage::* SendMethod) ()< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / 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_2logging_8h_source.html#l01063" > 1063< / a > of file < a class = "el" href = "base_2logging_8h_source.html" > base/logging.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Enumeration Documentation< / h2 >
2022-03-04 00:11:33 +01:00
< a id = "a99fb83031ce9923c84392b4e92f956b5" name = "a99fb83031ce9923c84392b4e92f956b5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a99fb83031ce9923c84392b4e92f956b5" > ◆ < / a > < / span > anonymous enum< / h2 >
2020-11-18 14:53:30 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > anonymous enum< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< table class = "fieldtable" >
2022-03-04 00:11:33 +01:00
< tr > < th colspan = "2" > Enumerator< / th > < / tr > < tr > < td class = "fieldname" > < a id = "a99fb83031ce9923c84392b4e92f956b5af8756cb52a8aac6329e43782e08f69e5" name = "a99fb83031ce9923c84392b4e92f956b5af8756cb52a8aac6329e43782e08f69e5" > < / a > kNoLogPrefix  < / td > < td class = "fielddoc" > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< / table >
2022-03-04 00:11:33 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8h_source.html#l01020" > 1020< / a > of file < a class = "el" href = "base_2logging_8h_source.html" > base/logging.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a4a1f973130ae38c8c9799cd8af1f2873" name = "a4a1f973130ae38c8c9799cd8af1f2873" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4a1f973130ae38c8c9799cd8af1f2873" > ◆ < / a > < / span > LogMessageFatal() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html" > LogMessageFatal< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > file< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > line< / 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_2logging_8cc_source.html#l01808" > 1808< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a245db1b5d0cfab33f699682a59539a00" name = "a245db1b5d0cfab33f699682a59539a00" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a245db1b5d0cfab33f699682a59539a00" > ◆ < / a > < / span > LogMessageFatal() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html" > LogMessageFatal< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > file< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > line< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "structgoogle_1_1_check_op_string.html" > CheckOpString< / a > &   < / td >
< td class = "paramname" > < em > result< / 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_2logging_8cc_source.html#l01811" > 1811< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac9c99773209b46c9f963028abea613e2" name = "ac9c99773209b46c9f963028abea613e2" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac9c99773209b46c9f963028abea613e2" > ◆ < / a > < / span > ~LogMessageFatal()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > ~< a class = "el" href = "classgoogle_1_1_log_message_fatal.html" > LogMessageFatal< / a > < / 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_2logging_8cc_source.html#l01815" > 1815< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "aeb92d4addb41255c9732cacfcb54f795" name = "aeb92d4addb41255c9732cacfcb54f795" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeb92d4addb41255c9732cacfcb54f795" > ◆ < / a > < / span > Fail()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Fail < / 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 class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01393" > 1393< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0e2644b2df3c228e8d71a55b60723f31" name = "a0e2644b2df3c228e8d71a55b60723f31" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e2644b2df3c228e8d71a55b60723f31" > ◆ < / a > < / span > Flush()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Flush < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01201" > 1201< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8505d7c85d1ca04684141bb1b8113770" name = "a8505d7c85d1ca04684141bb1b8113770" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8505d7c85d1ca04684141bb1b8113770" > ◆ < / a > < / span > num_messages()< / h2 >
2020-11-18 14:53:30 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t num_messages < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > severity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01475" > 1475< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0a01fdbc8c975aae6c3dba8d00692e77" name = "a0a01fdbc8c975aae6c3dba8d00692e77" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0a01fdbc8c975aae6c3dba8d00692e77" > ◆ < / a > < / span > preserved_errno()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int preserved_errno < / 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" > inherited< / 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_2logging_8cc_source.html#l01195" > 1195< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a09be921a693a28c291c76b71c5e030c6" name = "a09be921a693a28c291c76b71c5e030c6" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a09be921a693a28c291c76b71c5e030c6" > ◆ < / a > < / span > SendToLog()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SendToLog < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01272" > 1272< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3ea77f17c72e61d4ca8b21433e629d43" name = "a3ea77f17c72e61d4ca8b21433e629d43" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3ea77f17c72e61d4ca8b21433e629d43" > ◆ < / a > < / span > SendToSyslogAndLog()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SendToSyslogAndLog < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01443" > 1443< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a48387141df3f5afb48b012cc28ac244c" name = "a48387141df3f5afb48b012cc28ac244c" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48387141df3f5afb48b012cc28ac244c" > ◆ < / a > < / span > stream()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ostream & stream < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / 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_2logging_8cc_source.html#l01197" > 1197< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "ab56904740774e794fb63d946debb899f" name = "ab56904740774e794fb63d946debb899f" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab56904740774e794fb63d946debb899f" > ◆ < / a > < / span > kMaxLogMessageLen< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const size_t kMaxLogMessageLen = 30000< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / 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_2logging_8h_source.html#l01115" > 1115< / a > of file < a class = "el" href = "base_2logging_8h_source.html" > base/logging.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "base_2logging_8h_source.html" > base/logging.h< / a > < / li >
< li > < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.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 >
< li class = "navelem" > < a class = "el" href = "namespacegoogle.html" > google< / a > < / li > < li class = "navelem" > < a class = "el" href = "classgoogle_1_1_log_message_fatal.html" > LogMessageFatal< / a > < / li >
< 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-11-18 14:53:30 +01:00
< / ul >
< / div >
< / body >
< / html >