blob: 4d14e254f369b10162bcca1f415f5fb4d906032e [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- 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: ITimelineDecoder Class 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.02</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('class_i_timeline_decoder.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="#nested-classes">Classes</a> &#124;
99<a href="#pub-types">Public Types</a> &#124;
100<a href="#pub-methods">Public Member Functions</a> &#124;
101<a href="class_i_timeline_decoder-members.xhtml">List of all members</a> </div>
102 <div class="headertitle">
103<div class="title">ITimelineDecoder Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
104</div><!--header-->
105<div class="contents">
106
107<p><code>#include &lt;<a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a>&gt;</code></p>
108<div class="dynheader">
109Inheritance diagram for ITimelineDecoder:</div>
110<div class="dyncontent">
111 <div class="center">
112 <img src="class_i_timeline_decoder.png" usemap="#ITimelineDecoder_map" alt=""/>
113 <map id="ITimelineDecoder_map" name="ITimelineDecoder_map">
114<area href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml" alt="TimelineDecoder" shape="rect" coords="0,56,110,80"/>
115</map>
116 </div></div>
117<table class="memberdecls">
118<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
119Classes</h2></td></tr>
120<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_i_timeline_decoder_1_1_entity.xhtml">Entity</a></td></tr>
121<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
122<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_i_timeline_decoder_1_1_event.xhtml">Event</a></td></tr>
123<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
124<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_i_timeline_decoder_1_1_event_class.xhtml">EventClass</a></td></tr>
125<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
126<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_i_timeline_decoder_1_1_label.xhtml">Label</a></td></tr>
127<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
128<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_i_timeline_decoder_1_1_relationship.xhtml">Relationship</a></td></tr>
129<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
130</table><table class="memberdecls">
131<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
132Public Types</h2></td></tr>
133<tr class="memitem:a7561a8de32d8a9ff3bfa7de7a89a590a"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> { <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590aa01c22cb6628ace016f56d9f9a2926c22">TimelineStatus_Success</a>,
134<a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590aa369a8f8f3bdedb1ae5445e8f52d06fa7">TimelineStatus_Fail</a>
135 }</td></tr>
136<tr class="separator:a7561a8de32d8a9ff3bfa7de7a89a590a"><td class="memSeparator" colspan="2">&#160;</td></tr>
137<tr class="memitem:afcec9ac4ebf3a53432bbd77a314b0667"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667">RelationshipType</a> { <a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667afc04d023850b425f3b9c62b3a55dc110">RetentionLink</a>,
138<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a5265db1a79410fbe447a3faa98e7b914">ExecutionLink</a>,
139<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a77ac530ff577e3b84e0761fa02b2520b">DataLink</a>,
140<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a47d6c060a0aa40c6fd018f12b7c96f1f">LabelLink</a>
141 }</td></tr>
142<tr class="separator:afcec9ac4ebf3a53432bbd77a314b0667"><td class="memSeparator" colspan="2">&#160;</td></tr>
143</table><table class="memberdecls">
144<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
145Public Member Functions</h2></td></tr>
146<tr class="memitem:ad6cb3f1b3c851eb673ba1b8ab6640e40"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#ad6cb3f1b3c851eb673ba1b8ab6640e40">~ITimelineDecoder</a> ()=default</td></tr>
147<tr class="separator:ad6cb3f1b3c851eb673ba1b8ab6640e40"><td class="memSeparator" colspan="2">&#160;</td></tr>
148<tr class="memitem:a39eef4619be7051ac1c62c71bdabd248"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#a39eef4619be7051ac1c62c71bdabd248">CreateEntity</a> (const <a class="el" href="struct_i_timeline_decoder_1_1_entity.xhtml">Entity</a> &amp;)=0</td></tr>
149<tr class="separator:a39eef4619be7051ac1c62c71bdabd248"><td class="memSeparator" colspan="2">&#160;</td></tr>
150<tr class="memitem:a678c5d8abc10bc4b1936523483e8da8d"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#a678c5d8abc10bc4b1936523483e8da8d">CreateEventClass</a> (const <a class="el" href="struct_i_timeline_decoder_1_1_event_class.xhtml">EventClass</a> &amp;)=0</td></tr>
151<tr class="separator:a678c5d8abc10bc4b1936523483e8da8d"><td class="memSeparator" colspan="2">&#160;</td></tr>
152<tr class="memitem:a83984ef549a8492f6711fd48c936b472"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#a83984ef549a8492f6711fd48c936b472">CreateEvent</a> (const <a class="el" href="struct_i_timeline_decoder_1_1_event.xhtml">Event</a> &amp;)=0</td></tr>
153<tr class="separator:a83984ef549a8492f6711fd48c936b472"><td class="memSeparator" colspan="2">&#160;</td></tr>
154<tr class="memitem:adcad6f6c71d39d9b1b7863eb50804323"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#adcad6f6c71d39d9b1b7863eb50804323">CreateLabel</a> (const <a class="el" href="struct_i_timeline_decoder_1_1_label.xhtml">Label</a> &amp;)=0</td></tr>
155<tr class="separator:adcad6f6c71d39d9b1b7863eb50804323"><td class="memSeparator" colspan="2">&#160;</td></tr>
156<tr class="memitem:ae3dc53e6af44cab02cc709e03fbf171a"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_timeline_decoder.xhtml#ae3dc53e6af44cab02cc709e03fbf171a">CreateRelationship</a> (const <a class="el" href="struct_i_timeline_decoder_1_1_relationship.xhtml">Relationship</a> &amp;)=0</td></tr>
157<tr class="separator:ae3dc53e6af44cab02cc709e03fbf171a"><td class="memSeparator" colspan="2">&#160;</td></tr>
158</table>
159<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
160<div class="textblock">
161<p class="definition">Definition at line <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml#l00011">11</a> of file <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a>.</p>
162</div><h2 class="groupheader">Member Enumeration Documentation</h2>
163<a id="afcec9ac4ebf3a53432bbd77a314b0667"></a>
164<h2 class="memtitle"><span class="permalink"><a href="#afcec9ac4ebf3a53432bbd77a314b0667">&#9670;&nbsp;</a></span>RelationshipType</h2>
165
166<div class="memitem">
167<div class="memproto">
168<table class="mlabels">
169 <tr>
170 <td class="mlabels-left">
171 <table class="memname">
172 <tr>
173 <td class="memname">enum <a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667">RelationshipType</a></td>
174 </tr>
175 </table>
176 </td>
177 <td class="mlabels-right">
178<span class="mlabels"><span class="mlabel">strong</span></span> </td>
179 </tr>
180</table>
181</div><div class="memdoc">
182<table class="fieldtable">
183<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667afc04d023850b425f3b9c62b3a55dc110"></a>RetentionLink&#160;</td><td class="fielddoc"></td></tr>
184<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a5265db1a79410fbe447a3faa98e7b914"></a>ExecutionLink&#160;</td><td class="fielddoc"><p>Head retains(parents) Tail. </p>
185</td></tr>
186<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a77ac530ff577e3b84e0761fa02b2520b"></a>DataLink&#160;</td><td class="fielddoc"><p>Head execution start depends on Tail execution completion. </p>
187</td></tr>
188<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a47d6c060a0aa40c6fd018f12b7c96f1f"></a>LabelLink&#160;</td><td class="fielddoc"><p>Head uses data of Tail. </p>
189<p>Head uses label Tail (Tail MUST be a guid of a label). </p>
190</td></tr>
191</table>
192
193<p class="definition">Definition at line <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml#l00022">22</a> of file <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a>.</p>
194<div class="fragment"><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; {</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <a class="code" href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2afc04d023850b425f3b9c62b3a55dc110">RetentionLink</a>, <span class="comment">/// Head retains(parents) Tail</span></div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"></span> <a class="code" href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a5265db1a79410fbe447a3faa98e7b914">ExecutionLink</a>, <span class="comment">/// Head execution start depends on Tail execution completion</span></div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"></span> <a class="code" href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a77ac530ff577e3b84e0761fa02b2520b">DataLink</a>, <span class="comment">/// Head uses data of Tail</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"></span> <a class="code" href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a47d6c060a0aa40c6fd018f12b7c96f1f">LabelLink</a> <span class="comment">/// Head uses label Tail (Tail MUST be a guid of a label).</span></div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"></span> };</div><div class="ttc" id="namespacearmnn_1_1profiling_xhtml_ab805f5aa9f101e7f6d971daba044c3c2a5265db1a79410fbe447a3faa98e7b914"><div class="ttname"><a href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a5265db1a79410fbe447a3faa98e7b914">armnn::profiling::ProfilingRelationshipType::ExecutionLink</a></div><div class="ttdoc">Head retains(parents) Tail. </div></div>
195<div class="ttc" id="namespacearmnn_1_1profiling_xhtml_ab805f5aa9f101e7f6d971daba044c3c2a77ac530ff577e3b84e0761fa02b2520b"><div class="ttname"><a href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a77ac530ff577e3b84e0761fa02b2520b">armnn::profiling::ProfilingRelationshipType::DataLink</a></div><div class="ttdoc">Head execution start depends on Tail execution completion. </div></div>
196<div class="ttc" id="namespacearmnn_1_1profiling_xhtml_ab805f5aa9f101e7f6d971daba044c3c2a47d6c060a0aa40c6fd018f12b7c96f1f"><div class="ttname"><a href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2a47d6c060a0aa40c6fd018f12b7c96f1f">armnn::profiling::ProfilingRelationshipType::LabelLink</a></div><div class="ttdoc">Head uses data of Tail. </div></div>
197<div class="ttc" id="namespacearmnn_1_1profiling_xhtml_ab805f5aa9f101e7f6d971daba044c3c2afc04d023850b425f3b9c62b3a55dc110"><div class="ttname"><a href="namespacearmnn_1_1profiling.xhtml#ab805f5aa9f101e7f6d971daba044c3c2afc04d023850b425f3b9c62b3a55dc110">armnn::profiling::ProfilingRelationshipType::RetentionLink</a></div></div>
198</div><!-- fragment -->
199</div>
200</div>
201<a id="a7561a8de32d8a9ff3bfa7de7a89a590a"></a>
202<h2 class="memtitle"><span class="permalink"><a href="#a7561a8de32d8a9ff3bfa7de7a89a590a">&#9670;&nbsp;</a></span>TimelineStatus</h2>
203
204<div class="memitem">
205<div class="memproto">
206<table class="mlabels">
207 <tr>
208 <td class="mlabels-left">
209 <table class="memname">
210 <tr>
211 <td class="memname">enum <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a></td>
212 </tr>
213 </table>
214 </td>
215 <td class="mlabels-right">
216<span class="mlabels"><span class="mlabel">strong</span></span> </td>
217 </tr>
218</table>
219</div><div class="memdoc">
220<table class="fieldtable">
221<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a7561a8de32d8a9ff3bfa7de7a89a590aa01c22cb6628ace016f56d9f9a2926c22"></a>TimelineStatus_Success&#160;</td><td class="fielddoc"></td></tr>
222<tr><td class="fieldname"><a id="a7561a8de32d8a9ff3bfa7de7a89a590aa369a8f8f3bdedb1ae5445e8f52d06fa7"></a>TimelineStatus_Fail&#160;</td><td class="fielddoc"></td></tr>
223</table>
224
225<p class="definition">Definition at line <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml#l00016">16</a> of file <a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a>.</p>
226<div class="fragment"><div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; {</div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; TimelineStatus_Success,</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; TimelineStatus_Fail</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; };</div></div><!-- fragment -->
227</div>
228</div>
229<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
230<a id="ad6cb3f1b3c851eb673ba1b8ab6640e40"></a>
231<h2 class="memtitle"><span class="permalink"><a href="#ad6cb3f1b3c851eb673ba1b8ab6640e40">&#9670;&nbsp;</a></span>~ITimelineDecoder()</h2>
232
233<div class="memitem">
234<div class="memproto">
235<table class="mlabels">
236 <tr>
237 <td class="mlabels-left">
238 <table class="memname">
239 <tr>
240 <td class="memname">virtual ~<a class="el" href="class_i_timeline_decoder.xhtml">ITimelineDecoder</a> </td>
241 <td>(</td>
242 <td class="paramname"></td><td>)</td>
243 <td></td>
244 </tr>
245 </table>
246 </td>
247 <td class="mlabels-right">
248<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
249 </tr>
250</table>
251</div><div class="memdoc">
252
253</div>
254</div>
255<h2 class="groupheader">Member Function Documentation</h2>
256<a id="a39eef4619be7051ac1c62c71bdabd248"></a>
257<h2 class="memtitle"><span class="permalink"><a href="#a39eef4619be7051ac1c62c71bdabd248">&#9670;&nbsp;</a></span>CreateEntity()</h2>
258
259<div class="memitem">
260<div class="memproto">
261<table class="mlabels">
262 <tr>
263 <td class="mlabels-left">
264 <table class="memname">
265 <tr>
266 <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEntity </td>
267 <td>(</td>
268 <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_entity.xhtml">Entity</a> &amp;&#160;</td>
269 <td class="paramname"></td><td>)</td>
270 <td></td>
271 </tr>
272 </table>
273 </td>
274 <td class="mlabels-right">
275<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
276 </tr>
277</table>
278</div><div class="memdoc">
279
280<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a7a3a6f47289e3c4dedba1fce3871cbc9">TimelineDecoder</a>.</p>
281
282<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00071">TimelineCaptureCommandHandler::ReadEntity()</a>.</p>
283
284</div>
285</div>
286<a id="a83984ef549a8492f6711fd48c936b472"></a>
287<h2 class="memtitle"><span class="permalink"><a href="#a83984ef549a8492f6711fd48c936b472">&#9670;&nbsp;</a></span>CreateEvent()</h2>
288
289<div class="memitem">
290<div class="memproto">
291<table class="mlabels">
292 <tr>
293 <td class="mlabels-left">
294 <table class="memname">
295 <tr>
296 <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEvent </td>
297 <td>(</td>
298 <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_event.xhtml">Event</a> &amp;&#160;</td>
299 <td class="paramname"></td><td>)</td>
300 <td></td>
301 </tr>
302 </table>
303 </td>
304 <td class="mlabels-right">
305<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
306 </tr>
307</table>
308</div><div class="memdoc">
309
310<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a5cdb47905000a2a794d376f83e8297d2">TimelineDecoder</a>.</p>
311
312<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00105">TimelineCaptureCommandHandler::ReadEvent()</a>.</p>
313
314</div>
315</div>
316<a id="a678c5d8abc10bc4b1936523483e8da8d"></a>
317<h2 class="memtitle"><span class="permalink"><a href="#a678c5d8abc10bc4b1936523483e8da8d">&#9670;&nbsp;</a></span>CreateEventClass()</h2>
318
319<div class="memitem">
320<div class="memproto">
321<table class="mlabels">
322 <tr>
323 <td class="mlabels-left">
324 <table class="memname">
325 <tr>
326 <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEventClass </td>
327 <td>(</td>
328 <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_event_class.xhtml">EventClass</a> &amp;&#160;</td>
329 <td class="paramname"></td><td>)</td>
330 <td></td>
331 </tr>
332 </table>
333 </td>
334 <td class="mlabels-right">
335<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
336 </tr>
337</table>
338</div><div class="memdoc">
339
340<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a4ddf1bad035226b51874e2fd2a10b70d">TimelineDecoder</a>.</p>
341
342<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00079">TimelineCaptureCommandHandler::ReadEventClass()</a>.</p>
343
344</div>
345</div>
346<a id="adcad6f6c71d39d9b1b7863eb50804323"></a>
347<h2 class="memtitle"><span class="permalink"><a href="#adcad6f6c71d39d9b1b7863eb50804323">&#9670;&nbsp;</a></span>CreateLabel()</h2>
348
349<div class="memitem">
350<div class="memproto">
351<table class="mlabels">
352 <tr>
353 <td class="mlabels-left">
354 <table class="memname">
355 <tr>
356 <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateLabel </td>
357 <td>(</td>
358 <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_label.xhtml">Label</a> &amp;&#160;</td>
359 <td class="paramname"></td><td>)</td>
360 <td></td>
361 </tr>
362 </table>
363 </td>
364 <td class="mlabels-right">
365<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
366 </tr>
367</table>
368</div><div class="memdoc">
369
370<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a79a11d3638937138ba222c77efbd2e24">TimelineDecoder</a>.</p>
371
372<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00049">TimelineCaptureCommandHandler::ReadLabel()</a>.</p>
373
374</div>
375</div>
376<a id="ae3dc53e6af44cab02cc709e03fbf171a"></a>
377<h2 class="memtitle"><span class="permalink"><a href="#ae3dc53e6af44cab02cc709e03fbf171a">&#9670;&nbsp;</a></span>CreateRelationship()</h2>
378
379<div class="memitem">
380<div class="memproto">
381<table class="mlabels">
382 <tr>
383 <td class="mlabels-left">
384 <table class="memname">
385 <tr>
386 <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateRelationship </td>
387 <td>(</td>
388 <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_relationship.xhtml">Relationship</a> &amp;&#160;</td>
389 <td class="paramname"></td><td>)</td>
390 <td></td>
391 </tr>
392 </table>
393 </td>
394 <td class="mlabels-right">
395<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
396 </tr>
397</table>
398</div><div class="memdoc">
399
400<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a743eb5b5f7207e38f297611714bc33c1">TimelineDecoder</a>.</p>
401
402<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00087">TimelineCaptureCommandHandler::ReadRelationship()</a>.</p>
403
404</div>
405</div>
406<hr/>The documentation for this class was generated from the following file:<ul>
407<li>include/armnn/profiling/<a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a></li>
408</ul>
409</div><!-- contents -->
410</div><!-- doc-content -->
411<!-- start footer part -->
412<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
413 <ul>
414 <li class="navelem"><a class="el" href="class_i_timeline_decoder.xhtml">ITimelineDecoder</a></li>
415 <li class="footer">Generated on Fri Mar 13 2020 16:09:16 for ArmNN by
416 <a href="http://www.doxygen.org/index.html">
417 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
418 </ul>
419</div>
420</body>
421</html>