Files
CocoaTweet/help/html/structnlohmann_1_1detail_1_1is__sax.html
T

141 lines
9.6 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">
<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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>CocoaTweet: nlohmann::detail::is_sax&lt; SAX, BasicJsonType &gt; Struct Template Reference</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">CocoaTweet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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&amp;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>
<!-- 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"><a class="el" href="namespacenlohmann.html">nlohmann</a></li><li class="navelem"><a class="el" href="namespacenlohmann_1_1detail.html">detail</a></li><li class="navelem"><a class="el" href="structnlohmann_1_1detail_1_1is__sax.html">is_sax</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="structnlohmann_1_1detail_1_1is__sax-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">nlohmann::detail::is_sax&lt; SAX, BasicJsonType &gt; Struct Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="build_2__deps_2json-src_2include_2nlohmann_2json_8hpp_source.html">json.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:aaa7499d9b0fafd305acf1ef5c0d7f8d4"><td class="memItemLeft" align="right" valign="top">static constexpr bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structnlohmann_1_1detail_1_1is__sax.html#aaa7499d9b0fafd305acf1ef5c0d7f8d4">value</a></td></tr>
<tr class="separator:aaa7499d9b0fafd305acf1ef5c0d7f8d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="aaa7499d9b0fafd305acf1ef5c0d7f8d4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aaa7499d9b0fafd305acf1ef5c0d7f8d4">&#9670;&nbsp;</a></span>value</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename SAX , typename BasicJsonType &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static constexpr bool <a class="el" href="structnlohmann_1_1detail_1_1is__sax.html">nlohmann::detail::is_sax</a>&lt; SAX, BasicJsonType &gt;::value</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">constexpr</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">=</div>
<div class="line"> is_detected_exact&lt;bool, null_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, boolean_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> <a class="code" href="namespacenlohmann_1_1detail.html#a7542b4dbac07817fd4849ecfa4619def">is_detected_exact</a>&lt;bool, <a class="code" href="namespacenlohmann_1_1detail.html#a4a3e14a011b9ea1ff849fc6d2411e6a0">number_integer_function_t</a>, SAX,</div>
<div class="line"> number_integer_t&gt;<a class="code" href="structnlohmann_1_1detail_1_1is__sax.html#aaa7499d9b0fafd305acf1ef5c0d7f8d4">::value</a> &amp;&amp;</div>
<div class="line"> <a class="code" href="namespacenlohmann_1_1detail.html#a7542b4dbac07817fd4849ecfa4619def">is_detected_exact</a>&lt;bool, <a class="code" href="namespacenlohmann_1_1detail.html#a74da7b17bda76f65d276feb18209c913">number_unsigned_function_t</a>, SAX,</div>
<div class="line"> number_unsigned_t&gt;<a class="code" href="structnlohmann_1_1detail_1_1is__sax.html#aaa7499d9b0fafd305acf1ef5c0d7f8d4">::value</a> &amp;&amp;</div>
<div class="line"> <a class="code" href="namespacenlohmann_1_1detail.html#a7542b4dbac07817fd4849ecfa4619def">is_detected_exact</a>&lt;bool, <a class="code" href="namespacenlohmann_1_1detail.html#ad42df56e913abe26ed556e0e92f386f4">number_float_function_t</a>, SAX, number_float_t,</div>
<div class="line"> string_t&gt;<a class="code" href="structnlohmann_1_1detail_1_1is__sax.html#aaa7499d9b0fafd305acf1ef5c0d7f8d4">::value</a> &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, string_function_t, SAX, string_t&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, start_object_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, key_function_t, SAX, string_t&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, end_object_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, start_array_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, end_array_function_t, SAX&gt;::value &amp;&amp;</div>
<div class="line"> is_detected_exact&lt;bool, parse_error_function_t, SAX, exception_t&gt;::value</div>
</div><!-- fragment -->
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>build/_deps/json-src/include/nlohmann/<a class="el" href="build_2__deps_2json-src_2include_2nlohmann_2json_8hpp_source.html">json.hpp</a></li>
</ul>
</div><!-- contents -->
<div class="ttc" id="astructnlohmann_1_1detail_1_1is__sax_html_aaa7499d9b0fafd305acf1ef5c0d7f8d4"><div class="ttname"><a href="structnlohmann_1_1detail_1_1is__sax.html#aaa7499d9b0fafd305acf1ef5c0d7f8d4">nlohmann::detail::is_sax::value</a></div><div class="ttdeci">static constexpr bool value</div><div class="ttdef"><b>Definition:</b> json.hpp:5090</div></div>
<div class="ttc" id="anamespacenlohmann_1_1detail_html_a4a3e14a011b9ea1ff849fc6d2411e6a0"><div class="ttname"><a href="namespacenlohmann_1_1detail.html#a4a3e14a011b9ea1ff849fc6d2411e6a0">nlohmann::detail::number_integer_function_t</a></div><div class="ttdeci">decltype(std::declval&lt; T &amp; &gt;().number_integer(std::declval&lt; Integer &gt;())) number_integer_function_t</div><div class="ttdef"><b>Definition:</b> json.hpp:5039</div></div>
<div class="ttc" id="anamespacenlohmann_1_1detail_html_ad42df56e913abe26ed556e0e92f386f4"><div class="ttname"><a href="namespacenlohmann_1_1detail.html#ad42df56e913abe26ed556e0e92f386f4">nlohmann::detail::number_float_function_t</a></div><div class="ttdeci">decltype(std::declval&lt; T &amp; &gt;().number_float(std::declval&lt; Float &gt;(), std::declval&lt; const String &amp; &gt;())) number_float_function_t</div><div class="ttdef"><b>Definition:</b> json.hpp:5047</div></div>
<div class="ttc" id="anamespacenlohmann_1_1detail_html_a74da7b17bda76f65d276feb18209c913"><div class="ttname"><a href="namespacenlohmann_1_1detail.html#a74da7b17bda76f65d276feb18209c913">nlohmann::detail::number_unsigned_function_t</a></div><div class="ttdeci">decltype(std::declval&lt; T &amp; &gt;().number_unsigned(std::declval&lt; Unsigned &gt;())) number_unsigned_function_t</div><div class="ttdef"><b>Definition:</b> json.hpp:5043</div></div>
<div class="ttc" id="anamespacenlohmann_1_1detail_html_a7542b4dbac07817fd4849ecfa4619def"><div class="ttname"><a href="namespacenlohmann_1_1detail.html#a7542b4dbac07817fd4849ecfa4619def">nlohmann::detail::is_detected_exact</a></div><div class="ttdeci">std::is_same&lt; Expected, detected_t&lt; Op, Args... &gt; &gt; is_detected_exact</div><div class="ttdef"><b>Definition:</b> json.hpp:2376</div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>