add Doxygen documentation
[o-du/phy.git] / docs / API / structreading__input__file__exception.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.8.13"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>o-du/phy: reading_input_file_exception Struct Reference</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="search/search.css" rel="stylesheet" type="text/css"/>
13 <script type="text/javascript" src="search/searchdata.js"></script>
14 <script type="text/javascript" src="search/search.js"></script>
15 <link href="doxygen.css" rel="stylesheet" type="text/css" />
16 </head>
17 <body>
18 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19 <div id="titlearea">
20 <table cellspacing="0" cellpadding="0">
21  <tbody>
22  <tr style="height: 56px;">
23   <td id="projectalign" style="padding-left: 0.5em;">
24    <div id="projectname">o-du/phy
25    </div>
26    <div id="projectbrief">Intel O-RAN/X-RAN Generated Doxygen Documentation</div>
27   </td>
28  </tr>
29  </tbody>
30 </table>
31 </div>
32 <!-- end header part -->
33 <!-- Generated by Doxygen 1.8.13 -->
34 <script type="text/javascript">
35 var searchBox = new SearchBox("searchBox", "search",false,'Search');
36 </script>
37 <script type="text/javascript" src="menudata.js"></script>
38 <script type="text/javascript" src="menu.js"></script>
39 <script type="text/javascript">
40 $(function() {
41   initMenu('',true,false,'search.php','Search');
42   $(document).ready(function() { init_search(); });
43 });
44 </script>
45 <div id="main-nav"></div>
46 <!-- window showing the filter options -->
47 <div id="MSearchSelectWindow"
48      onmouseover="return searchBox.OnSearchSelectShow()"
49      onmouseout="return searchBox.OnSearchSelectHide()"
50      onkeydown="return searchBox.OnSearchSelectKey(event)">
51 </div>
52
53 <!-- iframe showing the search results (closed by default) -->
54 <div id="MSearchResultsWindow">
55 <iframe src="javascript:void(0)" frameborder="0" 
56         name="MSearchResults" id="MSearchResults">
57 </iframe>
58 </div>
59
60 </div><!-- top -->
61 <div class="header">
62   <div class="summary">
63 <a href="#pub-methods">Public Member Functions</a>  </div>
64   <div class="headertitle">
65 <div class="title">reading_input_file_exception Struct Reference</div>  </div>
66 </div><!--header-->
67 <div class="contents">
68
69 <p><code>#include &lt;<a class="el" href="common_8hpp_source.html">common.hpp</a>&gt;</code></p>
70 <div class="dynheader">
71 Inheritance diagram for reading_input_file_exception:</div>
72 <div class="dyncontent">
73 <div class="center"><img src="structreading__input__file__exception__inherit__graph.png" border="0" usemap="#reading__input__file__exception_inherit__map" alt="Inheritance graph"/></div>
74 </div>
75 <div class="dynheader">
76 Collaboration diagram for reading_input_file_exception:</div>
77 <div class="dyncontent">
78 <div class="center"><img src="structreading__input__file__exception__coll__graph.png" border="0" usemap="#reading__input__file__exception_coll__map" alt="Collaboration graph"/></div>
79 </div>
80 <table class="memberdecls">
81 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
82 Public Member Functions</h2></td></tr>
83 <tr class="memitem:a70518905d36686ddeeb2eb3b2682f016"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structreading__input__file__exception.html#a70518905d36686ddeeb2eb3b2682f016">what</a> () const override  throw ()</td></tr>
84 <tr class="separator:a70518905d36686ddeeb2eb3b2682f016"><td class="memSeparator" colspan="2">&#160;</td></tr>
85 </table>
86 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
87 <div class="textblock">
88 <p class="definition">Definition at line <a class="el" href="common_8hpp_source.html#l00078">78</a> of file <a class="el" href="common_8hpp_source.html">common.hpp</a>.</p>
89 </div><h2 class="groupheader">Member Function Documentation</h2>
90 <a id="a70518905d36686ddeeb2eb3b2682f016"></a>
91 <h2 class="memtitle"><span class="permalink"><a href="#a70518905d36686ddeeb2eb3b2682f016">&#9670;&nbsp;</a></span>what()</h2>
92
93 <div class="memitem">
94 <div class="memproto">
95 <table class="mlabels">
96   <tr>
97   <td class="mlabels-left">
98       <table class="memname">
99         <tr>
100           <td class="memname">const char* what </td>
101           <td>(</td>
102           <td class="paramname"></td><td>)</td>
103           <td> const</td>
104         </tr>
105         <tr>
106           <td align="right">throw </td><td>(</td><td colspan="2"></td>
107         </tr>
108         <tr>
109           <td align="right"></td><td>)</td><td></td><td></td>
110         </tr>
111       </table>
112   </td>
113   <td class="mlabels-right">
114 <span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span></span>  </td>
115   </tr>
116 </table>
117 </div><div class="memdoc">
118
119 <p class="definition">Definition at line <a class="el" href="common_8hpp_source.html#l00080">80</a> of file <a class="el" href="common_8hpp_source.html">common.hpp</a>.</p>
120 <div class="dynheader">
121 Here is the call graph for this function:</div>
122 <div class="dyncontent">
123 <div class="center"><img src="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_cgraph.png" border="0" usemap="#structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_cgraph" alt=""/></div>
124 <map name="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_cgraph" id="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_cgraph">
125 <area shape="rect" id="node2" href="common_8hpp.html#ae39390f41ba978a1f0d79691436c074a" title="Attach current process to the selected core. " alt="" coords="131,5,223,32"/>
126 <area shape="rect" id="node3" href="common_8hpp.html#a8265b710246f9019ff14556adf5eb35a" title="Calculate the mean and variance from the result of the run_benchmark. " alt="" coords="109,56,244,83"/>
127 <area shape="rect" id="node4" href="common_8hpp.html#a39bf4f7770751080f5b72046abfd01a5" title="For a given number return sequence of number from 0 to number &#45; 1. " alt="" coords="125,107,228,133"/>
128 <area shape="rect" id="node5" href="common_8hpp.html#ad8c062e9b24e4b3a8408b23a0d8ab428" title="Read JSON from the given file. " alt="" coords="109,157,244,184"/>
129 <area shape="rect" id="node6" href="common_8hpp.html#a876ed07783b27d38779f7cef4db673e6" title="Read binary data from the file. " alt="" coords="104,209,249,250"/>
130 <area shape="rect" id="node7" href="common_8hpp.html#a56c41cbb9de4bce25da45ecd74b46a81" title="Measure the TSC on the machine. " alt="" coords="128,275,225,301"/>
131 <area shape="rect" id="node9" href="common_8hpp.html#a0ab5719a5f67d4d52057b2c4550fe930" title="Return the current value of the TSC. " alt="" coords="143,325,211,352"/>
132 <area shape="rect" id="node8" href="common_8cpp.html#a0ab5719a5f67d4d52057b2c4550fe930" title="Return the current value of the TSC. " alt="" coords="297,275,365,301"/>
133 </map>
134 </div>
135 <div class="dynheader">
136 Here is the caller graph for this function:</div>
137 <div class="dyncontent">
138 <div class="center"><img src="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_icgraph.png" border="0" usemap="#structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_icgraph" alt=""/></div>
139 <map name="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_icgraph" id="structreading__input__file__exception_a70518905d36686ddeeb2eb3b2682f016_icgraph">
140 <area shape="rect" id="node2" href="class_kernel_tests.html#a6dc1bccfd02f1a94b5c799c15cd98135" title="Load selected data from a JSON object. get_input_parameter loads data from parameters section of the ..." alt="" coords="117,5,270,47"/>
141 <area shape="rect" id="node3" href="class_kernel_tests.html#adfbe724335d86320c9839c426c4d5715" title="KernelTests::get_reference\l_parameter" alt="" coords="104,71,283,112"/>
142 </map>
143 </div>
144
145 </div>
146 </div>
147 <hr/>The documentation for this struct was generated from the following file:<ul>
148 <li><a class="el" href="common_8hpp_source.html">common.hpp</a></li>
149 </ul>
150 </div><!-- contents -->
151 <!-- start footer part -->
152 <hr class="footer"/><address class="footer"><small>
153 Generated by &#160;<a href="http://www.doxygen.org/index.html">
154 <img class="footer" src="doxygen.png" alt="doxygen"/>
155 </a> 1.8.13
156 </small></address>
157 </body>
158 </html>