diff options
Diffstat (limited to 'docs/doxygen/nel/a03959.html')
-rw-r--r-- | docs/doxygen/nel/a03959.html | 375 |
1 files changed, 375 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03959.html b/docs/doxygen/nel/a03959.html new file mode 100644 index 00000000..e93b5add --- /dev/null +++ b/docs/doxygen/nel/a03959.html @@ -0,0 +1,375 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>NeL: yy_buffer_state struct Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.6 --> +<div class="qindex"> <form class="search" action="search.php" method="get"> +<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>yy_buffer_state Struct Reference</h1><table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo0">yy_at_bol</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>char * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo1">yy_buf_pos</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>char * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo2">yy_buf_pos</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04463.html#a51">yy_size_t</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo3">yy_buf_size</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo4">yy_buffer_status</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>char * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo5">yy_ch_buf</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>char * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo6">yy_ch_buf</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo7">yy_fill_buffer</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>FILE * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo8">yy_input_file</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>istream * </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo9">yy_input_file</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo10">yy_is_interactive</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo11">yy_is_our_buffer</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="a03959.html#yy__buffer__stateo12">yy_n_chars</a></td></tr> + +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="yy__buffer__stateo0" doxytag="yy_buffer_state::yy_at_bol" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo0">yy_buffer_state::yy_at_bol</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00202">202</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo1" doxytag="yy_buffer_state::yy_buf_pos" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> char* <a class="el" href="a03959.html#yy__buffer__stateo2">yy_buffer_state::yy_buf_pos</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00173">173</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo2" doxytag="yy_buffer_state::yy_buf_pos" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> char* <a class="el" href="a03959.html#yy__buffer__stateo2">yy_buffer_state::yy_buf_pos</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05886.html#l00147">147</a> of file <a class="el" href="a05886.html">lexlang.cpp</a>. +<p> +Referenced by <a class="el" href="a05886.html#l03171">NLAISCRIPT::yyFlexLexer::yy_load_buffer_state()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo3" doxytag="yy_buffer_state::yy_buf_size" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04463.html#a51">yy_size_t</a> <a class="el" href="a03959.html#yy__buffer__stateo3">yy_buffer_state::yy_buf_size</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00178">178</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. +<p> +Referenced by <a class="el" href="a05886.html#l03180">NLAISCRIPT::yyFlexLexer::yy_create_buffer()</a>, <a class="el" href="a05886.html#l02851">NLAISCRIPT::yyFlexLexer::yy_get_next_buffer()</a>, and <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo4" doxytag="yy_buffer_state::yy_buffer_status" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo4">yy_buffer_state::yy_buffer_status</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00209">209</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. +<p> +Referenced by <a class="el" href="a05538.html#l01844">cflex()</a>, <a class="el" href="a05886.html#l02851">NLAISCRIPT::yyFlexLexer::yy_get_next_buffer()</a>, and <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo5" doxytag="yy_buffer_state::yy_ch_buf" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> char* <a class="el" href="a03959.html#yy__buffer__stateo6">yy_buffer_state::yy_ch_buf</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00172">172</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo6" doxytag="yy_buffer_state::yy_ch_buf" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> char* <a class="el" href="a03959.html#yy__buffer__stateo6">yy_buffer_state::yy_ch_buf</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05886.html#l00146">146</a> of file <a class="el" href="a05886.html">lexlang.cpp</a>. +<p> +Referenced by <a class="el" href="a05538.html#l01844">cflex()</a>, <a class="el" href="a05886.html#l03180">NLAISCRIPT::yyFlexLexer::yy_create_buffer()</a>, <a class="el" href="a05886.html#l02851">NLAISCRIPT::yyFlexLexer::yy_get_next_buffer()</a>, <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>, and <a class="el" href="a05886.html#l03070">NLAISCRIPT::yyFlexLexer::yyinput()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo7" doxytag="yy_buffer_state::yy_fill_buffer" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo7">yy_buffer_state::yy_fill_buffer</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00207">207</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. +<p> +Referenced by <a class="el" href="a05886.html#l02851">NLAISCRIPT::yyFlexLexer::yy_get_next_buffer()</a>, and <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo8" doxytag="yy_buffer_state::yy_input_file" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> FILE* <a class="el" href="a03959.html#yy__buffer__stateo9">yy_buffer_state::yy_input_file</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00170">170</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo9" doxytag="yy_buffer_state::yy_input_file" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> istream* <a class="el" href="a03959.html#yy__buffer__stateo9">yy_buffer_state::yy_input_file</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05886.html#l00144">144</a> of file <a class="el" href="a05886.html">lexlang.cpp</a>. +<p> +Referenced by <a class="el" href="a05538.html#l01844">cflex()</a>, and <a class="el" href="a05886.html#l03171">NLAISCRIPT::yyFlexLexer::yy_load_buffer_state()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo10" doxytag="yy_buffer_state::yy_is_interactive" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo10">yy_buffer_state::yy_is_interactive</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00196">196</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo11" doxytag="yy_buffer_state::yy_is_our_buffer" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo11">yy_buffer_state::yy_is_our_buffer</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00189">189</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. +<p> +Referenced by <a class="el" href="a05886.html#l03180">NLAISCRIPT::yyFlexLexer::yy_create_buffer()</a>, <a class="el" href="a05886.html#l02851">NLAISCRIPT::yyFlexLexer::yy_get_next_buffer()</a>, and <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>. </td> + </tr> +</table> +<a class="anchor" name="yy__buffer__stateo12" doxytag="yy_buffer_state::yy_n_chars" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> int <a class="el" href="a03959.html#yy__buffer__stateo12">yy_buffer_state::yy_n_chars</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05538.html#l00183">183</a> of file <a class="el" href="a05538.html">cf_lexical.cpp</a>. +<p> +Referenced by <a class="el" href="a05538.html#l01844">cflex()</a>, <a class="el" href="a05538.html#l02226">yy_get_next_buffer()</a>, and <a class="el" href="a05886.html#l03171">NLAISCRIPT::yyFlexLexer::yy_load_buffer_state()</a>. </td> + </tr> +</table> +<hr>The documentation for this struct was generated from the following files:<ul> +<li><a class="el" href="a05886.html">lexlang.cpp</a><li><a class="el" href="a05538.html">cf_lexical.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:43:58 2004 for NeL by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 > +</a>1.3.6 </small></address> +</body> +</html> |