aboutsummaryrefslogtreecommitdiff
path: root/23.02/classarmnn_1_1_json_utils.xhtml
diff options
context:
space:
mode:
authorDavid Monahan <david.monahan@arm.com>2023-03-22 16:48:58 +0000
committerDavid Monahan <david.monahan@arm.com>2023-03-22 16:48:58 +0000
commitae050524109f1ce827962665436ef7430f2ac479 (patch)
treea087fe0c77570971dd7979f2757426c24e91afc7 /23.02/classarmnn_1_1_json_utils.xhtml
parent8d2ca734165a068478df7cffa46185680b05cd20 (diff)
downloadarmnn-ae050524109f1ce827962665436ef7430f2ac479.tar.gz
IVGCVSW-7255 Update Doxygen Documentation and publish on GitHub.
* Updating Doxygen documentation for 23.02 release. Signed-off-by: David Monahan <david.monahan@arm.com> Change-Id: I545574ff7664b4595d2fe6a91a3c35d2ad55df82
Diffstat (limited to '23.02/classarmnn_1_1_json_utils.xhtml')
-rw-r--r--23.02/classarmnn_1_1_json_utils.xhtml112
1 files changed, 76 insertions, 36 deletions
diff --git a/23.02/classarmnn_1_1_json_utils.xhtml b/23.02/classarmnn_1_1_json_utils.xhtml
index e0284a7231..1950aa6649 100644
--- a/23.02/classarmnn_1_1_json_utils.xhtml
+++ b/23.02/classarmnn_1_1_json_utils.xhtml
@@ -8,7 +8,7 @@
<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="generator" content="Doxygen 1.8.17"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ArmNN: JsonUtils Class Reference</title>
@@ -19,9 +19,6 @@
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
-<script type="text/javascript">
- $(document).ready(initResizable);
-</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>
@@ -30,7 +27,8 @@
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
-</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
+</script>
+<script type="text/javascript" async="async" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
@@ -51,18 +49,21 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.13 -->
+<!-- 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(); });
});
-</script>
+/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
@@ -76,7 +77,9 @@ $(function() {
</div>
</div>
<script type="text/javascript">
-$(document).ready(function(){initNavTree('classarmnn_1_1_json_utils.xhtml','');});
+/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
+$(document).ready(function(){initNavTree('classarmnn_1_1_json_utils.xhtml',''); initResizable(); });
+/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
@@ -111,8 +114,8 @@ Inheritance diagram for JsonUtils:</div>
<map id="JsonUtils_map" name="JsonUtils_map">
<area href="classarmnn_1_1_json_printer.xhtml" alt="JsonPrinter" shape="rect" coords="0,56,97,80"/>
<area href="classarmnn_1_1_profiling_details.xhtml" title="ProfilingDetails class records any details associated with the operator and passes on for outputting ..." alt="ProfilingDetails" shape="rect" coords="107,56,204,80"/>
-</map>
- </div></div>
+ </map>
+</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
@@ -164,7 +167,9 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00019">19</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-<div class="fragment"><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; : m_NumTabs(0), m_OutputStream(outputStream)</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; {}</div></div><!-- fragment -->
+<div class="fragment"><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; : m_NumTabs(0), m_OutputStream(outputStream)</div>
+<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; {}</div>
+</div><!-- fragment -->
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
@@ -192,9 +197,16 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00032">32</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-
+<div class="fragment"><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; {</div>
+<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keywordflow">if</span> ( m_NumTabs == 0 )</div>
+<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; {</div>
+<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keywordflow">return</span>;</div>
+<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; }</div>
+<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; --m_NumTabs;</div>
+<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; }</div>
+</div><!-- fragment -->
<p class="reference">Referenced by <a class="el" href="_json_utils_8hpp_source.xhtml#l00051">JsonUtils::PrintFooter()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00147">JsonPrinter::PrintMeasurementsList()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; {</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="keywordflow">if</span> ( m_NumTabs == 0 )</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; {</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keywordflow">return</span>;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; }</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; --m_NumTabs;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; }</div></div><!-- fragment -->
+
</div>
</div>
<a id="ac9ee16e58f956d23360c8bd53315edc5"></a>
@@ -221,9 +233,12 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00041">41</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-
+<div class="fragment"><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; {</div>
+<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; ++m_NumTabs;</div>
+<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; }</div>
+</div><!-- fragment -->
<p class="reference">Referenced by <a class="el" href="_json_utils_8hpp_source.xhtml#l00064">JsonUtils::PrintArmNNHeader()</a>, <a class="el" href="_json_utils_8hpp_source.xhtml#l00058">JsonUtils::PrintHeader()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00096">JsonPrinter::PrintLabel()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00147">JsonPrinter::PrintMeasurementsList()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; {</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; ++m_NumTabs;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; }</div></div><!-- fragment -->
+
</div>
</div>
<a id="ad3566ce453b36aa0c4294d54980107ca"></a>
@@ -250,13 +265,16 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00064">64</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-
+<div class="fragment"><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; {</div>
+<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div>
+<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; m_OutputStream &lt;&lt; R<span class="stringliteral">&quot;(&quot;ArmNN&quot;: {)&quot; &lt;&lt; std::endl;</span></div>
+<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="stringliteral"> <a class="code" href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">IncrementNumberOfTabs</a>();</span></div>
+<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="stringliteral"> }</span></div>
+</div><!-- fragment -->
<p class="reference">References <a class="el" href="_json_utils_8hpp_source.xhtml#l00041">JsonUtils::IncrementNumberOfTabs()</a>, and <a class="el" href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils::PrintTabs()</a>.</p>
<p class="reference">Referenced by <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; {</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; m_OutputStream &lt;&lt; R<span class="stringliteral">&quot;(&quot;ArmNN&quot;: {)&quot; &lt;&lt; std::endl;</span></div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="stringliteral"> <a class="code" href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">IncrementNumberOfTabs</a>();</span></div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;<span class="stringliteral"> }</span></div><div class="ttc" id="classarmnn_1_1_json_utils_xhtml_a1fe65baae23767acfe3b2c88a3fa0f0b"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">armnn::JsonUtils::PrintTabs</a></div><div class="ttdeci">void PrintTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils.hpp:23</a></div></div>
-<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_ac9ee16e58f956d23360c8bd53315edc5"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">armnn::JsonUtils::IncrementNumberOfTabs</a></div><div class="ttdeci">void IncrementNumberOfTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00041">JsonUtils.hpp:41</a></div></div>
-</div><!-- fragment -->
+
</div>
</div>
<a id="ad4aadb70bfaa3b841d94a9508b2245d3"></a>
@@ -283,13 +301,16 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00051">51</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-
+<div class="fragment"><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; {</div>
+<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a82747ca573f9313c0043c884de79980e">DecrementNumberOfTabs</a>();</div>
+<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div>
+<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;}&quot;</span>;</div>
+<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; }</div>
+</div><!-- fragment -->
<p class="reference">References <a class="el" href="_json_utils_8hpp_source.xhtml#l00032">JsonUtils::DecrementNumberOfTabs()</a>, and <a class="el" href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils::PrintTabs()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_details_8hpp_source.xhtml#l00118">ProfilingDetails::DetailsExist()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; {</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a82747ca573f9313c0043c884de79980e">DecrementNumberOfTabs</a>();</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">PrintTabs</a>();</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;}&quot;</span>;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; }</div><div class="ttc" id="classarmnn_1_1_json_utils_xhtml_a1fe65baae23767acfe3b2c88a3fa0f0b"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">armnn::JsonUtils::PrintTabs</a></div><div class="ttdeci">void PrintTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils.hpp:23</a></div></div>
-<div class="ttc" id="classarmnn_1_1_json_utils_xhtml_a82747ca573f9313c0043c884de79980e"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a82747ca573f9313c0043c884de79980e">armnn::JsonUtils::DecrementNumberOfTabs</a></div><div class="ttdeci">void DecrementNumberOfTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00032">JsonUtils.hpp:32</a></div></div>
-</div><!-- fragment -->
+<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
+
</div>
</div>
<a id="adaa4d19c25f5fab4804cc8b1d38a68aa"></a>
@@ -316,12 +337,15 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00058">58</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
-
+<div class="fragment"><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; {</div>
+<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;{&quot;</span> &lt;&lt; std::endl;</div>
+<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">IncrementNumberOfTabs</a>();</div>
+<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; }</div>
+</div><!-- fragment -->
<p class="reference">References <a class="el" href="_json_utils_8hpp_source.xhtml#l00041">JsonUtils::IncrementNumberOfTabs()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_details_8hpp_source.xhtml#l00118">ProfilingDetails::DetailsExist()</a>, and <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; {</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;{&quot;</span> &lt;&lt; std::endl;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">IncrementNumberOfTabs</a>();</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; }</div><div class="ttc" id="classarmnn_1_1_json_utils_xhtml_ac9ee16e58f956d23360c8bd53315edc5"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">armnn::JsonUtils::IncrementNumberOfTabs</a></div><div class="ttdeci">void IncrementNumberOfTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00041">JsonUtils.hpp:41</a></div></div>
-</div><!-- fragment -->
+<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, and <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>.</p>
+
</div>
</div>
<a id="abfd916a652a231df472d86da7e91d74b"></a>
@@ -348,9 +372,12 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00046">46</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; {</div>
+<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; m_OutputStream &lt;&lt; std::endl;</div>
+<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; }</div>
+</div><!-- fragment -->
+<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_details_8hpp_source.xhtml#l00118">ProfilingDetails::DetailsExist()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; {</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; m_OutputStream &lt;&lt; std::endl;</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; }</div></div><!-- fragment -->
</div>
</div>
<a id="a2a154fc2c71f9ee4dd4c3504d22e5278"></a>
@@ -377,9 +404,12 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00070">70</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; {</div>
+<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;,&quot;</span>;</div>
+<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; }</div>
+</div><!-- fragment -->
+<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_details_8hpp_source.xhtml#l00118">ProfilingDetails::DetailsExist()</a>, <a class="el" href="_profiling_8cpp_source.xhtml#l00381">ProfilerImpl::Print()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; {</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;,&quot;</span>;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; }</div></div><!-- fragment -->
</div>
</div>
<a id="a1fe65baae23767acfe3b2c88a3fa0f0b"></a>
@@ -406,9 +436,16 @@ Public Member Functions</h2></td></tr>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="_json_utils_8hpp_source.xhtml#l00023">23</a> of file <a class="el" href="_json_utils_8hpp_source.xhtml">JsonUtils.hpp</a>.</p>
+<div class="fragment"><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; {</div>
+<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> numTabs = m_NumTabs;</div>
+<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordflow">while</span> ( numTabs-- &gt; 0 )</div>
+<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; {</div>
+<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span>;</div>
+<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; }</div>
+<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; }</div>
+</div><!-- fragment -->
+<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_json_utils_8hpp_source.xhtml#l00064">JsonUtils::PrintArmNNHeader()</a>, <a class="el" href="_json_utils_8hpp_source.xhtml#l00051">JsonUtils::PrintFooter()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00141">JsonPrinter::PrintGuid()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00096">JsonPrinter::PrintLabel()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00147">JsonPrinter::PrintMeasurementsList()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00111">JsonPrinter::PrintType()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00103">JsonPrinter::PrintUnit()</a>.</p>
-<p class="reference">Referenced by <a class="el" href="_profiling_details_8hpp_source.xhtml#l00034">ProfilingDetails::AddDetailsToString()</a>, <a class="el" href="_profiling_details_8hpp_source.xhtml#l00118">ProfilingDetails::DetailsExist()</a>, <a class="el" href="_json_utils_8hpp_source.xhtml#l00064">JsonUtils::PrintArmNNHeader()</a>, <a class="el" href="_json_utils_8hpp_source.xhtml#l00051">JsonUtils::PrintFooter()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00141">JsonPrinter::PrintGuid()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00015">JsonPrinter::PrintJsonChildObject()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00096">JsonPrinter::PrintLabel()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00147">JsonPrinter::PrintMeasurementsList()</a>, <a class="el" href="_json_printer_8cpp_source.xhtml#l00111">JsonPrinter::PrintType()</a>, and <a class="el" href="_json_printer_8cpp_source.xhtml#l00103">JsonPrinter::PrintUnit()</a>.</p>
-<div class="fragment"><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; {</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> numTabs = m_NumTabs;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keywordflow">while</span> ( numTabs-- &gt; 0 )</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; {</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; m_OutputStream &lt;&lt; <span class="stringliteral">&quot;\t&quot;</span>;</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; }</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; }</div></div><!-- fragment -->
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
@@ -416,13 +453,16 @@ Public Member Functions</h2></td></tr>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
+<div class="ttc" id="aclassarmnn_1_1_json_utils_xhtml_a1fe65baae23767acfe3b2c88a3fa0f0b"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a1fe65baae23767acfe3b2c88a3fa0f0b">armnn::JsonUtils::PrintTabs</a></div><div class="ttdeci">void PrintTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00023">JsonUtils.hpp:23</a></div></div>
+<div class="ttc" id="aclassarmnn_1_1_json_utils_xhtml_ac9ee16e58f956d23360c8bd53315edc5"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#ac9ee16e58f956d23360c8bd53315edc5">armnn::JsonUtils::IncrementNumberOfTabs</a></div><div class="ttdeci">void IncrementNumberOfTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00041">JsonUtils.hpp:41</a></div></div>
+<div class="ttc" id="aclassarmnn_1_1_json_utils_xhtml_a82747ca573f9313c0043c884de79980e"><div class="ttname"><a href="classarmnn_1_1_json_utils.xhtml#a82747ca573f9313c0043c884de79980e">armnn::JsonUtils::DecrementNumberOfTabs</a></div><div class="ttdeci">void DecrementNumberOfTabs()</div><div class="ttdef"><b>Definition:</b> <a href="_json_utils_8hpp_source.xhtml#l00032">JsonUtils.hpp:32</a></div></div>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="classarmnn_1_1_json_utils.xhtml">JsonUtils</a></li>
- <li class="footer">Generated on Fri Feb 24 2023 10:24:30 for ArmNN by
+ <li class="footer">Generated on Wed Mar 22 2023 15:53:06 for ArmNN by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>
</div>
</body>