<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!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">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
<head>
|
<head>
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
<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.4"/>
|
<title>AES Avalon Slave (avs_aes): Data Structures</title>
|
<title>AES Avalon Slave (avs_aes): Data Structures</title>
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
<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="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(initResizable);
|
|
$(window).load(resizeHeight);
|
|
</script>
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
</head>
|
</head>
|
<body>
|
<body>
|
<!-- Generated by Doxygen 1.6.1 -->
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
<script type="text/javascript">
|
<div id="titlearea">
|
<!--
|
<table cellspacing="0" cellpadding="0">
|
function changeDisplayState (e){
|
<tbody>
|
var num=this.id.replace(/[^[0-9]/g,'');
|
<tr style="height: 56px;">
|
var button=this.firstChild;
|
<td style="padding-left: 0.5em;">
|
var sectionDiv=document.getElementById('dynsection'+num);
|
<div id="projectname">AES Avalon Slave (avs_aes)
|
if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
|
</div>
|
sectionDiv.style.display='block';
|
</td>
|
button.src='open.gif';
|
</tr>
|
}else{
|
</tbody>
|
sectionDiv.style.display='none';
|
</table>
|
button.src='closed.gif';
|
</div>
|
}
|
<!-- end header part -->
|
}
|
<!-- Generated by Doxygen 1.8.4 -->
|
function initDynSections(){
|
<div id="navrow1" class="tabs">
|
var divs=document.getElementsByTagName('div');
|
<ul class="tablist">
|
var sectionCounter=1;
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
for(var i=0;i<divs.length-1;i++){
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
var header=divs[i];
|
|
var section=divs[i+1];
|
|
var button=header.firstChild;
|
|
if (button!='IMG'){
|
|
divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
|
|
button=document.createElement('img');
|
|
divs[i].insertBefore(button,divs[i].firstChild);
|
|
}
|
|
header.style.cursor='pointer';
|
|
header.onclick=changeDisplayState;
|
|
header.id='dynheader'+sectionCounter;
|
|
button.src='closed.gif';
|
|
section.id='dynsection'+sectionCounter;
|
|
section.style.display='none';
|
|
section.style.marginLeft='14px';
|
|
sectionCounter++;
|
|
}
|
|
}
|
|
}
|
|
window.onload = initDynSections;
|
|
-->
|
|
</script>
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
<li><a href="files.html"><span>Files</span></a></li>
|
</ul>
|
</ul>
|
</div>
|
</div>
|
<div class="tabs">
|
<div id="navrow2" class="tabs2">
|
<ul>
|
<ul class="tablist">
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
|
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
|
<li><a href="classes.html"><span>Data Structure Index</span></a></li>
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
<li><a href="functions.html"><span>Data Fields</span></a></li>
|
</ul>
|
</ul>
|
</div>
|
</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>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
$(document).ready(function(){initNavTree('annotated.html','');});
|
|
</script>
|
|
<div id="doc-content">
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">Data Structures</div> </div>
|
|
</div><!--header-->
|
<div class="contents">
|
<div class="contents">
|
<h1>Data Structures</h1>Here are the data structures with brief descriptions:<table>
|
<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
|
<tr><td class="indexkey"><a class="el" href="structavs__aes__handle.html">avs_aes_handle</a></td><td class="indexvalue">Object storing addresses for this Avalon AES slave might be useful in case there are more attached, also for convinience </td></tr>
|
<table class="directory">
|
|
<tr id="row_0_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="structavs__aes__handle.html" target="_self">avs_aes_handle</a></td><td class="desc">Object storing addresses for this Avalon AES slave might be useful in case there are more attached, also for convinience </td></tr>
|
</table>
|
</table>
|
</div>
|
</div><!-- directory -->
|
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Apr 2 23:22:36 2010 for AES Avalon Slave (avs_aes) by
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated on Sat Apr 19 2014 17:55:55 for AES Avalon Slave (avs_aes) by
|
<a href="http://www.doxygen.org/index.html">
|
<a href="http://www.doxygen.org/index.html">
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.4 </li>
|
|
</ul>
|
|
</div>
|
</body>
|
</body>
|
</html>
|
</html>
|
|
|