blob: eda7d446d15c41133bff46e50f523f30fe74d0cc [file] [log] [blame]
Ryan OShea4840dfb2020-08-25 12:35:58 +01001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: JSONTimelineDecoder::Model Struct Reference</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.08</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="header">
97 <div class="summary">
98<a href="#pub-attribs">Public Attributes</a> &#124;
99<a href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model-members.xhtml">List of all members</a> </div>
100 <div class="headertitle">
101<div class="title">JSONTimelineDecoder::Model Struct Reference</div> </div>
102</div><!--header-->
103<div class="contents">
104
105<p><code>#include &lt;<a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>&gt;</code></p>
106<table class="memberdecls">
107<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
108Public Attributes</h2></td></tr>
109<tr class="memitem:a93551dadd83a8ca1d48f83479da39646"><td class="memItemLeft" align="right" valign="top">std::map&lt; uint64_t, <a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_j_s_o_n_entity.xhtml">JSONEntity</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml#a93551dadd83a8ca1d48f83479da39646">jsonEntities</a></td></tr>
110<tr class="separator:a93551dadd83a8ca1d48f83479da39646"><td class="memSeparator" colspan="2">&#160;</td></tr>
111<tr class="memitem:a58ca50dd2ee7906449a962133a10eb3f"><td class="memItemLeft" align="right" valign="top">std::map&lt; uint64_t, Relationship &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml#a58ca50dd2ee7906449a962133a10eb3f">relationships</a></td></tr>
112<tr class="separator:a58ca50dd2ee7906449a962133a10eb3f"><td class="memSeparator" colspan="2">&#160;</td></tr>
113<tr class="memitem:a8f006c01f8a845b8f33dadef1b1908b8"><td class="memItemLeft" align="right" valign="top">std::map&lt; uint64_t, Label &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml#a8f006c01f8a845b8f33dadef1b1908b8">labels</a></td></tr>
114<tr class="separator:a8f006c01f8a845b8f33dadef1b1908b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
115<tr class="memitem:a4fbcc3e4928b03f03f3c2fea42f60620"><td class="memItemLeft" align="right" valign="top">std::map&lt; uint64_t, <a class="el" href="classarmnn_1_1_event.xhtml">Event</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml#a4fbcc3e4928b03f03f3c2fea42f60620">events</a></td></tr>
116<tr class="separator:a4fbcc3e4928b03f03f3c2fea42f60620"><td class="memSeparator" colspan="2">&#160;</td></tr>
117<tr class="memitem:a9313bfbeda7f65af79f742ad794f3bba"><td class="memItemLeft" align="right" valign="top">std::map&lt; uint64_t, EventClass &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml#a9313bfbeda7f65af79f742ad794f3bba">eventClasses</a></td></tr>
118<tr class="separator:a9313bfbeda7f65af79f742ad794f3bba"><td class="memSeparator" colspan="2">&#160;</td></tr>
119</table>
120<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
121<div class="textblock">
122<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00043">43</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
123</div><h2 class="groupheader">Member Data Documentation</h2>
124<a id="a9313bfbeda7f65af79f742ad794f3bba"></a>
125<h2 class="memtitle"><span class="permalink"><a href="#a9313bfbeda7f65af79f742ad794f3bba">&#9670;&nbsp;</a></span>eventClasses</h2>
126
127<div class="memitem">
128<div class="memproto">
129 <table class="memname">
130 <tr>
131 <td class="memname">std::map&lt;uint64_t, EventClass&gt; eventClasses</td>
132 </tr>
133 </table>
134</div><div class="memdoc">
135
136<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00049">49</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
137
138<p class="reference">Referenced by <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00036">JSONTimelineDecoder::CreateEventClass()</a>.</p>
139
140</div>
141</div>
142<a id="a4fbcc3e4928b03f03f3c2fea42f60620"></a>
143<h2 class="memtitle"><span class="permalink"><a href="#a4fbcc3e4928b03f03f3c2fea42f60620">&#9670;&nbsp;</a></span>events</h2>
144
145<div class="memitem">
146<div class="memproto">
147 <table class="memname">
148 <tr>
149 <td class="memname">std::map&lt;uint64_t, <a class="el" href="classarmnn_1_1_event.xhtml">Event</a>&gt; events</td>
150 </tr>
151 </table>
152</div><div class="memdoc">
153
154<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00048">48</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
155
156<p class="reference">Referenced by <a class="el" href="_j_s_o_n_timeline_decoder_tests_8cpp_source.xhtml#l00686">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00045">JSONTimelineDecoder::CreateEvent()</a>, and <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00270">JSONTimelineDecoder::GetJSONEntityString()</a>.</p>
157
158</div>
159</div>
160<a id="a93551dadd83a8ca1d48f83479da39646"></a>
161<h2 class="memtitle"><span class="permalink"><a href="#a93551dadd83a8ca1d48f83479da39646">&#9670;&nbsp;</a></span>jsonEntities</h2>
162
163<div class="memitem">
164<div class="memproto">
165 <table class="memname">
166 <tr>
167 <td class="memname">std::map&lt;uint64_t, <a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_j_s_o_n_entity.xhtml">JSONEntity</a>&gt; jsonEntities</td>
168 </tr>
169 </table>
170</div><div class="memdoc">
171
172<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00045">45</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
173
174<p class="reference">Referenced by <a class="el" href="_j_s_o_n_timeline_decoder_tests_8cpp_source.xhtml#l00686">BOOST_AUTO_TEST_CASE()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00028">JSONTimelineDecoder::CreateEntity()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00045">JSONTimelineDecoder::CreateEvent()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00036">JSONTimelineDecoder::CreateEventClass()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00060">JSONTimelineDecoder::CreateRelationship()</a>, <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00270">JSONTimelineDecoder::GetJSONEntityString()</a>, and <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00250">JSONTimelineDecoder::GetJSONString()</a>.</p>
175
176</div>
177</div>
178<a id="a8f006c01f8a845b8f33dadef1b1908b8"></a>
179<h2 class="memtitle"><span class="permalink"><a href="#a8f006c01f8a845b8f33dadef1b1908b8">&#9670;&nbsp;</a></span>labels</h2>
180
181<div class="memitem">
182<div class="memproto">
183 <table class="memname">
184 <tr>
185 <td class="memname">std::map&lt;uint64_t, Label&gt; labels</td>
186 </tr>
187 </table>
188</div><div class="memdoc">
189
190<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00047">47</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
191
192<p class="reference">Referenced by <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00054">JSONTimelineDecoder::CreateLabel()</a>, and <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00060">JSONTimelineDecoder::CreateRelationship()</a>.</p>
193
194</div>
195</div>
196<a id="a58ca50dd2ee7906449a962133a10eb3f"></a>
197<h2 class="memtitle"><span class="permalink"><a href="#a58ca50dd2ee7906449a962133a10eb3f">&#9670;&nbsp;</a></span>relationships</h2>
198
199<div class="memitem">
200<div class="memproto">
201 <table class="memname">
202 <tr>
203 <td class="memname">std::map&lt;uint64_t, Relationship&gt; relationships</td>
204 </tr>
205 </table>
206</div><div class="memdoc">
207
208<p class="definition">Definition at line <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml#l00046">46</a> of file <a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a>.</p>
209
210<p class="reference">Referenced by <a class="el" href="_j_s_o_n_timeline_decoder_8cpp_source.xhtml#l00060">JSONTimelineDecoder::CreateRelationship()</a>.</p>
211
212</div>
213</div>
214<hr/>The documentation for this struct was generated from the following file:<ul>
215<li>src/timelineDecoder/<a class="el" href="_j_s_o_n_timeline_decoder_8hpp_source.xhtml">JSONTimelineDecoder.hpp</a></li>
216</ul>
217</div><!-- contents -->
218</div><!-- doc-content -->
219<!-- start footer part -->
220<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
221 <ul>
222 <li class="navelem"><a class="el" href="namespacearmnn.xhtml">armnn</a></li><li class="navelem"><a class="el" href="namespacearmnn_1_1timelinedecoder.xhtml">timelinedecoder</a></li><li class="navelem"><a class="el" href="classarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder.xhtml">JSONTimelineDecoder</a></li><li class="navelem"><a class="el" href="structarmnn_1_1timelinedecoder_1_1_j_s_o_n_timeline_decoder_1_1_model.xhtml">Model</a></li>
223 <li class="footer">Generated on Tue Aug 25 2020 12:29:52 for ArmNN by
224 <a href="http://www.doxygen.org/index.html">
225 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
226 </ul>
227</div>
228</body>
229</html>