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: yy_buffer_state< / 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 */
$(document).ready(function(){initNavTree('structyy__buffer__state.html',''); initResizable(); });
/* @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-attribs" > Public Attributes< / a > |
< a href = "structyy__buffer__state-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > yy_buffer_state< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00450" > 450< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:afb2a40bf9a1b84be81d8e8c0bbcbee21" > < td class = "memItemLeft" align = "right" valign = "top" > FILE *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#afb2a40bf9a1b84be81d8e8c0bbcbee21" > yy_input_file< / a > < / td > < / tr >
< tr class = "separator:afb2a40bf9a1b84be81d8e8c0bbcbee21" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af61a9e79f8fc1edb3ae8a2fa2952ce22" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#af61a9e79f8fc1edb3ae8a2fa2952ce22" > yy_ch_buf< / a > < / td > < / tr >
< tr class = "separator:af61a9e79f8fc1edb3ae8a2fa2952ce22" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8850ab3d90f9339c392020e7d83c4c7" > < td class = "memItemLeft" align = "right" valign = "top" > char *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#ae8850ab3d90f9339c392020e7d83c4c7" > yy_buf_pos< / a > < / td > < / tr >
< tr class = "separator:ae8850ab3d90f9339c392020e7d83c4c7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae404f23e6786820b0213464ffcf9fd03" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#ae404f23e6786820b0213464ffcf9fd03" > yy_buf_size< / a > < / td > < / tr >
< tr class = "separator:ae404f23e6786820b0213464ffcf9fd03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa86c122f2050dbfd365fcf547e6fc1c3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#aa86c122f2050dbfd365fcf547e6fc1c3" > yy_n_chars< / a > < / td > < / tr >
< tr class = "separator:aa86c122f2050dbfd365fcf547e6fc1c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1e64bbdc1343d886bee3af97e19644bc" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a1e64bbdc1343d886bee3af97e19644bc" > yy_is_our_buffer< / a > < / td > < / tr >
< tr class = "separator:a1e64bbdc1343d886bee3af97e19644bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2a823a361fbbe1af51a957d0d0cbf4e2" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a2a823a361fbbe1af51a957d0d0cbf4e2" > yy_is_interactive< / a > < / td > < / tr >
< tr class = "separator:a2a823a361fbbe1af51a957d0d0cbf4e2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8e60af6806593faf52d1cc01148af6e3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a8e60af6806593faf52d1cc01148af6e3" > yy_at_bol< / a > < / td > < / tr >
< tr class = "separator:a8e60af6806593faf52d1cc01148af6e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a59c414c619ca0071fe3a091336106d82" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a59c414c619ca0071fe3a091336106d82" > yy_bs_lineno< / a > < / td > < / tr >
< tr class = "memdesc:a59c414c619ca0071fe3a091336106d82" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The line count. < a href = "structyy__buffer__state.html#a59c414c619ca0071fe3a091336106d82" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a59c414c619ca0071fe3a091336106d82" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9867983bbc1666304d83623cd6e3dd8" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#ad9867983bbc1666304d83623cd6e3dd8" > yy_bs_column< / a > < / td > < / tr >
< tr class = "memdesc:ad9867983bbc1666304d83623cd6e3dd8" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The column count. < a href = "structyy__buffer__state.html#ad9867983bbc1666304d83623cd6e3dd8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad9867983bbc1666304d83623cd6e3dd8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5e492694db97a0d7760d8cc5fd058dfd" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a5e492694db97a0d7760d8cc5fd058dfd" > yy_fill_buffer< / a > < / td > < / tr >
< tr class = "separator:a5e492694db97a0d7760d8cc5fd058dfd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ca09e676a787676260c558a0f731285" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structyy__buffer__state.html#a6ca09e676a787676260c558a0f731285" > yy_buffer_status< / a > < / td > < / tr >
< tr class = "separator:a6ca09e676a787676260c558a0f731285" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a8e60af6806593faf52d1cc01148af6e3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8e60af6806593faf52d1cc01148af6e3" > ◆ < / a > < / span > yy_at_bol< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_at_bol< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00483" > 483< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "ad9867983bbc1666304d83623cd6e3dd8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9867983bbc1666304d83623cd6e3dd8" > ◆ < / a > < / span > yy_bs_column< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_bs_column< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The column count. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00486" > 486< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "a59c414c619ca0071fe3a091336106d82" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a59c414c619ca0071fe3a091336106d82" > ◆ < / a > < / span > yy_bs_lineno< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_bs_lineno< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The line count. < / p >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00485" > 485< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "ae8850ab3d90f9339c392020e7d83c4c7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8850ab3d90f9339c392020e7d83c4c7" > ◆ < / a > < / span > yy_buf_pos< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char* yy_buf_pos< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00454" > 454< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "ae404f23e6786820b0213464ffcf9fd03" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae404f23e6786820b0213464ffcf9fd03" > ◆ < / a > < / span > yy_buf_size< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_buf_size< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00459" > 459< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "a6ca09e676a787676260c558a0f731285" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6ca09e676a787676260c558a0f731285" > ◆ < / a > < / span > yy_buffer_status< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_buffer_status< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00493" > 493< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "af61a9e79f8fc1edb3ae8a2fa2952ce22" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af61a9e79f8fc1edb3ae8a2fa2952ce22" > ◆ < / a > < / span > yy_ch_buf< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > char* yy_ch_buf< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00453" > 453< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "a5e492694db97a0d7760d8cc5fd058dfd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e492694db97a0d7760d8cc5fd058dfd" > ◆ < / a > < / span > yy_fill_buffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_fill_buffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00491" > 491< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "afb2a40bf9a1b84be81d8e8c0bbcbee21" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afb2a40bf9a1b84be81d8e8c0bbcbee21" > ◆ < / a > < / span > yy_input_file< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > FILE* yy_input_file< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00451" > 451< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "a2a823a361fbbe1af51a957d0d0cbf4e2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2a823a361fbbe1af51a957d0d0cbf4e2" > ◆ < / a > < / span > yy_is_interactive< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_is_interactive< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00477" > 477< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "a1e64bbdc1343d886bee3af97e19644bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e64bbdc1343d886bee3af97e19644bc" > ◆ < / a > < / span > yy_is_our_buffer< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_is_our_buffer< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00470" > 470< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< a id = "aa86c122f2050dbfd365fcf547e6fc1c3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa86c122f2050dbfd365fcf547e6fc1c3" > ◆ < / a > < / span > yy_n_chars< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int yy_n_chars< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "parser_8yy_8cc_source.html#l00464" > 464< / a > of file < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.cc< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
< li > < a class = "el" href = "parser_8yy_8cc_source.html" > parser.yy.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 = "structyy__buffer__state.html" > yy_buffer_state< / a > < / li >
< 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 >