Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > e902a9e8772640e2ff6e25f239deeee4 > files > 38

liborcus-doc-0.14.1-1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Orcus: Member List</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="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" />
</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="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Orcus
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- 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 id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>orcus</b></li><li class="navelem"><b>csv</b></li><li class="navelem"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">parser_base</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">orcus::csv::parser_base Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>, including all inherited members.</p>
<table class="directory">
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>cur_char</b>() const (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>has_char</b>() const (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>has_next</b>() const (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html#aa9cdfe03064dfa04cd32d5fdb3685b62">is_blank</a>(char c) const</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>is_delim</b>(char c) const (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>is_text_qualifier</b>(char c) const (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_cell_buf</b> (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>m_config</b> (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>mp_begin</b> (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>mp_char</b> (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>mp_end</b> (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>next</b>(size_t inc=1) (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>next_char</b>() const (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classorcus_1_1parser__base.html#a8deaaf0be1e7b0dd2ad870f2d8c9e3a1">offset</a>() const</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classorcus_1_1parser__base.html#aac1a723bd8a66a4a91f7478120a67342">parse_double</a>()</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classorcus_1_1parser__base.html#aad00d7bcbd0c782a6c7ee49a21a2772a">parse_expected</a>(const char *expected)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>parser_base</b>(const char *p, size_t n, const parser_config &amp;config) (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>parser_base</b>(const char *p, size_t n) (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>prev</b>(size_t dec=1) (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classorcus_1_1parser__base.html#a8867c292b0f39f3423e97970c3618893">remaining_size</a>() const</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>skip</b>(const char *chars_to_skip) (defined in <a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1parser__base.html">orcus::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>skip_blanks</b>() (defined in <a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a>)</td><td class="entry"><a class="el" href="classorcus_1_1csv_1_1parser__base.html">orcus::csv::parser_base</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Feb 9 2019 16:54:03 for Orcus by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>