117 lines
14 KiB
HTML
117 lines
14 KiB
HTML
<!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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>stdex: 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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">stdex
|
|
</div>
|
|
<div id="projectbrief">Additional custom or not Standard C++ covered algorithms</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><b>stdex</b></li><li class="navelem"><b>html</b></li><li class="navelem"><a class="el" href="classstdex_1_1html_1_1parser.html">parser</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle"><div class="title">stdex::html::parser< _Elem, _Traits, _Alloc > Member List</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This is the complete list of members for <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>, including all inherited members.</p>
|
|
<table class="directory">
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#aee0d308698b67b5abb21442f14bd19d3">append_inserted_tokens</a>(std::basic_string< _Elem, _Traits, _Alloc > &source, inserted_token_list &inserted_tokens, size_t word_index, bool after_word, token_list &active_tokens)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#aeb7c3071e98511d3215c4fa8c643d1f6">append_token</a>(std::unique_ptr< T > &&token)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a6fe16b4065b1ce300443794aa6d49044">append_token</a>(std::unique_ptr< T > &&token, std::basic_string< _Elem, _Traits, _Alloc > &source)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a290412efc03679f0408120b390ee3028">end_tokens</a>(std::basic_string< _Elem, _Traits, _Alloc > &source, token_list &active_tokens, const token_list &new_tokens)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a42daa02e62ec512605b29cf2dbf727b4">link</a>(std::basic_string< _Elem, _Traits, _Alloc > &source, const text_token< _Elem, _Traits, _Alloc > *t)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>m_any_char</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_css_cdc</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>m_css_cdo</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_css_comment</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>m_css_import</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>m_css_string</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>m_css_uri</b> (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a6cae9cb66849c55e4c56dc3677a98c7e">m_document</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#af62e1fa74b942d127a8076564cf0f6c6">m_offset</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#ad8bb1f6a00d6a6d192d0d2e7265d120d">m_parse_frames</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a02f2429bdfe818247242cc0a475d26f9">m_progress</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a4f1480c41cd6656042a9473528be62cb">m_source</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a5827d0faa87547c141a69a286fdc6b77">m_tokens</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a7804f7cfaeb01e5cbe7fdfe1321fea35">m_url</a></td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a6eac9b41ad9579e93b8c5f0f3b95c601">make_absolute_url</a>(std::basic_string< _Elem, _Traits, _Alloc > &rel)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a1d5216106ac0112d536c450010f0562d">merge</a>(token_list &a, const token_list &b)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a6917d950d42024601cf16926f9cbfeb1">parse</a>()</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a4e76ce4fbffac17a8afd44841a4c8cfe">parse</a>(const sequence_store::const_iterator &end, uint32_t text_type=0)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a0c71841185d92896d6d9a1fe02bfc3d4">parse_css</a>(size_t start, size_t end)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></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>parser</b>(const document< _Elem, _Traits, _Alloc > &document, _In_reads_or_z_opt_(num_chars) const stdex::schar_t *url=nullptr, size_t num_chars=0, bool parse_frames=false, stdex::progress< size_t > *progress=nullptr) (defined in <a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a>)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#ae4b213dd9b196120c05a062229688172">start_tokens</a>(std::basic_string< _Elem, _Traits, _Alloc > &source, token_list &active_tokens, const token_list &new_tokens, token_list::const_iterator from)</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html#a759bd73194ebb69a0d1bebb289023816">tokens</a>() const</td><td class="entry"><a class="el" href="classstdex_1_1html_1_1parser.html">stdex::html::parser< _Elem, _Traits, _Alloc ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
</table></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Fri Dec 8 2023 17:54:57 for stdex by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|