mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
136 lines
17 KiB
HTML
136 lines
17 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>simdjson: Class Members - Functions</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="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen-awesome-sidebar-only-darkmode-toggle.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="projectlogo"><img alt="Logo" src="logotiny.png"/></td>
|
|
<td id="projectalign">
|
|
<div id="projectname">simdjson<span id="projectnumber"> 4.6.4</span>
|
|
</div>
|
|
<div id="projectbrief">Ridiculously Fast JSON</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>
|
|
</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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_func_o.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">
|
|
<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 class="contents">
|
|
<div class="textblock">Here is a list of all documented functions with links to the class documentation for each member:</div>
|
|
|
|
<h3><a id="index_o" name="index_o"></a>- o -</h3><ul>
|
|
<li>object() : <a class="el" href="classsimdjson_1_1dom_1_1object.html#ae2e1a8cbaab9d352495d1dc993407be3">simdjson::dom::object</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1object.html#a034b27d7ff75832a574c2069af267111">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::object</a></li>
|
|
<li>object_iterator() : <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1object__iterator.html#a9fce67dabeb5dcccd16fa531febec666">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::object_iterator</a></li>
|
|
<li>operator array() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a71d6bfa627dd66e202f8b402f91a44ac">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a08307c0a5552cf8cb06613ed1de48eac">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a93756146a65e835b9358cc652dc53396">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator bool() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#ab036e52a73d5bd046e1f2650a31dab30">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a7df7ba140c9d6398fef2c6963da82230">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#af7b51d9048d388235f3936c8fa30a2f7">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator const char *() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a8f9569b40dd2b23aab9fbf2229749589">simdjson::dom::element</a></li>
|
|
<li>operator double() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a743b5f1ef4202d8fb8fb317e612385f3">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#ae052e098bfbfde398845060a8d4f572f">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a53f99cedf58e62c1382a4d5a585e05a0">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator element() : <a class="el" href="classsimdjson_1_1dom_1_1array.html#a847fee5e11177e96b18f7318f4fd46c8">simdjson::dom::array</a>, <a class="el" href="classsimdjson_1_1dom_1_1object.html#ad4fdfb4c4df15af03f44a11201b0545d">simdjson::dom::object</a></li>
|
|
<li>operator int64_t() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#afb98fdfcb6ddf19071cd2300613218d3">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a5d50aa0d396fc49855d3c0c571b07a25">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a30f182e71d3c13d2656ba5983862be57">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator object() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a23f4d8c38309b0184e658d8a9697a177">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a6cd27fe6dc9062b5380db757d49c3f7b">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a89519c599fd938a6a750262111fc5757">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator padded_string_view() : <a class="el" href="structsimdjson_1_1padded__string.html#a0e5b8e8917478af4e82e023c2efa40e9">simdjson::padded_string</a></li>
|
|
<li>operator raw_json_string() : <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#ab691465a2a8c73b25aa7217324e06480">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a85d69a32b4b95f353abe6214ecc98619">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator std::string() : <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1builder_1_1string__builder.html#acff55a6c72df9c575f78d71400b0289a">simdjson::SIMDJSON_IMPLEMENTATION::builder::string_builder</a></li>
|
|
<li>operator std::string_view() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a83adcf723abff34d7c1e8ec0e69d967b">simdjson::dom::element</a>, <a class="el" href="structsimdjson_1_1padded__string.html#a4bf80c11155b8067a87bd76762bee23b">simdjson::padded_string</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1builder_1_1string__builder.html#a8b45f6e56bdc03f55d1bb6204a672bfa">simdjson::SIMDJSON_IMPLEMENTATION::builder::string_builder</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a81f19e6237c6a94ca3802ec5c8f334bd">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a8e5f2ff46639e6c1cffb73d4e071e491">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator T() : <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#ac2e6625884bd0fd12d93e3eff2214b1c">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#a4d381cbad85e6b5498328f2c9bacb8ab">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator T&&() : <a class="el" href="structsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1implementation__simdjson__result__base.html#a11133790f4386ea4d11567a3a0806096">simdjson::SIMDJSON_IMPLEMENTATION::implementation_simdjson_result_base< T ></a>, <a class="el" href="structsimdjson_1_1simdjson__result.html#afcce23c64894ec135fe8c2d255d2121b">simdjson::simdjson_result< T ></a></li>
|
|
<li>operator uint64_t() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#ae3c0226046e29cfb0e868c5251a87e53">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#a847db7139319155ef5fa2d4af7063163">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1value.html#afb7be23d4f1006d5eae234d8c8c8d286">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::value</a></li>
|
|
<li>operator value() : <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document.html#ad12185e1993ebcad73eb5ce82f5de8f7">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document</a></li>
|
|
<li>operator!=() : <a class="el" href="classsimdjson_1_1dom_1_1array_1_1iterator.html#a2680a46eeece638bc352bcf6a169bcf6">simdjson::dom::array::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1document__stream_1_1iterator.html#a56c69d73c7e424e008a28771661ab218">simdjson::dom::document_stream::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1object_1_1iterator.html#a1da5ce328cc2609432be961736c6e810">simdjson::dom::object::iterator</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1array__iterator.html#abbca17b48bd6c2b045b659076f1f64ce">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::array_iterator</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document__stream_1_1iterator.html#a05396b8e8322363b523b3bf9730a31f1">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document_stream::iterator</a></li>
|
|
<li>operator*() : <a class="el" href="classsimdjson_1_1dom_1_1array_1_1iterator.html#a90254656d4e7a8826246d1f931647eff">simdjson::dom::array::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1document__stream_1_1iterator.html#a09b193fe348fa8a267b96edd96f7515e">simdjson::dom::document_stream::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1object_1_1iterator.html#a688f6c7f451602bb3385a93252c0828a">simdjson::dom::object::iterator</a>, <a class="el" href="structsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1implementation__simdjson__result__base.html#a42ccbe9cf141063172dd3b53bd0f0c76">simdjson::SIMDJSON_IMPLEMENTATION::implementation_simdjson_result_base< T ></a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1array__iterator.html#a1577fb5a95f92a4a1aaa8eee6440d572">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::array_iterator</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document__stream_1_1iterator.html#a5fe3ce985cc1921d5917667d6b25841b">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document_stream::iterator</a></li>
|
|
<li>operator++() : <a class="el" href="classsimdjson_1_1dom_1_1array_1_1iterator.html#a6ec91111a2bcc9e378d30b47b613fac5">simdjson::dom::array::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1document__stream_1_1iterator.html#a7b05ed75aa2b2a6d3a17204b9863956a">simdjson::dom::document_stream::iterator</a>, <a class="el" href="classsimdjson_1_1dom_1_1object_1_1iterator.html#aa26738ad08b7de3be4621a75863118ab">simdjson::dom::object::iterator</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1array__iterator.html#a55e0ae33e5e5835c841fd082edab5937">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::array_iterator</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document__stream_1_1iterator.html#a03e0c8d93b86a18b10370d51b99548ef">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document_stream::iterator</a></li>
|
|
<li>operator->() : <a class="el" href="structsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1implementation__simdjson__result__base.html#af167f69543e1834ffbb57b20839d7365">simdjson::SIMDJSON_IMPLEMENTATION::implementation_simdjson_result_base< T ></a></li>
|
|
<li>operator<() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#a2f9448091caf47e5ecc325956e14ed73">simdjson::dom::element</a></li>
|
|
<li>operator=() : <a class="el" href="classsimdjson_1_1dom_1_1document.html#aeb1930eabfeb1b1ad38102bda81f8ca2">simdjson::dom::document</a>, <a class="el" href="classsimdjson_1_1dom_1_1document__stream.html#abd3e3d38eb32c0cb1a124f89978607a5">simdjson::dom::document_stream</a>, <a class="el" href="classsimdjson_1_1dom_1_1parser.html#af5b61dda345cef1feba7c4529dfe0259">simdjson::dom::parser</a>, <a class="el" href="structsimdjson_1_1padded__string.html#aa43b3a8e0df4edcf960f04441dd9b930">simdjson::padded_string</a>, <a class="el" href="classsimdjson_1_1padded__string__builder.html#a133259548f131df6a653571ac23956ff">simdjson::padded_string_builder</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1document__stream.html#a6ec32f4aceb19fc554f04f6951979df4">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::document_stream</a></li>
|
|
<li>operator==() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#afbe1c01508f1cc39b41b79596cb5717b">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1array__iterator.html#a20cd55e63cf5bdc1561f771b4db1ac1b">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::array_iterator</a></li>
|
|
<li>operator[]() : <a class="el" href="classsimdjson_1_1dom_1_1element.html#aca693f57d73a5ce95d1f7bedf67289b7">simdjson::dom::element</a>, <a class="el" href="classsimdjson_1_1dom_1_1object.html#acc66a2f2eb74fbe359d4064531764f50">simdjson::dom::object</a>, <a class="el" href="classsimdjson_1_1_s_i_m_d_j_s_o_n___i_m_p_l_e_m_e_n_t_a_t_i_o_n_1_1ondemand_1_1raw__json__string.html#ae35cf7c026285a1108e85dd2cc7fd109">simdjson::SIMDJSON_IMPLEMENTATION::ondemand::raw_json_string</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated 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 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|