add Doxygen documentation
[o-du/phy.git] / docs / API / functions_v.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: Data Fields</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 </div><!-- top -->
47 <!-- window showing the filter options -->
48 <div id="MSearchSelectWindow"
49      onmouseover="return searchBox.OnSearchSelectShow()"
50      onmouseout="return searchBox.OnSearchSelectHide()"
51      onkeydown="return searchBox.OnSearchSelectKey(event)">
52 </div>
53
54 <!-- iframe showing the search results (closed by default) -->
55 <div id="MSearchResultsWindow">
56 <iframe src="javascript:void(0)" frameborder="0" 
57         name="MSearchResults" id="MSearchResults">
58 </iframe>
59 </div>
60
61 <div class="contents">
62 <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div>
63
64 <h3><a id="index_v"></a>- v -</h3><ul>
65 <li>value()
66 : <a class="el" href="classnlohmann_1_1basic__json_1_1iter__impl.html#a964fb45284debd5434cd10dc6b59adab">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;::iter_impl&lt; U &gt;</a>
67 , <a class="el" href="classnlohmann_1_1basic__json_1_1json__reverse__iterator.html#a964fb45284debd5434cd10dc6b59adab">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;::json_reverse_iterator&lt; Base &gt;</a>
68 , <a class="el" href="classnlohmann_1_1basic__json.html#a13f9440aff453090f573a39f4713668f">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;</a>
69 , <a class="el" href="structnlohmann_1_1detail_1_1has__from__json.html#a5b4ee4ae6cba6bb75200ba7af1910873">has_from_json&lt; BasicJsonType, T &gt;</a>
70 , <a class="el" href="structnlohmann_1_1detail_1_1has__non__default__from__json.html#a5b4ee4ae6cba6bb75200ba7af1910873">has_non_default_from_json&lt; BasicJsonType, T &gt;</a>
71 , <a class="el" href="structnlohmann_1_1detail_1_1has__to__json.html#a5b4ee4ae6cba6bb75200ba7af1910873">has_to_json&lt; BasicJsonType, T &gt;</a>
72 , <a class="el" href="structnlohmann_1_1detail_1_1is__basic__json__nested__type.html#afb4135e27d236d51b7a115e86f9a5a31">is_basic_json_nested_type&lt; BasicJsonType, T &gt;</a>
73 , <a class="el" href="structnlohmann_1_1detail_1_1is__compatible__array__type.html#afb4135e27d236d51b7a115e86f9a5a31">is_compatible_array_type&lt; BasicJsonType, CompatibleArrayType &gt;</a>
74 , <a class="el" href="structnlohmann_1_1detail_1_1is__compatible__integer__type.html#a615a7728e2278acb2cab50854079d7fc">is_compatible_integer_type&lt; RealIntegerType, CompatibleNumberIntegerType &gt;</a>
75 , <a class="el" href="structnlohmann_1_1detail_1_1is__compatible__integer__type__impl_3_01true_00_01_real_integer_type78b0ba77f36a8c8169cdb79b01d1a4bf.html#a615a7728e2278acb2cab50854079d7fc">is_compatible_integer_type_impl&lt; true, RealIntegerType, CompatibleNumberIntegerType &gt;</a>
76 , <a class="el" href="structnlohmann_1_1detail_1_1is__compatible__object__type.html#afb4135e27d236d51b7a115e86f9a5a31">is_compatible_object_type&lt; BasicJsonType, CompatibleObjectType &gt;</a>
77 , <a class="el" href="structnlohmann_1_1detail_1_1is__compatible__object__type__impl_3_01true_00_01_real_type_00_01_compatible_object_type_01_4.html#a615a7728e2278acb2cab50854079d7fc">is_compatible_object_type_impl&lt; true, RealType, CompatibleObjectType &gt;</a>
78 , <a class="el" href="structnlohmann_1_1detail_1_1static__const.html#a4ab5db6c35fee2e04b35b4a300d50bf1">static_const&lt; T &gt;</a>
79 , <a class="el" href="structradio__app__common__hdr.html#a900b69af7d674b8db3bceae754b4955a">radio_app_common_hdr</a>
80 </li>
81 <li>value_t
82 : <a class="el" href="classnlohmann_1_1basic__json.html#ace569a7a0433ec013c33c927453cb727">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;</a>
83 </li>
84 <li>value_type
85 : <a class="el" href="classnlohmann_1_1basic__json_1_1iter__impl.html#a2cf899dee9ae2adba7128b41ea912d6a">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;::iter_impl&lt; U &gt;</a>
86 , <a class="el" href="classnlohmann_1_1basic__json.html#a6266b89788d56d4601b357b9bf3b06d5">basic_json&lt; ObjectType, ArrayType, StringType, BooleanType, NumberIntegerType, NumberUnsignedType, NumberFloatType, AllocatorType, JSONSerializer &gt;</a>
87 </li>
88 <li>verify_sections()
89 : <a class="el" href="class_c__plane.html#a2d5e33dd093724772a1447910bd34e15">C_plane</a>
90 </li>
91 </ul>
92 </div><!-- contents -->
93 <!-- start footer part -->
94 <hr class="footer"/><address class="footer"><small>
95 Generated by &#160;<a href="http://www.doxygen.org/index.html">
96 <img class="footer" src="doxygen.png" alt="doxygen"/>
97 </a> 1.8.13
98 </small></address>
99 </body>
100 </html>