aboutsummaryrefslogtreecommitdiff
path: root/20.02/class_i_timeline_decoder.xhtml
diff options
context:
space:
mode:
Diffstat (limited to '20.02/class_i_timeline_decoder.xhtml')
-rw-r--r--20.02/class_i_timeline_decoder.xhtml421
1 files changed, 421 insertions, 0 deletions
diff --git a/20.02/class_i_timeline_decoder.xhtml b/20.02/class_i_timeline_decoder.xhtml
new file mode 100644
index 0000000000..4d14e254f3
--- /dev/null
+++ b/20.02/class_i_timeline_decoder.xhtml
@@ -0,0 +1,421 @@
+<!-- Copyright (c) 2020 ARM Limited. -->
+<!-- -->
+<!-- SPDX-License-Identifier: MIT -->
+<!-- -->
+<!-- HTML header for doxygen 1.8.13-->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
+<meta name="robots" content="NOINDEX, NOFOLLOW" />
+<meta name="viewport" content="width=device-width, initial-scale=1"/>
+<title>ArmNN: ITimelineDecoder Class 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="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>
+<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>
+<script type="text/x-mathjax-config">
+ MathJax.Hub.Config({
+ extensions: ["tex2jax.js"],
+ jax: ["input/TeX","output/HTML-CSS"],
+});
+</script><script type="text/javascript" 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>
+<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;">
+ <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
+ <td style="padding-left: 0.5em;">
+ <div id="projectname">
+ &#160;<span id="projectnumber">20.02</span>
+ </div>
+ </td>
+ </tr>
+ </tbody>
+</table>
+</div>
+<!-- end header part -->
+<!-- Generated by Doxygen 1.8.13 -->
+<script type="text/javascript">
+var searchBox = new SearchBox("searchBox", "search",false,'Search');
+</script>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</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">
+$(document).ready(function(){initNavTree('class_i_timeline_decoder.xhtml','');});
+</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">
+<iframe src="javascript:void(0)" frameborder="0"
+ name="MSearchResults" id="MSearchResults">
+</iframe>
+</div>
+
+<div class="header">
+ <div class="summary">
+<a href="#nested-classes">Classes</a> &#124;
+<a href="#pub-types">Public Types</a> &#124;
+<a href="#pub-methods">Public Member Functions</a> &#124;
+<a href="class_i_timeline_decoder-members.xhtml">List of all members</a> </div>
+ <div class="headertitle">
+<div class="title">ITimelineDecoder Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div>
+</div><!--header-->
+<div class="contents">
+
+<p><code>#include &lt;<a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</a>&gt;</code></p>
+<div class="dynheader">
+Inheritance diagram for ITimelineDecoder:</div>
+<div class="dyncontent">
+ <div class="center">
+ <img src="class_i_timeline_decoder.png" usemap="#ITimelineDecoder_map" alt=""/>
+ <map id="ITimelineDecoder_map" name="ITimelineDecoder_map">
+<area href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml" alt="TimelineDecoder" shape="rect" coords="0,56,110,80"/>
+</map>
+ </div></div>
+<table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
+Classes</h2></td></tr>
+<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>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
+Public Types</h2></td></tr>
+<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>,
+<a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590aa369a8f8f3bdedb1ae5445e8f52d06fa7">TimelineStatus_Fail</a>
+ }</td></tr>
+<tr class="separator:a7561a8de32d8a9ff3bfa7de7a89a590a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>,
+<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a5265db1a79410fbe447a3faa98e7b914">ExecutionLink</a>,
+<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a77ac530ff577e3b84e0761fa02b2520b">DataLink</a>,
+<a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667a47d6c060a0aa40c6fd018f12b7c96f1f">LabelLink</a>
+ }</td></tr>
+<tr class="separator:afcec9ac4ebf3a53432bbd77a314b0667"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table><table class="memberdecls">
+<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
+Public Member Functions</h2></td></tr>
+<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>
+<tr class="separator:ad6cb3f1b3c851eb673ba1b8ab6640e40"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a39eef4619be7051ac1c62c71bdabd248"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a678c5d8abc10bc4b1936523483e8da8d"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:a83984ef549a8492f6711fd48c936b472"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:adcad6f6c71d39d9b1b7863eb50804323"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<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>
+<tr class="separator:ae3dc53e6af44cab02cc709e03fbf171a"><td class="memSeparator" colspan="2">&#160;</td></tr>
+</table>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock">
+<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>
+</div><h2 class="groupheader">Member Enumeration Documentation</h2>
+<a id="afcec9ac4ebf3a53432bbd77a314b0667"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#afcec9ac4ebf3a53432bbd77a314b0667">&#9670;&nbsp;</a></span>RelationshipType</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="class_i_timeline_decoder.xhtml#afcec9ac4ebf3a53432bbd77a314b0667">RelationshipType</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">strong</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667afc04d023850b425f3b9c62b3a55dc110"></a>RetentionLink&#160;</td><td class="fielddoc"></td></tr>
+<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a5265db1a79410fbe447a3faa98e7b914"></a>ExecutionLink&#160;</td><td class="fielddoc"><p>Head retains(parents) Tail. </p>
+</td></tr>
+<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a77ac530ff577e3b84e0761fa02b2520b"></a>DataLink&#160;</td><td class="fielddoc"><p>Head execution start depends on Tail execution completion. </p>
+</td></tr>
+<tr><td class="fieldname"><a id="afcec9ac4ebf3a53432bbd77a314b0667a47d6c060a0aa40c6fd018f12b7c96f1f"></a>LabelLink&#160;</td><td class="fielddoc"><p>Head uses data of Tail. </p>
+<p>Head uses label Tail (Tail MUST be a guid of a label). </p>
+</td></tr>
+</table>
+
+<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>
+<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>
+<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>
+<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>
+<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>
+</div><!-- fragment -->
+</div>
+</div>
+<a id="a7561a8de32d8a9ff3bfa7de7a89a590a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a7561a8de32d8a9ff3bfa7de7a89a590a">&#9670;&nbsp;</a></span>TimelineStatus</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">enum <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">strong</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+<table class="fieldtable">
+<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a7561a8de32d8a9ff3bfa7de7a89a590aa01c22cb6628ace016f56d9f9a2926c22"></a>TimelineStatus_Success&#160;</td><td class="fielddoc"></td></tr>
+<tr><td class="fieldname"><a id="a7561a8de32d8a9ff3bfa7de7a89a590aa369a8f8f3bdedb1ae5445e8f52d06fa7"></a>TimelineStatus_Fail&#160;</td><td class="fielddoc"></td></tr>
+</table>
+
+<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>
+<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 -->
+</div>
+</div>
+<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<a id="ad6cb3f1b3c851eb673ba1b8ab6640e40"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad6cb3f1b3c851eb673ba1b8ab6640e40">&#9670;&nbsp;</a></span>~ITimelineDecoder()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual ~<a class="el" href="class_i_timeline_decoder.xhtml">ITimelineDecoder</a> </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+</div>
+</div>
+<h2 class="groupheader">Member Function Documentation</h2>
+<a id="a39eef4619be7051ac1c62c71bdabd248"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a39eef4619be7051ac1c62c71bdabd248">&#9670;&nbsp;</a></span>CreateEntity()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEntity </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_entity.xhtml">Entity</a> &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a7a3a6f47289e3c4dedba1fce3871cbc9">TimelineDecoder</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00071">TimelineCaptureCommandHandler::ReadEntity()</a>.</p>
+
+</div>
+</div>
+<a id="a83984ef549a8492f6711fd48c936b472"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a83984ef549a8492f6711fd48c936b472">&#9670;&nbsp;</a></span>CreateEvent()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEvent </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_event.xhtml">Event</a> &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a5cdb47905000a2a794d376f83e8297d2">TimelineDecoder</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00105">TimelineCaptureCommandHandler::ReadEvent()</a>.</p>
+
+</div>
+</div>
+<a id="a678c5d8abc10bc4b1936523483e8da8d"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a678c5d8abc10bc4b1936523483e8da8d">&#9670;&nbsp;</a></span>CreateEventClass()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateEventClass </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_event_class.xhtml">EventClass</a> &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a4ddf1bad035226b51874e2fd2a10b70d">TimelineDecoder</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00079">TimelineCaptureCommandHandler::ReadEventClass()</a>.</p>
+
+</div>
+</div>
+<a id="adcad6f6c71d39d9b1b7863eb50804323"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#adcad6f6c71d39d9b1b7863eb50804323">&#9670;&nbsp;</a></span>CreateLabel()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateLabel </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_label.xhtml">Label</a> &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a79a11d3638937138ba222c77efbd2e24">TimelineDecoder</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00049">TimelineCaptureCommandHandler::ReadLabel()</a>.</p>
+
+</div>
+</div>
+<a id="ae3dc53e6af44cab02cc709e03fbf171a"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ae3dc53e6af44cab02cc709e03fbf171a">&#9670;&nbsp;</a></span>CreateRelationship()</h2>
+
+<div class="memitem">
+<div class="memproto">
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">virtual <a class="el" href="class_i_timeline_decoder.xhtml#a7561a8de32d8a9ff3bfa7de7a89a590a">TimelineStatus</a> CreateRelationship </td>
+ <td>(</td>
+ <td class="paramtype">const <a class="el" href="struct_i_timeline_decoder_1_1_relationship.xhtml">Relationship</a> &amp;&#160;</td>
+ <td class="paramname"></td><td>)</td>
+ <td></td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">pure virtual</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Implemented in <a class="el" href="classarmnn_1_1timelinedecoder_1_1_timeline_decoder.xhtml#a743eb5b5f7207e38f297611714bc33c1">TimelineDecoder</a>.</p>
+
+<p class="reference">Referenced by <a class="el" href="_timeline_capture_command_handler_8cpp_source.xhtml#l00087">TimelineCaptureCommandHandler::ReadRelationship()</a>.</p>
+
+</div>
+</div>
+<hr/>The documentation for this class was generated from the following file:<ul>
+<li>include/armnn/profiling/<a class="el" href="_i_timeline_decoder_8hpp_source.xhtml">ITimelineDecoder.hpp</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="navelem"><a class="el" href="class_i_timeline_decoder.xhtml">ITimelineDecoder</a></li>
+ <li class="footer">Generated on Fri Mar 13 2020 16:09:16 for ArmNN by
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
+ </ul>
+</div>
+</body>
+</html>