revert API doc contribution since the document size is big, it affact the code download.
[o-du/phy.git] / docs / API / structcomplex__int32__t.html
diff --git a/docs/API/structcomplex__int32__t.html b/docs/API/structcomplex__int32__t.html
deleted file mode 100644 (file)
index 5285df6..0000000
+++ /dev/null
@@ -1,136 +0,0 @@
-<!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="viewport" content="width=device-width, initial-scale=1"/>
-<title>o-du/phy: complex_int32_t Struct 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="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>
-<link href="doxygen.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;">
-  <td id="projectalign" style="padding-left: 0.5em;">
-   <div id="projectname">o-du/phy
-   </div>
-   <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</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>
-<!-- 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><!-- top -->
-<div class="header">
-  <div class="summary">
-<a href="#pub-attribs">Data Fields</a>  </div>
-  <div class="headertitle">
-<div class="title">complex_int32_t Struct Reference</div>  </div>
-</div><!--header-->
-<div class="contents">
-
-<p>Defines 64-bit complex structure; both real part and image part have 32 bit width.  
- <a href="structcomplex__int32__t.html#details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="common__typedef__xran_8h_source.html">common_typedef_xran.h</a>&gt;</code></p>
-<div class="dynheader">
-Collaboration diagram for complex_int32_t:</div>
-<div class="dyncontent">
-<div class="center"><img src="structcomplex__int32__t__coll__graph.png" border="0" usemap="#complex__int32__t_coll__map" alt="Collaboration graph"/></div>
-</div>
-<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
-Data Fields</h2></td></tr>
-<tr class="memitem:a44e1ef2f79beb4877834c23fb4547e58"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcomplex__int32__t.html#a44e1ef2f79beb4877834c23fb4547e58">re</a></td></tr>
-<tr class="separator:a44e1ef2f79beb4877834c23fb4547e58"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:affac5cb482b316df6c36ee03670fff9a"><td class="memItemLeft" align="right" valign="top">int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcomplex__int32__t.html#affac5cb482b316df6c36ee03670fff9a">im</a></td></tr>
-<tr class="separator:affac5cb482b316df6c36ee03670fff9a"><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>Defines 64-bit complex structure; both real part and image part have 32 bit width. </p>
-
-<p class="definition">Definition at line <a class="el" href="common__typedef__xran_8h_source.html#l00056">56</a> of file <a class="el" href="common__typedef__xran_8h_source.html">common_typedef_xran.h</a>.</p>
-</div><h2 class="groupheader">Field Documentation</h2>
-<a id="affac5cb482b316df6c36ee03670fff9a"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#affac5cb482b316df6c36ee03670fff9a">&#9670;&nbsp;</a></span>im</h2>
-
-<div class="memitem">
-<div class="memproto">
-      <table class="memname">
-        <tr>
-          <td class="memname">int32_t im</td>
-        </tr>
-      </table>
-</div><div class="memdoc">
-<p>32-bit image part </p>
-
-<p class="definition">Definition at line <a class="el" href="common__typedef__xran_8h_source.html#l00058">58</a> of file <a class="el" href="common__typedef__xran_8h_source.html">common_typedef_xran.h</a>.</p>
-
-</div>
-</div>
-<a id="a44e1ef2f79beb4877834c23fb4547e58"></a>
-<h2 class="memtitle"><span class="permalink"><a href="#a44e1ef2f79beb4877834c23fb4547e58">&#9670;&nbsp;</a></span>re</h2>
-
-<div class="memitem">
-<div class="memproto">
-      <table class="memname">
-        <tr>
-          <td class="memname">int32_t re</td>
-        </tr>
-      </table>
-</div><div class="memdoc">
-<p>32-bit real part </p>
-
-<p class="definition">Definition at line <a class="el" href="common__typedef__xran_8h_source.html#l00057">57</a> of file <a class="el" href="common__typedef__xran_8h_source.html">common_typedef_xran.h</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li><a class="el" href="common__typedef__xran_8h_source.html">common_typedef_xran.h</a></li>
-</ul>
-</div><!-- contents -->
-<!-- start footer part -->
-<hr class="footer"/><address class="footer"><small>
-Generated by &#160;<a href="http://www.doxygen.org/index.html">
-<img class="footer" src="doxygen.png" alt="doxygen"/>
-</a> 1.8.13
-</small></address>
-</body>
-</html>