Merge pull request #11 from tboudreaux/docs/opatio
aded docs to utils/opatio python module
This commit is contained in:
6
Doxyfile
6
Doxyfile
@@ -349,7 +349,7 @@ OPTIMIZE_OUTPUT_SLICE = NO
|
||||
#
|
||||
# Note see also the list of default file extension mappings.
|
||||
|
||||
EXTENSION_MAPPING =
|
||||
EXTENSION_MAPPING = py=C++
|
||||
|
||||
# If the MARKDOWN_SUPPORT tag is enabled then Doxygen pre-processes all comments
|
||||
# according to the Markdown format, which allows for more readable
|
||||
@@ -534,7 +534,7 @@ TIMESTAMP = NO
|
||||
# normally produced when WARNINGS is set to YES.
|
||||
# The default value is: NO.
|
||||
|
||||
EXTRACT_ALL = NO
|
||||
EXTRACT_ALL = YES
|
||||
|
||||
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
|
||||
# be included in the documentation.
|
||||
@@ -991,7 +991,7 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = src tests
|
||||
INPUT = src tests utils/opatio
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
|
||||
@@ -98,16 +98,20 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
|
||||
<div class="contents">
|
||||
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
|
||||
<table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classCell.html" target="_self">Cell</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structconstant.html" target="_self">constant</a></td><td class="desc">Structure to hold a constant's details </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classconstants.html" target="_self">constants</a></td><td class="desc">Class to manage a collection of constants </td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classconstTest.html" target="_self">constTest</a></td><td class="desc">Test suite for the const class </td></tr>
|
||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classDObject.html" target="_self">DObject</a></td><td class="desc">A universal data container class </td></tr>
|
||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classDObjectTest.html" target="_self">DObjectTest</a></td><td class="desc">Test suite for the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class </td></tr>
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structConstant.html" target="_self">Constant</a></td><td class="desc">Structure to hold a constant's details </td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classConstants.html" target="_self">Constants</a></td><td class="desc">Class to manage a collection of constants </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classconstTest.html" target="_self">constTest</a></td><td class="desc">Test suite for the const class </td></tr>
|
||||
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classDObject.html" target="_self">DObject</a></td><td class="desc">A universal data container class </td></tr>
|
||||
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classDObjectTest.html" target="_self">DObjectTest</a></td><td class="desc">Test suite for the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class </td></tr>
|
||||
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structHeader.html" target="_self">Header</a></td><td class="desc">Structure to hold the header information of an OPAT file </td></tr>
|
||||
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLockableDObject.html" target="_self">LockableDObject</a></td><td class="desc">Wrapper for <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> with thread-safe access </td></tr>
|
||||
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classLockableDObjectTest.html" target="_self">LockableDObjectTest</a></td><td class="desc">Test suite for the <a class="el" href="classLockableDObject.html" title="Wrapper for DObject with thread-safe access.">LockableDObject</a> class </td></tr>
|
||||
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classMetadata.html" target="_self">Metadata</a></td><td class="desc">Represents metadata information for data objects in the dobj module </td></tr>
|
||||
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classMetadataTest.html" target="_self">MetadataTest</a></td><td class="desc">Test suite for the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class </td></tr>
|
||||
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classOpatIO.html" target="_self">OpatIO</a></td><td class="desc">Class to manage the input/output operations for OPAT files </td></tr>
|
||||
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="classopatIOTest.html" target="_self">opatIOTest</a></td><td class="desc">Test suite for the const class </td></tr>
|
||||
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structOPATTable.html" target="_self">OPATTable</a></td><td class="desc">Structure to hold the data of an OPAT table </td></tr>
|
||||
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span class="icona"><span class="icon">C</span></span><a class="el" href="structTableIndex.html" target="_self">TableIndex</a></td><td class="desc">Structure to hold the index information of a table in an OPAT file </td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
||||
@@ -1,13 +1,17 @@
|
||||
var annotated_dup =
|
||||
[
|
||||
[ "Cell", "classCell.html", "classCell" ],
|
||||
[ "constant", "structconstant.html", "structconstant" ],
|
||||
[ "constants", "classconstants.html", "classconstants" ],
|
||||
[ "Constant", "structConstant.html", "structConstant" ],
|
||||
[ "Constants", "classConstants.html", "classConstants" ],
|
||||
[ "constTest", "classconstTest.html", "classconstTest" ],
|
||||
[ "DObject", "classDObject.html", "classDObject" ],
|
||||
[ "DObjectTest", "classDObjectTest.html", "classDObjectTest" ],
|
||||
[ "Header", "structHeader.html", "structHeader" ],
|
||||
[ "LockableDObject", "classLockableDObject.html", "classLockableDObject" ],
|
||||
[ "LockableDObjectTest", "classLockableDObjectTest.html", "classLockableDObjectTest" ],
|
||||
[ "Metadata", "classMetadata.html", "classMetadata" ],
|
||||
[ "MetadataTest", "classMetadataTest.html", "classMetadataTest" ]
|
||||
[ "MetadataTest", "classMetadataTest.html", "classMetadataTest" ],
|
||||
[ "OpatIO", "classOpatIO.html", "classOpatIO" ],
|
||||
[ "opatIOTest", "classopatIOTest.html", null ],
|
||||
[ "OPATTable", "structOPATTable.html", "structOPATTable" ],
|
||||
[ "TableIndex", "structTableIndex.html", "structTableIndex" ]
|
||||
];
|
||||
@@ -96,20 +96,29 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
|
||||
<div class="title">Class Index</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="qindex"><a class="qindex" href="#letter_C">C</a> | <a class="qindex" href="#letter_D">D</a> | <a class="qindex" href="#letter_L">L</a> | <a class="qindex" href="#letter_M">M</a></div>
|
||||
<div class="qindex"><a class="qindex" href="#letter_C">C</a> | <a class="qindex" href="#letter_D">D</a> | <a class="qindex" href="#letter_H">H</a> | <a class="qindex" href="#letter_L">L</a> | <a class="qindex" href="#letter_M">M</a> | <a class="qindex" href="#letter_O">O</a> | <a class="qindex" href="#letter_T">T</a></div>
|
||||
<div class="classindex">
|
||||
<dl class="classindex even">
|
||||
<dt class="alphachar"><a name="letter_C">C</a></dt>
|
||||
<dd><a class="el" href="classCell.html">Cell</a></dd><dd><a class="el" href="structconstant.html">constant</a></dd><dd><a class="el" href="classconstants.html">constants</a></dd><dd><a class="el" href="classconstTest.html">constTest</a></dd></dl>
|
||||
<dd><a class="el" href="structConstant.html">Constant</a></dd><dd><a class="el" href="classConstants.html">Constants</a></dd><dd><a class="el" href="classconstTest.html">constTest</a></dd></dl>
|
||||
<dl class="classindex odd">
|
||||
<dt class="alphachar"><a name="letter_D">D</a></dt>
|
||||
<dd><a class="el" href="classDObject.html">DObject</a></dd><dd><a class="el" href="classDObjectTest.html">DObjectTest</a></dd></dl>
|
||||
<dl class="classindex even">
|
||||
<dt class="alphachar"><a name="letter_H">H</a></dt>
|
||||
<dd><a class="el" href="structHeader.html">Header</a></dd></dl>
|
||||
<dl class="classindex odd">
|
||||
<dt class="alphachar"><a name="letter_L">L</a></dt>
|
||||
<dd><a class="el" href="classLockableDObject.html">LockableDObject</a></dd><dd><a class="el" href="classLockableDObjectTest.html">LockableDObjectTest</a></dd></dl>
|
||||
<dl class="classindex odd">
|
||||
<dl class="classindex even">
|
||||
<dt class="alphachar"><a name="letter_M">M</a></dt>
|
||||
<dd><a class="el" href="classMetadata.html">Metadata</a></dd><dd><a class="el" href="classMetadataTest.html">MetadataTest</a></dd></dl>
|
||||
<dl class="classindex odd">
|
||||
<dt class="alphachar"><a name="letter_O">O</a></dt>
|
||||
<dd><a class="el" href="classOpatIO.html">OpatIO</a></dd><dd><a class="el" href="classopatIOTest.html">opatIOTest</a></dd><dd><a class="el" href="structOPATTable.html">OPATTable</a></dd></dl>
|
||||
<dl class="classindex even">
|
||||
<dt class="alphachar"><a name="letter_T">T</a></dt>
|
||||
<dd><a class="el" href="structTableIndex.html">TableIndex</a></dd></dl>
|
||||
</div>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -102,6 +102,8 @@ Files</h2></td></tr>
|
||||
<tr class="memitem:DObject_8cpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="DObject_8cpp.html">DObject.cpp</a></td></tr>
|
||||
<tr class="memdesc:DObject_8cpp"><td class="mdescLeft"> </td><td class="mdescRight">Implementation of the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:LockableDObject_8cpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="LockableDObject_8cpp.html">LockableDObject.cpp</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:Metadata_8cpp"><td class="memItemLeft" align="right" valign="top">file  </td><td class="memItemRight" valign="bottom"><a class="el" href="Metadata_8cpp.html">Metadata.cpp</a></td></tr>
|
||||
<tr class="memdesc:Metadata_8cpp"><td class="mdescLeft"> </td><td class="mdescRight">Implementation of the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class used in the dobj module. <br /></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var dir_4e6f6de88c62da29e0ddd0d8e63af038 =
|
||||
[
|
||||
[ "DObject.cpp", "DObject_8cpp.html", "DObject_8cpp" ],
|
||||
[ "LockableDObject.cpp", "LockableDObject_8cpp.html", null ],
|
||||
[ "Metadata.cpp", "Metadata_8cpp.html", "Metadata_8cpp" ]
|
||||
];
|
||||
@@ -96,6 +96,18 @@ $(document).ready(function(){initNavTree('dir_68267d1309a1af8e8297ef4c3efbcdba.h
|
||||
<div class="title">src Directory Reference</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:dir_409882efad9ab48a895cd8b217d1e026"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_409882efad9ab48a895cd8b217d1e026.html">const</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:dir_768194193337d64eaa7edd2c5f5038a4"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_768194193337d64eaa7edd2c5f5038a4.html">dobj</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:dir_98811334950283dfb0b975440d5272eb"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_98811334950283dfb0b975440d5272eb.html">opac</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:dir_dc4574cef47f5b50114efcdd6e195baf"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_dc4574cef47f5b50114efcdd6e195baf.html">opatIO</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
||||
@@ -2,7 +2,6 @@ var dir_68267d1309a1af8e8297ef4c3efbcdba =
|
||||
[
|
||||
[ "const", "dir_409882efad9ab48a895cd8b217d1e026.html", "dir_409882efad9ab48a895cd8b217d1e026" ],
|
||||
[ "dobj", "dir_768194193337d64eaa7edd2c5f5038a4.html", "dir_768194193337d64eaa7edd2c5f5038a4" ],
|
||||
[ "mapping", "dir_5300298560c4bf255ab9f36681603d89.html", "dir_5300298560c4bf255ab9f36681603d89" ],
|
||||
[ "mesh", "dir_7be0d8c199b9408ae01f5d77515b8def.html", "dir_7be0d8c199b9408ae01f5d77515b8def" ],
|
||||
[ "opac", "dir_98811334950283dfb0b975440d5272eb.html", "dir_98811334950283dfb0b975440d5272eb" ]
|
||||
[ "opac", "dir_98811334950283dfb0b975440d5272eb.html", "dir_98811334950283dfb0b975440d5272eb" ],
|
||||
[ "opatIO", "dir_dc4574cef47f5b50114efcdd6e195baf.html", "dir_dc4574cef47f5b50114efcdd6e195baf" ]
|
||||
];
|
||||
@@ -99,6 +99,10 @@ $(document).ready(function(){initNavTree('dir_768194193337d64eaa7edd2c5f5038a4.h
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="subdirs"></a>
|
||||
Directories</h2></td></tr>
|
||||
<tr class="memitem:dir_4e6f6de88c62da29e0ddd0d8e63af038"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_4e6f6de88c62da29e0ddd0d8e63af038.html">private</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:dir_5657658ab0dc14c9c63c088cb1f6321c"><td class="memItemLeft" align="right" valign="top">directory  </td><td class="memItemRight" valign="bottom"><a class="el" href="dir_5657658ab0dc14c9c63c088cb1f6321c.html">public</a></td></tr>
|
||||
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
@@ -96,37 +96,57 @@ $(document).ready(function(){initNavTree('files.html',''); initResizable(); });
|
||||
<div class="title">File List</div> </div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
|
||||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span>]</div><table class="directory">
|
||||
<div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory">
|
||||
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span><span onclick="javascript:toggleLevel(3);">3</span><span onclick="javascript:toggleLevel(4);">4</span><span onclick="javascript:toggleLevel(5);">5</span><span onclick="javascript:toggleLevel(6);">6</span><span onclick="javascript:toggleLevel(7);">7</span>]</div><table class="directory">
|
||||
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">▼</span><span id="img_0_" class="iconfopen" onclick="toggleFolder('0_')"> </span><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html" target="_self">src</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_0_" class="arrow" onclick="toggleFolder('0_0_')">▼</span><span id="img_0_0_" class="iconfopen" onclick="toggleFolder('0_0_')"> </span><a class="el" href="dir_409882efad9ab48a895cd8b217d1e026.html" target="_self">const</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_0_0_" class="arrow" onclick="toggleFolder('0_0_0_')">▼</span><span id="img_0_0_0_" class="iconfopen" onclick="toggleFolder('0_0_0_')"> </span><a class="el" href="dir_aa74b0b57852b214f24568086f91a43d.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_0_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="const_8h_source.html"><span class="icondoc"></span></a><b>const.h</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_0_0_" class="arrow" onclick="toggleFolder('0_0_0_')">▼</span><span id="img_0_0_0_" class="iconfopen" onclick="toggleFolder('0_0_0_')"> </span><a class="el" href="dir_aa595423af07433f9695bf15d4f880d5.html" target="_self">private</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_0_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="const_8cpp.html" target="_self">const.cpp</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_0_1_" class="arrow" onclick="toggleFolder('0_0_1_')">▼</span><span id="img_0_0_1_" class="iconfopen" onclick="toggleFolder('0_0_1_')"> </span><a class="el" href="dir_aa74b0b57852b214f24568086f91a43d.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_0_1_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="const_8h_source.html"><span class="icondoc"></span></a><a class="el" href="const_8h.html" target="_self">const.h</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_1_" class="arrow" onclick="toggleFolder('0_1_')">▼</span><span id="img_0_1_" class="iconfopen" onclick="toggleFolder('0_1_')"> </span><a class="el" href="dir_768194193337d64eaa7edd2c5f5038a4.html" target="_self">dobj</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_1_0_" class="arrow" onclick="toggleFolder('0_1_0_')">▼</span><span id="img_0_1_0_" class="iconfopen" onclick="toggleFolder('0_1_0_')"> </span><a class="el" href="dir_4e6f6de88c62da29e0ddd0d8e63af038.html" target="_self">private</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_0_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="DObject_8cpp.html" target="_self">DObject.cpp</a></td><td class="desc">Implementation of the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class </td></tr>
|
||||
<tr id="row_0_1_0_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="Metadata_8cpp.html" target="_self">Metadata.cpp</a></td><td class="desc">Implementation of the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class used in the dobj module </td></tr>
|
||||
<tr id="row_0_1_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_1_1_" class="arrow" onclick="toggleFolder('0_1_1_')">▼</span><span id="img_0_1_1_" class="iconfopen" onclick="toggleFolder('0_1_1_')"> </span><a class="el" href="dir_5657658ab0dc14c9c63c088cb1f6321c.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_1_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="DObject_8h_source.html"><span class="icondoc"></span></a><a class="el" href="DObject_8h.html" target="_self">DObject.h</a></td><td class="desc">Defines the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class, a universal data container for the project </td></tr>
|
||||
<tr id="row_0_1_1_1_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="LockableDObject_8h_source.html"><span class="icondoc"></span></a><a class="el" href="LockableDObject_8h.html" target="_self">LockableDObject.h</a></td><td class="desc">A lightweight wrapper for <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> that adds locking capabilities </td></tr>
|
||||
<tr id="row_0_1_1_2_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="Metadata_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Metadata_8h.html" target="_self">Metadata.h</a></td><td class="desc">Public interface for the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class used in the dobj module </td></tr>
|
||||
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">▼</span><span id="img_0_2_" class="iconfopen" onclick="toggleFolder('0_2_')"> </span><a class="el" href="dir_5300298560c4bf255ab9f36681603d89.html" target="_self">mapping</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_2_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_2_0_" class="arrow" onclick="toggleFolder('0_2_0_')">▼</span><span id="img_0_2_0_" class="iconfopen" onclick="toggleFolder('0_2_0_')"> </span><a class="el" href="dir_01375c4291ef81af6b426b22dfef59b0.html" target="_self">private</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_2_0_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="grid_8h_source.html"><span class="icondoc"></span></a><b>grid.h</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_2_0_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="mapper_8h_source.html"><span class="icondoc"></span></a><b>mapper.h</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_3_" class="arrow" onclick="toggleFolder('0_3_')">▼</span><span id="img_0_3_" class="iconfopen" onclick="toggleFolder('0_3_')"> </span><a class="el" href="dir_7be0d8c199b9408ae01f5d77515b8def.html" target="_self">mesh</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_3_0_" class="arrow" onclick="toggleFolder('0_3_0_')">▼</span><span id="img_0_3_0_" class="iconfopen" onclick="toggleFolder('0_3_0_')"> </span><a class="el" href="dir_6f7ea45c988f41ae8b133398f644b0ed.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_0_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="mesh_8h_source.html"><span class="icondoc"></span></a><b>mesh.h</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_4_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_4_" class="arrow" onclick="toggleFolder('0_4_')">▼</span><span id="img_0_4_" class="iconfopen" onclick="toggleFolder('0_4_')"> </span><a class="el" href="dir_98811334950283dfb0b975440d5272eb.html" target="_self">opac</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_4_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_4_0_" class="arrow" onclick="toggleFolder('0_4_0_')">▼</span><span id="img_0_4_0_" class="iconfopen" onclick="toggleFolder('0_4_0_')"> </span><a class="el" href="dir_88e1407a1fb38d630626d3e1b6639cc8.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_4_0_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="opac_8h_source.html"><span class="icondoc"></span></a><b>opac.h</b></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">▼</span><span id="img_1_" class="iconfopen" onclick="toggleFolder('1_')"> </span><a class="el" href="dir_59425e443f801f1f2fd8bbe4959a3ccf.html" target="_self">tests</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_0_" class="arrow" onclick="toggleFolder('1_0_')">▼</span><span id="img_1_0_" class="iconfopen" onclick="toggleFolder('1_0_')"> </span><a class="el" href="dir_6cfc89239232d12b3feb44b30f54e02f.html" target="_self">const</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_0_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="constTest_8cpp.html" target="_self">constTest.cpp</a></td><td class="desc">Unit tests for the const class </td></tr>
|
||||
<tr id="row_1_1_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_1_" class="arrow" onclick="toggleFolder('1_1_')">▼</span><span id="img_1_1_" class="iconfopen" onclick="toggleFolder('1_1_')"> </span><a class="el" href="dir_bc1cc3abf5d5430dc6e21979095d09f3.html" target="_self">dobj</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="DObjectTest_8cpp.html" target="_self">DObjectTest.cpp</a></td><td class="desc">Unit tests for the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class </td></tr>
|
||||
<tr id="row_1_1_1_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="LockableDObjectTest_8cpp.html" target="_self">LockableDObjectTest.cpp</a></td><td class="desc">Unit tests for the <a class="el" href="classLockableDObject.html" title="Wrapper for DObject with thread-safe access.">LockableDObject</a> class </td></tr>
|
||||
<tr id="row_1_1_2_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="MetadataTest_8cpp.html" target="_self">MetadataTest.cpp</a></td><td class="desc">Unit tests and integration tests for the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class </td></tr>
|
||||
<tr id="row_0_1_0_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="LockableDObject_8cpp.html" target="_self">LockableDObject.cpp</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_0_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="Metadata_8cpp.html" target="_self">Metadata.cpp</a></td><td class="desc">Implementation of the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class used in the dobj module </td></tr>
|
||||
<tr id="row_0_1_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_1_1_" class="arrow" onclick="toggleFolder('0_1_1_')">▼</span><span id="img_0_1_1_" class="iconfopen" onclick="toggleFolder('0_1_1_')"> </span><a class="el" href="dir_5657658ab0dc14c9c63c088cb1f6321c.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_1_1_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="DObject_8h_source.html"><span class="icondoc"></span></a><a class="el" href="DObject_8h.html" target="_self">DObject.h</a></td><td class="desc">Defines the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class, a universal data container for the project </td></tr>
|
||||
<tr id="row_0_1_1_1_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="LockableDObject_8h_source.html"><span class="icondoc"></span></a><a class="el" href="LockableDObject_8h.html" target="_self">LockableDObject.h</a></td><td class="desc">A lightweight wrapper for <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> that adds locking capabilities </td></tr>
|
||||
<tr id="row_0_1_1_2_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="Metadata_8h_source.html"><span class="icondoc"></span></a><a class="el" href="Metadata_8h.html" target="_self">Metadata.h</a></td><td class="desc">Public interface for the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class used in the dobj module </td></tr>
|
||||
<tr id="row_0_2_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">▼</span><span id="img_0_2_" class="iconfopen" onclick="toggleFolder('0_2_')"> </span><a class="el" href="dir_98811334950283dfb0b975440d5272eb.html" target="_self">opac</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_2_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_2_0_" class="arrow" onclick="toggleFolder('0_2_0_')">▼</span><span id="img_0_2_0_" class="iconfopen" onclick="toggleFolder('0_2_0_')"> </span><a class="el" href="dir_88e1407a1fb38d630626d3e1b6639cc8.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_2_0_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="opac_8h_source.html"><span class="icondoc"></span></a><a class="el" href="opac_8h.html" target="_self">opac.h</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_0_3_" class="arrow" onclick="toggleFolder('0_3_')">▼</span><span id="img_0_3_" class="iconfopen" onclick="toggleFolder('0_3_')"> </span><a class="el" href="dir_dc4574cef47f5b50114efcdd6e195baf.html" target="_self">opatIO</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_0_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_3_0_" class="arrow" onclick="toggleFolder('0_3_0_')">▼</span><span id="img_0_3_0_" class="iconfopen" onclick="toggleFolder('0_3_0_')"> </span><a class="el" href="dir_18c45d4358dc55431d912fa30bcbde92.html" target="_self">private</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_0_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="opatIO_8cpp.html" target="_self">opatIO.cpp</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_0_3_1_" class="arrow" onclick="toggleFolder('0_3_1_')">▼</span><span id="img_0_3_1_" class="iconfopen" onclick="toggleFolder('0_3_1_')"> </span><a class="el" href="dir_a105e00bd9bc580163f6cfcc237f0c76.html" target="_self">public</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_0_3_1_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><a href="opatIO_8h_source.html"><span class="icondoc"></span></a><a class="el" href="opatIO_8h.html" target="_self">opatIO.h</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_1_" class="arrow" onclick="toggleFolder('1_')">▼</span><span id="img_1_" class="iconfopen" onclick="toggleFolder('1_')"> </span><a class="el" href="dir_59425e443f801f1f2fd8bbe4959a3ccf.html" target="_self">tests</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_0_" class="arrow" onclick="toggleFolder('1_0_')">▼</span><span id="img_1_0_" class="iconfopen" onclick="toggleFolder('1_0_')"> </span><a class="el" href="dir_6cfc89239232d12b3feb44b30f54e02f.html" target="_self">const</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_0_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="constTest_8cpp.html" target="_self">constTest.cpp</a></td><td class="desc">Unit tests for the const class </td></tr>
|
||||
<tr id="row_1_1_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_1_" class="arrow" onclick="toggleFolder('1_1_')">▼</span><span id="img_1_1_" class="iconfopen" onclick="toggleFolder('1_1_')"> </span><a class="el" href="dir_bc1cc3abf5d5430dc6e21979095d09f3.html" target="_self">dobj</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_1_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="DObjectTest_8cpp.html" target="_self">DObjectTest.cpp</a></td><td class="desc">Unit tests for the <a class="el" href="classDObject.html" title="A universal data container class.">DObject</a> class </td></tr>
|
||||
<tr id="row_1_1_1_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="LockableDObjectTest_8cpp.html" target="_self">LockableDObjectTest.cpp</a></td><td class="desc">Unit tests for the <a class="el" href="classLockableDObject.html" title="Wrapper for DObject with thread-safe access.">LockableDObject</a> class </td></tr>
|
||||
<tr id="row_1_1_2_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="MetadataTest_8cpp.html" target="_self">MetadataTest.cpp</a></td><td class="desc">Unit tests and integration tests for the <a class="el" href="classMetadata.html" title="Represents metadata information for data objects in the dobj module.">Metadata</a> class </td></tr>
|
||||
<tr id="row_1_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_2_" class="arrow" onclick="toggleFolder('1_2_')">▼</span><span id="img_1_2_" class="iconfopen" onclick="toggleFolder('1_2_')"> </span><a class="el" href="dir_388d1cd783f992dee884a2918d77a3d7.html" target="_self">dobj_sandbox</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_2_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="testDObject_8cpp.html" target="_self">testDObject.cpp</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_1_3_" class="arrow" onclick="toggleFolder('1_3_')">▼</span><span id="img_1_3_" class="iconfopen" onclick="toggleFolder('1_3_')"> </span><a class="el" href="dir_a0668aa070a38eaa8236727e19a9b15f.html" target="_self">opatIO</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_1_3_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="opatIOTest_8cpp.html" target="_self">opatIOTest.cpp</a></td><td class="desc">Unit tests for the <a class="el" href="classOpatIO.html" title="Class to manage the input/output operations for OPAT files.">OpatIO</a> class and associated structs </td></tr>
|
||||
<tr id="row_2_" class="even"><td class="entry"><span style="width:0px;display:inline-block;"> </span><span id="arr_2_" class="arrow" onclick="toggleFolder('2_')">▼</span><span id="img_2_" class="iconfopen" onclick="toggleFolder('2_')"> </span><a class="el" href="dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html" target="_self">utils</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_"><td class="entry"><span style="width:16px;display:inline-block;"> </span><span id="arr_2_0_" class="arrow" onclick="toggleFolder('2_0_')">▼</span><span id="img_2_0_" class="iconfopen" onclick="toggleFolder('2_0_')"> </span><a class="el" href="dir_1acdc3d0c73584695295a90ad6ede3f9.html" target="_self">opatio</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_" class="even"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_2_0_0_" class="arrow" onclick="toggleFolder('2_0_0_')">▼</span><span id="img_2_0_0_" class="iconfopen" onclick="toggleFolder('2_0_0_')"> </span><a class="el" href="dir_1c285457bb070251eb0c01a8da35233c.html" target="_self">build</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_2_0_0_0_" class="arrow" onclick="toggleFolder('2_0_0_0_')">▼</span><span id="img_2_0_0_0_" class="iconfopen" onclick="toggleFolder('2_0_0_0_')"> </span><a class="el" href="dir_62e13aaa8a72ed2c40d6887705a41af4.html" target="_self">lib</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_0_" class="even"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span id="arr_2_0_0_0_0_" class="arrow" onclick="toggleFolder('2_0_0_0_0_')">▼</span><span id="img_2_0_0_0_0_" class="iconfopen" onclick="toggleFolder('2_0_0_0_0_')"> </span><a class="el" href="dir_9d738063cc7befc3d96860ca4c9257b2.html" target="_self">opatio</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_0_0_"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span id="arr_2_0_0_0_0_0_" class="arrow" onclick="toggleFolder('2_0_0_0_0_0_')">▼</span><span id="img_2_0_0_0_0_0_" class="iconfopen" onclick="toggleFolder('2_0_0_0_0_0_')"> </span><a class="el" href="dir_6de2166d97f28f4ecd4d72a5f12aecb0.html" target="_self">opat</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_0_0_0_" class="even"><td class="entry"><span style="width:112px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="build_2lib_2opatio_2opat_2____init_____8py.html" target="_self">__init__.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_0_0_1_"><td class="entry"><span style="width:112px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="build_2lib_2opatio_2opat_2opat_8py.html" target="_self">opat.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_0_0_0_1_" class="even"><td class="entry"><span style="width:96px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="build_2lib_2opatio_2____init_____8py.html" target="_self">__init__.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_"><td class="entry"><span style="width:32px;display:inline-block;"> </span><span id="arr_2_0_1_" class="arrow" onclick="toggleFolder('2_0_1_')">▼</span><span id="img_2_0_1_" class="iconfopen" onclick="toggleFolder('2_0_1_')"> </span><a class="el" href="dir_da765f8f0017804fdc0f96160e2cbe8b.html" target="_self">src</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_0_" class="even"><td class="entry"><span style="width:48px;display:inline-block;"> </span><span id="arr_2_0_1_0_" class="arrow" onclick="toggleFolder('2_0_1_0_')">▼</span><span id="img_2_0_1_0_" class="iconfopen" onclick="toggleFolder('2_0_1_0_')"> </span><a class="el" href="dir_4a32f98eb1fc28521b674ecacd8e38cc.html" target="_self">opatio</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_0_0_"><td class="entry"><span style="width:64px;display:inline-block;"> </span><span id="arr_2_0_1_0_0_" class="arrow" onclick="toggleFolder('2_0_1_0_0_')">▼</span><span id="img_2_0_1_0_0_" class="iconfopen" onclick="toggleFolder('2_0_1_0_0_')"> </span><a class="el" href="dir_57b5236bc904b389e950b8d6ae8bc28a.html" target="_self">opat</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_0_0_0_" class="even"><td class="entry"><span style="width:96px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="src_2opatio_2opat_2____init_____8py.html" target="_self">__init__.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_0_0_1_"><td class="entry"><span style="width:96px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="src_2opatio_2opat_2opat_8py.html" target="_self">opat.py</a></td><td class="desc"></td></tr>
|
||||
<tr id="row_2_0_1_0_1_" class="even"><td class="entry"><span style="width:80px;display:inline-block;"> </span><span class="icondoc"></span><a class="el" href="src_2opatio_2____init_____8py.html" target="_self">__init__.py</a></td><td class="desc"></td></tr>
|
||||
</table>
|
||||
</div><!-- directory -->
|
||||
</div><!-- contents -->
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var files_dup =
|
||||
[
|
||||
[ "src", "dir_68267d1309a1af8e8297ef4c3efbcdba.html", "dir_68267d1309a1af8e8297ef4c3efbcdba" ],
|
||||
[ "tests", "dir_59425e443f801f1f2fd8bbe4959a3ccf.html", "dir_59425e443f801f1f2fd8bbe4959a3ccf" ]
|
||||
[ "tests", "dir_59425e443f801f1f2fd8bbe4959a3ccf.html", "dir_59425e443f801f1f2fd8bbe4959a3ccf" ],
|
||||
[ "utils", "dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html", "dir_cbdb8362360e11eafe2fa3bc74cf0ffd" ]
|
||||
];
|
||||
@@ -92,11 +92,27 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
|
||||
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
||||
|
||||
<h3><a id="index_b"></a>- b -</h3><ul>
|
||||
<li>byteEnd
|
||||
: <a class="el" href="structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6">TableIndex</a>
|
||||
</li>
|
||||
<li>byteStart
|
||||
: <a class="el" href="structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132">TableIndex</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_c"></a>- c -</h3><ul>
|
||||
<li>constants()
|
||||
: <a class="el" href="classconstants.html#a9be0748cd713f4a465b548e0c44458ee">constants</a>
|
||||
<li>comment
|
||||
: <a class="el" href="structHeader.html#a122331824871070af2c6cebc9698abd8">Header</a>
|
||||
</li>
|
||||
<li>Constant()
|
||||
: <a class="el" href="structConstant.html#a84ca5b6951cc8a8eccd083894302a857">Constant</a>
|
||||
</li>
|
||||
<li>creationDate
|
||||
: <a class="el" href="structHeader.html#a83f52dffac0449704ef1a50a5e787e92">Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -105,6 +121,12 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
<li>DataType
|
||||
: <a class="el" href="classDObject.html#a79a2ecac4130ef3df272bdfeed26a620">DObject</a>
|
||||
</li>
|
||||
<li>dataTypeMap
|
||||
: <a class="el" href="classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401">DObject</a>
|
||||
</li>
|
||||
<li>defaultObject
|
||||
: <a class="el" href="classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2">DObjectTest</a>
|
||||
</li>
|
||||
<li>DObject()
|
||||
: <a class="el" href="classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0">DObject</a>
|
||||
</li>
|
||||
@@ -113,12 +135,21 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
|
||||
<h3><a id="index_g"></a>- g -</h3><ul>
|
||||
<li>get()
|
||||
: <a class="el" href="classconstants.html#a00666cb3d413cc53e4a3e629c2e22155">constants</a>
|
||||
: <a class="el" href="classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19">Constants</a>
|
||||
, <a class="el" href="classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1">LockableDObject</a>
|
||||
</li>
|
||||
<li>getByteSize()
|
||||
: <a class="el" href="classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e">Metadata</a>
|
||||
</li>
|
||||
<li>getClosestTables()
|
||||
: <a class="el" href="classOpatIO.html#a939e4edec4053517463f848648db770d">OpatIO</a>
|
||||
</li>
|
||||
<li>getClosestXTables()
|
||||
: <a class="el" href="classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a">OpatIO</a>
|
||||
</li>
|
||||
<li>getClosestZTables()
|
||||
: <a class="el" href="classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b">OpatIO</a>
|
||||
</li>
|
||||
<li>getData()
|
||||
: <a class="el" href="classDObject.html#a4862655c3634d019b0a45b811d6f7235">DObject</a>
|
||||
</li>
|
||||
@@ -134,22 +165,43 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
<li>getErrorCode()
|
||||
: <a class="el" href="classDObject.html#afa8926d916081de72478cb8813c25e98">DObject</a>
|
||||
</li>
|
||||
<li>getHeader()
|
||||
: <a class="el" href="classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab">OpatIO</a>
|
||||
</li>
|
||||
<li>getInstance()
|
||||
: <a class="el" href="classConstants.html#aaa6f3af20fa563cf22df71a987923065">Constants</a>
|
||||
</li>
|
||||
<li>getMaxQDepth()
|
||||
: <a class="el" href="classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01">OpatIO</a>
|
||||
</li>
|
||||
<li>getOPATVersion()
|
||||
: <a class="el" href="classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f">OpatIO</a>
|
||||
</li>
|
||||
<li>getTable()
|
||||
: <a class="el" href="classOpatIO.html#a0817f135f44e3bdc610d30df145f118d">OpatIO</a>
|
||||
</li>
|
||||
<li>getTableIndex()
|
||||
: <a class="el" href="classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_h"></a>- h -</h3><ul>
|
||||
<li>has()
|
||||
: <a class="el" href="classconstants.html#a35dcd5bb493bc095330b177819242c93">constants</a>
|
||||
: <a class="el" href="classConstants.html#a2aa041fd223f259e55bf098c90581039">Constants</a>
|
||||
</li>
|
||||
<li>headerSize
|
||||
: <a class="el" href="structHeader.html#af0bdf31defd5888cc8d2f7537e687917">Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_i"></a>- i -</h3><ul>
|
||||
<li>initialize()
|
||||
: <a class="el" href="classconstants.html#ab08623c9c865188806b6820d3ed27fe9">constants</a>
|
||||
<li>indexOffset
|
||||
: <a class="el" href="structHeader.html#a31039c09176a479defcbe38597eb9957">Header</a>
|
||||
</li>
|
||||
<li>is_loaded()
|
||||
: <a class="el" href="classconstants.html#ab72bcb21759e2e7f26f55f1d3454b999">constants</a>
|
||||
<li>initializedObject
|
||||
: <a class="el" href="classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e">DObjectTest</a>
|
||||
</li>
|
||||
<li>isDebugEnabled()
|
||||
: <a class="el" href="classMetadata.html#abe52c81e04665628666b4140cd346b69">Metadata</a>
|
||||
@@ -157,27 +209,55 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
<li>isDebuggingEnabled()
|
||||
: <a class="el" href="classDObject.html#ae47bf220fbe2173cf6933c2380035dbd">DObject</a>
|
||||
</li>
|
||||
<li>isLoaded()
|
||||
: <a class="el" href="classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630">Constants</a>
|
||||
, <a class="el" href="classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_k"></a>- k -</h3><ul>
|
||||
<li>keys()
|
||||
: <a class="el" href="classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0">constants</a>
|
||||
: <a class="el" href="classConstants.html#ab9de36fa145552a3e7964e7e85a67149">Constants</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_l"></a>- l -</h3><ul>
|
||||
<li>load()
|
||||
: <a class="el" href="classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56">OpatIO</a>
|
||||
</li>
|
||||
<li>lock()
|
||||
: <a class="el" href="classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a">LockableDObject</a>
|
||||
</li>
|
||||
<li>LockableDObject()
|
||||
: <a class="el" href="classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee">LockableDObject</a>
|
||||
</li>
|
||||
<li>lockableObject
|
||||
: <a class="el" href="classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59">LockableDObjectTest</a>
|
||||
</li>
|
||||
<li>logKappa
|
||||
: <a class="el" href="structOPATTable.html#aee4e3713cffa0ed0a5bd79e2dec97d6e">OPATTable</a>
|
||||
</li>
|
||||
<li>logR
|
||||
: <a class="el" href="structOPATTable.html#afaf11794675d27e75de5233b947fced9">OPATTable</a>
|
||||
</li>
|
||||
<li>logT
|
||||
: <a class="el" href="structOPATTable.html#a237ed50cee8df2144a2c47b5ffa443d3">OPATTable</a>
|
||||
</li>
|
||||
<li>lookupClosestTableID()
|
||||
: <a class="el" href="classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8">OpatIO</a>
|
||||
</li>
|
||||
<li>lookupTableID()
|
||||
: <a class="el" href="classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_m"></a>- m -</h3><ul>
|
||||
<li>magic
|
||||
: <a class="el" href="structHeader.html#a87c9fc5b27c41fe65698f8538c23b182">Header</a>
|
||||
</li>
|
||||
<li>Metadata()
|
||||
: <a class="el" href="classMetadata.html#ae849560667461008cb72e83919c20be0">Metadata</a>
|
||||
</li>
|
||||
@@ -185,19 +265,32 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
|
||||
|
||||
<h3><a id="index_n"></a>- n -</h3><ul>
|
||||
<li>N_R
|
||||
: <a class="el" href="structOPATTable.html#a70b70699726b2f77b486702e913a164b">OPATTable</a>
|
||||
</li>
|
||||
<li>N_T
|
||||
: <a class="el" href="structOPATTable.html#a87cc2d8e225e5e9c567602d779aec88f">OPATTable</a>
|
||||
</li>
|
||||
<li>name
|
||||
: <a class="el" href="structconstant.html#af52cfa5a80b3641881d45eef6d597510">constant</a>
|
||||
: <a class="el" href="structConstant.html#a8d8d2a81e9a8f36dfa02b4d23a5be55c">Constant</a>
|
||||
</li>
|
||||
<li>numTables
|
||||
: <a class="el" href="structHeader.html#a162ced3913c3373d6d54c32274b99d72">Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_o"></a>- o -</h3><ul>
|
||||
<li>OpatIO()
|
||||
: <a class="el" href="classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3">OpatIO</a>
|
||||
</li>
|
||||
<li>operator<<
|
||||
: <a class="el" href="classDObject.html#a5b2896a287295bf59a0b9e4d0af21161">DObject</a>
|
||||
: <a class="el" href="structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b">Constant</a>
|
||||
, <a class="el" href="classDObject.html#a5b2896a287295bf59a0b9e4d0af21161">DObject</a>
|
||||
, <a class="el" href="classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2">Metadata</a>
|
||||
</li>
|
||||
<li>operator[]()
|
||||
: <a class="el" href="classconstants.html#a32d515b1f539f6fdfc654ed5c8cba8e0">constants</a>
|
||||
: <a class="el" href="classConstants.html#ad75620743b867fc20d4a05027d1a1c01">Constants</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -206,16 +299,28 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
<li>Plugin
|
||||
: <a class="el" href="classDObject.html#af11334d08ef85c68b3aae7554548e5a7">DObject</a>
|
||||
</li>
|
||||
<li>printHeader()
|
||||
: <a class="el" href="classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1">OpatIO</a>
|
||||
</li>
|
||||
<li>printTable()
|
||||
: <a class="el" href="classOpatIO.html#aa8037fc93588dd4c6cbec9bb7c76225f">OpatIO</a>
|
||||
</li>
|
||||
<li>printTableIndex()
|
||||
: <a class="el" href="classOpatIO.html#afa623ba10f188097e555a682a4c69a9f">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_r"></a>- r -</h3><ul>
|
||||
<li>reference
|
||||
: <a class="el" href="structconstant.html#a6be3abe8a0b5a3057d1ab572bd7aad76">constant</a>
|
||||
: <a class="el" href="structConstant.html#a1c7e6c5a1d2316c98e59e04a234754d1">Constant</a>
|
||||
</li>
|
||||
<li>registerPlugin()
|
||||
: <a class="el" href="classDObject.html#a15afffdf339150fc872bf63bdd08d581">DObject</a>
|
||||
</li>
|
||||
<li>reserved
|
||||
: <a class="el" href="structHeader.html#af99697d38997984f2295c902d3ce1772">Header</a>
|
||||
</li>
|
||||
<li>runAllPlugins()
|
||||
: <a class="el" href="classDObject.html#a1223275dcbbf20334ea11707346acb93">DObject</a>
|
||||
</li>
|
||||
@@ -247,15 +352,43 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
<li>setErrorCode()
|
||||
: <a class="el" href="classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38">DObject</a>
|
||||
</li>
|
||||
<li>setFilename()
|
||||
: <a class="el" href="classOpatIO.html#ad189e0f239bc4184fecf7daef7923272">OpatIO</a>
|
||||
</li>
|
||||
<li>setMaxQDepth()
|
||||
: <a class="el" href="classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5">OpatIO</a>
|
||||
</li>
|
||||
<li>SetUp()
|
||||
: <a class="el" href="classconstTest.html#af4753885bf401953202f89d455a2702f">constTest</a>
|
||||
, <a class="el" href="classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6">DObjectTest</a>
|
||||
, <a class="el" href="classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769">LockableDObjectTest</a>
|
||||
, <a class="el" href="classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa">MetadataTest</a>
|
||||
</li>
|
||||
<li>sha256
|
||||
: <a class="el" href="structTableIndex.html#a0c4826e48839977fa2bfaa1bf51b6cdb">TableIndex</a>
|
||||
</li>
|
||||
<li>sourceInfo
|
||||
: <a class="el" href="structHeader.html#ac1a0c67ed5bd4021581fc00c2d79dba3">Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_t"></a>- t -</h3><ul>
|
||||
<li>TearDown()
|
||||
: <a class="el" href="classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71">MetadataTest</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_u"></a>- u -</h3><ul>
|
||||
<li>uncertainty
|
||||
: <a class="el" href="structconstant.html#aa23b68117657bec4bb8409eb30d1b3e4">constant</a>
|
||||
: <a class="el" href="structConstant.html#a0ae09f22af150a41aa4169a4a60933be">Constant</a>
|
||||
</li>
|
||||
<li>unit
|
||||
: <a class="el" href="structconstant.html#ace4a7f2bfc5b80a76c494e92349f9048">constant</a>
|
||||
: <a class="el" href="structConstant.html#a2c46956a2d2b0ebf78ff99c5971130d2">Constant</a>
|
||||
</li>
|
||||
<li>unload()
|
||||
: <a class="el" href="classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6">OpatIO</a>
|
||||
</li>
|
||||
<li>unlock()
|
||||
: <a class="el" href="classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb">LockableDObject</a>
|
||||
@@ -268,7 +401,31 @@ $(document).ready(function(){initNavTree('functions.html',''); initResizable();
|
||||
|
||||
<h3><a id="index_v"></a>- v -</h3><ul>
|
||||
<li>value
|
||||
: <a class="el" href="structconstant.html#a81804eeeca08f157af92766d5285064f">constant</a>
|
||||
: <a class="el" href="structConstant.html#a3bda8d7fadd6fb2510fd39962a065a02">Constant</a>
|
||||
</li>
|
||||
<li>version
|
||||
: <a class="el" href="structHeader.html#ac55e763f9e96050f4dab115a4a1c2356">Header</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_x"></a>- x -</h3><ul>
|
||||
<li>X
|
||||
: <a class="el" href="structTableIndex.html#a303592792b2490da4105e294fb4666ca">TableIndex</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_z"></a>- z -</h3><ul>
|
||||
<li>Z
|
||||
: <a class="el" href="structTableIndex.html#a7271de867fee8bb48a71f70afebbf0bd">TableIndex</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index__7E"></a>- ~ -</h3><ul>
|
||||
<li>~OpatIO()
|
||||
: <a class="el" href="classOpatIO.html#ac34f611a9eab458329553d27e8bffec6">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
||||
@@ -95,8 +95,8 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
 
|
||||
|
||||
<h3><a id="index_c"></a>- c -</h3><ul>
|
||||
<li>constants()
|
||||
: <a class="el" href="classconstants.html#a9be0748cd713f4a465b548e0c44458ee">constants</a>
|
||||
<li>Constant()
|
||||
: <a class="el" href="structConstant.html#a84ca5b6951cc8a8eccd083894302a857">Constant</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -110,12 +110,21 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
|
||||
<h3><a id="index_g"></a>- g -</h3><ul>
|
||||
<li>get()
|
||||
: <a class="el" href="classconstants.html#a00666cb3d413cc53e4a3e629c2e22155">constants</a>
|
||||
: <a class="el" href="classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19">Constants</a>
|
||||
, <a class="el" href="classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1">LockableDObject</a>
|
||||
</li>
|
||||
<li>getByteSize()
|
||||
: <a class="el" href="classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e">Metadata</a>
|
||||
</li>
|
||||
<li>getClosestTables()
|
||||
: <a class="el" href="classOpatIO.html#a939e4edec4053517463f848648db770d">OpatIO</a>
|
||||
</li>
|
||||
<li>getClosestXTables()
|
||||
: <a class="el" href="classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a">OpatIO</a>
|
||||
</li>
|
||||
<li>getClosestZTables()
|
||||
: <a class="el" href="classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b">OpatIO</a>
|
||||
</li>
|
||||
<li>getData()
|
||||
: <a class="el" href="classDObject.html#a4862655c3634d019b0a45b811d6f7235">DObject</a>
|
||||
</li>
|
||||
@@ -131,46 +140,71 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
<li>getErrorCode()
|
||||
: <a class="el" href="classDObject.html#afa8926d916081de72478cb8813c25e98">DObject</a>
|
||||
</li>
|
||||
<li>getHeader()
|
||||
: <a class="el" href="classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab">OpatIO</a>
|
||||
</li>
|
||||
<li>getInstance()
|
||||
: <a class="el" href="classConstants.html#aaa6f3af20fa563cf22df71a987923065">Constants</a>
|
||||
</li>
|
||||
<li>getMaxQDepth()
|
||||
: <a class="el" href="classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01">OpatIO</a>
|
||||
</li>
|
||||
<li>getOPATVersion()
|
||||
: <a class="el" href="classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f">OpatIO</a>
|
||||
</li>
|
||||
<li>getTable()
|
||||
: <a class="el" href="classOpatIO.html#a0817f135f44e3bdc610d30df145f118d">OpatIO</a>
|
||||
</li>
|
||||
<li>getTableIndex()
|
||||
: <a class="el" href="classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_h"></a>- h -</h3><ul>
|
||||
<li>has()
|
||||
: <a class="el" href="classconstants.html#a35dcd5bb493bc095330b177819242c93">constants</a>
|
||||
: <a class="el" href="classConstants.html#a2aa041fd223f259e55bf098c90581039">Constants</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_i"></a>- i -</h3><ul>
|
||||
<li>initialize()
|
||||
: <a class="el" href="classconstants.html#ab08623c9c865188806b6820d3ed27fe9">constants</a>
|
||||
</li>
|
||||
<li>is_loaded()
|
||||
: <a class="el" href="classconstants.html#ab72bcb21759e2e7f26f55f1d3454b999">constants</a>
|
||||
</li>
|
||||
<li>isDebugEnabled()
|
||||
: <a class="el" href="classMetadata.html#abe52c81e04665628666b4140cd346b69">Metadata</a>
|
||||
</li>
|
||||
<li>isDebuggingEnabled()
|
||||
: <a class="el" href="classDObject.html#ae47bf220fbe2173cf6933c2380035dbd">DObject</a>
|
||||
</li>
|
||||
<li>isLoaded()
|
||||
: <a class="el" href="classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630">Constants</a>
|
||||
, <a class="el" href="classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_k"></a>- k -</h3><ul>
|
||||
<li>keys()
|
||||
: <a class="el" href="classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0">constants</a>
|
||||
: <a class="el" href="classConstants.html#ab9de36fa145552a3e7964e7e85a67149">Constants</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_l"></a>- l -</h3><ul>
|
||||
<li>load()
|
||||
: <a class="el" href="classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56">OpatIO</a>
|
||||
</li>
|
||||
<li>lock()
|
||||
: <a class="el" href="classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a">LockableDObject</a>
|
||||
</li>
|
||||
<li>LockableDObject()
|
||||
: <a class="el" href="classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee">LockableDObject</a>
|
||||
</li>
|
||||
<li>lookupClosestTableID()
|
||||
: <a class="el" href="classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8">OpatIO</a>
|
||||
</li>
|
||||
<li>lookupTableID()
|
||||
: <a class="el" href="classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -182,8 +216,24 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
|
||||
|
||||
<h3><a id="index_o"></a>- o -</h3><ul>
|
||||
<li>OpatIO()
|
||||
: <a class="el" href="classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3">OpatIO</a>
|
||||
</li>
|
||||
<li>operator[]()
|
||||
: <a class="el" href="classconstants.html#a32d515b1f539f6fdfc654ed5c8cba8e0">constants</a>
|
||||
: <a class="el" href="classConstants.html#ad75620743b867fc20d4a05027d1a1c01">Constants</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_p"></a>- p -</h3><ul>
|
||||
<li>printHeader()
|
||||
: <a class="el" href="classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1">OpatIO</a>
|
||||
</li>
|
||||
<li>printTable()
|
||||
: <a class="el" href="classOpatIO.html#aa8037fc93588dd4c6cbec9bb7c76225f">OpatIO</a>
|
||||
</li>
|
||||
<li>printTableIndex()
|
||||
: <a class="el" href="classOpatIO.html#afa623ba10f188097e555a682a4c69a9f">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -223,10 +273,32 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
<li>setErrorCode()
|
||||
: <a class="el" href="classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38">DObject</a>
|
||||
</li>
|
||||
<li>setFilename()
|
||||
: <a class="el" href="classOpatIO.html#ad189e0f239bc4184fecf7daef7923272">OpatIO</a>
|
||||
</li>
|
||||
<li>setMaxQDepth()
|
||||
: <a class="el" href="classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5">OpatIO</a>
|
||||
</li>
|
||||
<li>SetUp()
|
||||
: <a class="el" href="classconstTest.html#af4753885bf401953202f89d455a2702f">constTest</a>
|
||||
, <a class="el" href="classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6">DObjectTest</a>
|
||||
, <a class="el" href="classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769">LockableDObjectTest</a>
|
||||
, <a class="el" href="classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa">MetadataTest</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_t"></a>- t -</h3><ul>
|
||||
<li>TearDown()
|
||||
: <a class="el" href="classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71">MetadataTest</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_u"></a>- u -</h3><ul>
|
||||
<li>unload()
|
||||
: <a class="el" href="classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6">OpatIO</a>
|
||||
</li>
|
||||
<li>unlock()
|
||||
: <a class="el" href="classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb">LockableDObject</a>
|
||||
</li>
|
||||
@@ -234,6 +306,13 @@ $(document).ready(function(){initNavTree('functions_func.html',''); initResizabl
|
||||
: <a class="el" href="classDObject.html#a99b8688849e11501033a25f61efb8356">DObject</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index__7E"></a>- ~ -</h3><ul>
|
||||
<li>~OpatIO()
|
||||
: <a class="el" href="classOpatIO.html#ac34f611a9eab458329553d27e8bffec6">OpatIO</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
|
||||
@@ -94,7 +94,8 @@ $(document).ready(function(){initNavTree('functions_rela.html',''); initResizabl
|
||||
<div class="contents">
|
||||
 <ul>
|
||||
<li>operator<<
|
||||
: <a class="el" href="classDObject.html#a5b2896a287295bf59a0b9e4d0af21161">DObject</a>
|
||||
: <a class="el" href="structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b">Constant</a>
|
||||
, <a class="el" href="classDObject.html#a5b2896a287295bf59a0b9e4d0af21161">DObject</a>
|
||||
, <a class="el" href="classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2">Metadata</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -92,19 +92,65 @@ $(document).ready(function(){initNavTree('globals.html',''); initResizable(); })
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
<div class="textblock">Here is a list of all documented file members with links to the documentation:</div><ul>
|
||||
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
|
||||
|
||||
<h3><a id="index_e"></a>- e -</h3><ul>
|
||||
<li>EXAMPLE_FILENAME
|
||||
: <a class="el" href="opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470">opatIOTest.cpp</a>
|
||||
</li>
|
||||
<li>EXPORT_SYMBOL
|
||||
: <a class="el" href="Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339">Metadata.h</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_i"></a>- i -</h3><ul>
|
||||
<li>initlaize_opac()
|
||||
: <a class="el" href="opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8">opac.h</a>
|
||||
</li>
|
||||
<li>is_big_endian()
|
||||
: <a class="el" href="opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e">opatIO.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_m"></a>- m -</h3><ul>
|
||||
<li>main()
|
||||
: <a class="el" href="testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">testDObject.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_o"></a>- o -</h3><ul>
|
||||
<li>OpatIO
|
||||
: <a class="el" href="build_2lib_2opatio_2____init_____8py.html#a2c9c36721bf1f103f2298cc089221b7b">__init__.py</a>
|
||||
</li>
|
||||
<li>operator<<()
|
||||
: <a class="el" href="DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161">DObject.cpp</a>
|
||||
, <a class="el" href="Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2">Metadata.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_s"></a>- s -</h3><ul>
|
||||
<li>swap_bytes()
|
||||
: <a class="el" href="opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f">opatIO.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_t"></a>- t -</h3><ul>
|
||||
<li>TEST_F()
|
||||
: <a class="el" href="LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89">MetadataTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7">LockableDObjectTest.cpp</a>
|
||||
: <a class="el" href="MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89">MetadataTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#a92b56f4876b91eb7d628492fe220babb">constTest.cpp</a>
|
||||
, <a class="el" href="opatIOTest_8cpp.html#ac3a79e8bac7362518c4495f4b9136a99">opatIOTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1">constTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b">DObjectTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#a6855bb766d336a17d11e54111ebcb225">constTest.cpp</a>
|
||||
, <a class="el" href="DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f">DObjectTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73">LockableDObjectTest.cpp</a>
|
||||
</li>
|
||||
<li>testFunction()
|
||||
: <a class="el" href="testDObject_8cpp.html#a5cce1ff8e67a00ce9122097c4bbb5b02">testDObject.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
||||
@@ -92,19 +92,52 @@ $(document).ready(function(){initNavTree('globals_func.html',''); initResizable(
|
||||
</div>
|
||||
|
||||
<div class="contents">
|
||||
 <ul>
|
||||
 
|
||||
|
||||
<h3><a id="index_i"></a>- i -</h3><ul>
|
||||
<li>initlaize_opac()
|
||||
: <a class="el" href="opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8">opac.h</a>
|
||||
</li>
|
||||
<li>is_big_endian()
|
||||
: <a class="el" href="opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e">opatIO.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_m"></a>- m -</h3><ul>
|
||||
<li>main()
|
||||
: <a class="el" href="testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">testDObject.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_o"></a>- o -</h3><ul>
|
||||
<li>operator<<()
|
||||
: <a class="el" href="DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161">DObject.cpp</a>
|
||||
, <a class="el" href="Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2">Metadata.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_s"></a>- s -</h3><ul>
|
||||
<li>swap_bytes()
|
||||
: <a class="el" href="opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f">opatIO.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3><a id="index_t"></a>- t -</h3><ul>
|
||||
<li>TEST_F()
|
||||
: <a class="el" href="LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89">MetadataTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7">LockableDObjectTest.cpp</a>
|
||||
: <a class="el" href="MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89">MetadataTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#a92b56f4876b91eb7d628492fe220babb">constTest.cpp</a>
|
||||
, <a class="el" href="opatIOTest_8cpp.html#ac3a79e8bac7362518c4495f4b9136a99">opatIOTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1">constTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f">LockableDObjectTest.cpp</a>
|
||||
, <a class="el" href="DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b">DObjectTest.cpp</a>
|
||||
, <a class="el" href="constTest_8cpp.html#a6855bb766d336a17d11e54111ebcb225">constTest.cpp</a>
|
||||
, <a class="el" href="DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f">DObjectTest.cpp</a>
|
||||
, <a class="el" href="LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73">LockableDObjectTest.cpp</a>
|
||||
</li>
|
||||
<li>testFunction()
|
||||
: <a class="el" href="testDObject_8cpp.html#a5cce1ff8e67a00ce9122097c4bbb5b02">testDObject.cpp</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
||||
@@ -25,6 +25,11 @@
|
||||
var NAVTREE =
|
||||
[
|
||||
[ "New 4DSSE Code", "index.html", [
|
||||
[ "opatIO python module", "md_utils_opatio_readme.html", [
|
||||
[ "Installation", "md_utils_opatio_readme.html#autotoc_md1", null ],
|
||||
[ "General Usage", "md_utils_opatio_readme.html#autotoc_md2", null ],
|
||||
[ "Problems", "md_utils_opatio_readme.html#autotoc_md3", null ]
|
||||
] ],
|
||||
[ "Test List", "test.html", null ],
|
||||
[ "Classes", "annotated.html", [
|
||||
[ "Class List", "annotated.html", "annotated_dup" ],
|
||||
@@ -42,7 +47,9 @@ var NAVTREE =
|
||||
[ "File List", "files.html", "files_dup" ],
|
||||
[ "File Members", "globals.html", [
|
||||
[ "All", "globals.html", null ],
|
||||
[ "Functions", "globals_func.html", null ]
|
||||
[ "Functions", "globals_func.html", null ],
|
||||
[ "Variables", "globals_vars.html", null ],
|
||||
[ "Macros", "globals_defs.html", null ]
|
||||
] ]
|
||||
] ]
|
||||
] ]
|
||||
|
||||
@@ -1,150 +1,230 @@
|
||||
var NAVTREEINDEX0 =
|
||||
{
|
||||
"DObjectTest_8cpp.html":[2,0,1,1,0],
|
||||
"DObjectTest_8cpp.html#a0085cd05f0b182ba4fe7bc118656d68e":[2,0,1,1,0,4],
|
||||
"DObjectTest_8cpp.html#a12ce265622e9a5d51b7498e09b82a597":[2,0,1,1,0,1],
|
||||
"DObjectTest_8cpp.html#a2bbd3a7e662715f1af67ba7b26270278":[2,0,1,1,0,6],
|
||||
"DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f":[2,0,1,1,0,3],
|
||||
"DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b":[2,0,1,1,0,5],
|
||||
"DObjectTest_8cpp.html#af27429c4d3cf79aa1b90fddf10f7614e":[2,0,1,1,0,2],
|
||||
"DObject_8cpp.html":[2,0,0,1,0,0],
|
||||
"DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161":[2,0,0,1,0,0,0],
|
||||
"DObject_8h.html":[2,0,0,1,1,0],
|
||||
"DObject_8h_source.html":[2,0,0,1,1,0],
|
||||
"LockableDObjectTest_8cpp.html":[2,0,1,1,1],
|
||||
"LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f":[2,0,1,1,1,1],
|
||||
"LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7":[2,0,1,1,1,2],
|
||||
"LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73":[2,0,1,1,1,3],
|
||||
"LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474":[2,0,1,1,1,5],
|
||||
"LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f":[2,0,1,1,1,4],
|
||||
"LockableDObject_8h.html":[2,0,0,1,1,1],
|
||||
"LockableDObject_8h_source.html":[2,0,0,1,1,1],
|
||||
"MetadataTest_8cpp.html":[2,0,1,1,2],
|
||||
"MetadataTest_8cpp.html#a14e97feb26f21690d94245d65c26814b":[2,0,1,1,2,7],
|
||||
"MetadataTest_8cpp.html#a3dacb5bfda566836343874346c116906":[2,0,1,1,2,3],
|
||||
"MetadataTest_8cpp.html#a440de49952b45fad82f485ba48f92d50":[2,0,1,1,2,5],
|
||||
"MetadataTest_8cpp.html#a5ec8e48d5f46f67a4547c3b52f5f1cff":[2,0,1,1,2,8],
|
||||
"MetadataTest_8cpp.html#a61d09f069b2417969b664142aad8ce35":[2,0,1,1,2,1],
|
||||
"MetadataTest_8cpp.html#a761ab4dc62ca2bbe69d2be499493b883":[2,0,1,1,2,9],
|
||||
"MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89":[2,0,1,1,2,6],
|
||||
"MetadataTest_8cpp.html#adbb375b61bd5961e38e8c5b51e538e75":[2,0,1,1,2,4],
|
||||
"MetadataTest_8cpp.html#afc6335b369a289eaa367897b899535d0":[2,0,1,1,2,2],
|
||||
"Metadata_8cpp.html":[2,0,0,1,0,1],
|
||||
"Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[2,0,0,1,0,1,0],
|
||||
"Metadata_8h.html":[2,0,0,1,1,2],
|
||||
"Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339":[2,0,0,1,1,2,1],
|
||||
"Metadata_8h_source.html":[2,0,0,1,1,2],
|
||||
"annotated.html":[1,0],
|
||||
"classCell.html":[1,0,0],
|
||||
"classCell.html#a0be67c01402af076ea82f42a013867af":[1,0,0,4],
|
||||
"classCell.html#a2417b0eb0398012743e88d128b590d68":[1,0,0,3],
|
||||
"classCell.html#a25f37241a10fa27bcdea7e939eea5efc":[1,0,0,1],
|
||||
"classCell.html#a426862431a79984cb040c6f396a8e1d9":[1,0,0,5],
|
||||
"classCell.html#a4a0c2cb92bbc10d4c4c7d8fd415095f3":[1,0,0,2],
|
||||
"classCell.html#a4a5bedd07f9f68be513382e90f9f2814":[1,0,0,0],
|
||||
"classDObject.html":[1,0,4],
|
||||
"classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0":[1,0,4,2],
|
||||
"classDObject.html#a1223275dcbbf20334ea11707346acb93":[1,0,4,9],
|
||||
"classDObject.html#a15afffdf339150fc872bf63bdd08d581":[1,0,4,8],
|
||||
"classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401":[1,0,4,16],
|
||||
"classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38":[1,0,4,13],
|
||||
"classDObject.html#a4862655c3634d019b0a45b811d6f7235":[1,0,4,4],
|
||||
"classDObject.html#a598321f3b8524b98df72393c04d7470c":[1,0,4,3],
|
||||
"classDObject.html#a5b2896a287295bf59a0b9e4d0af21161":[1,0,4,15],
|
||||
"classDObject.html#a6f0023aee463e71d92442dcf61b6ed47":[1,0,4,12],
|
||||
"classDObject.html#a79a2ecac4130ef3df272bdfeed26a620":[1,0,4,0],
|
||||
"classDObject.html#a99072eb52bb22745f0248f273fbf28fb":[1,0,4,10],
|
||||
"classDObject.html#a99b8688849e11501033a25f61efb8356":[1,0,4,14],
|
||||
"classDObject.html#ab1718571434e84e90f1ec463e4786a8a":[1,0,4,11],
|
||||
"classDObject.html#aca2db093c1c8c6f7893de07544aed619":[1,0,4,5],
|
||||
"classDObject.html#ae47bf220fbe2173cf6933c2380035dbd":[1,0,4,7],
|
||||
"classDObject.html#af11334d08ef85c68b3aae7554548e5a7":[1,0,4,1],
|
||||
"classDObject.html#afa8926d916081de72478cb8813c25e98":[1,0,4,6],
|
||||
"classDObjectTest.html":[1,0,5],
|
||||
"classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e":[1,0,5,2],
|
||||
"classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6":[1,0,5,0],
|
||||
"classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2":[1,0,5,1],
|
||||
"classLockableDObject.html":[1,0,6],
|
||||
"classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb":[1,0,6,3],
|
||||
"classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1":[1,0,6,1],
|
||||
"classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a":[1,0,6,2],
|
||||
"classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee":[1,0,6,0],
|
||||
"classLockableDObjectTest.html":[1,0,7],
|
||||
"classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769":[1,0,7,0],
|
||||
"classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59":[1,0,7,1],
|
||||
"classMetadata.html":[1,0,8],
|
||||
"classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b":[1,0,8,6],
|
||||
"classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26":[1,0,8,8],
|
||||
"classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b":[1,0,8,1],
|
||||
"classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20":[1,0,8,4],
|
||||
"classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0":[1,0,8,7],
|
||||
"classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[1,0,8,10],
|
||||
"classMetadata.html#abe52c81e04665628666b4140cd346b69":[1,0,8,5],
|
||||
"classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e":[1,0,8,2],
|
||||
"classMetadata.html#ae849560667461008cb72e83919c20be0":[1,0,8,0],
|
||||
"classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc":[1,0,8,3],
|
||||
"classMetadata.html#af5264d1666839e69c192b565b5cfa606":[1,0,8,9],
|
||||
"classMetadataTest.html":[1,0,9],
|
||||
"classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71":[1,0,9,1],
|
||||
"classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa":[1,0,9,0],
|
||||
"classconstTest.html":[1,0,3],
|
||||
"classconstTest.html#a3bc6a1a6485821a1c24b8fd5f1cc1025":[1,0,3,1],
|
||||
"classconstTest.html#a73b1bf87af8167bde37397673ad6bcfe":[1,0,3,2],
|
||||
"classconstTest.html#af4753885bf401953202f89d455a2702f":[1,0,3,0],
|
||||
"classconstants.html":[1,0,2],
|
||||
"classconstants.html#a00666cb3d413cc53e4a3e629c2e22155":[1,0,2,2],
|
||||
"classconstants.html#a10550367b0875a0767b01d4970cc0a30":[1,0,2,1],
|
||||
"classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0":[1,0,2,6],
|
||||
"classconstants.html#a32d515b1f539f6fdfc654ed5c8cba8e0":[1,0,2,7],
|
||||
"classconstants.html#a35dcd5bb493bc095330b177819242c93":[1,0,2,3],
|
||||
"classconstants.html#a9be0748cd713f4a465b548e0c44458ee":[1,0,2,0],
|
||||
"classconstants.html#ab08623c9c865188806b6820d3ed27fe9":[1,0,2,4],
|
||||
"classconstants.html#ab72bcb21759e2e7f26f55f1d3454b999":[1,0,2,5],
|
||||
"classes.html":[1,1],
|
||||
"constTest_8cpp.html":[2,0,1,0,0],
|
||||
"constTest_8cpp.html#a24fd011fd348f088cbeace0011dd15a3":[2,0,1,0,0,2],
|
||||
"constTest_8cpp.html#a6855bb766d336a17d11e54111ebcb225":[2,0,1,0,0,3],
|
||||
"constTest_8cpp.html#a7791e7d26061981190d234ca729956fd":[2,0,1,0,0,4],
|
||||
"constTest_8cpp.html#a85e567e4ab97a13cf0b18cf9e3943c64":[2,0,1,0,0,6],
|
||||
"constTest_8cpp.html#a939ea5fc258275bf5be224b26da12e00":[2,0,1,0,0,7],
|
||||
"constTest_8cpp.html#ac0b79360ee6716dea67f34fb3ae48a91":[2,0,1,0,0,5],
|
||||
"constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1":[2,0,1,0,0,1],
|
||||
"const_8h_source.html":[2,0,0,0,0,0],
|
||||
"dir_01375c4291ef81af6b426b22dfef59b0.html":[2,0,0,2,0],
|
||||
"dir_409882efad9ab48a895cd8b217d1e026.html":[2,0,0,0],
|
||||
"dir_4e6f6de88c62da29e0ddd0d8e63af038.html":[2,0,0,1,0],
|
||||
"dir_5300298560c4bf255ab9f36681603d89.html":[2,0,0,2],
|
||||
"dir_5657658ab0dc14c9c63c088cb1f6321c.html":[2,0,0,1,1],
|
||||
"dir_59425e443f801f1f2fd8bbe4959a3ccf.html":[2,0,1],
|
||||
"dir_68267d1309a1af8e8297ef4c3efbcdba.html":[2,0,0],
|
||||
"dir_6cfc89239232d12b3feb44b30f54e02f.html":[2,0,1,0],
|
||||
"dir_6f7ea45c988f41ae8b133398f644b0ed.html":[2,0,0,3,0],
|
||||
"dir_768194193337d64eaa7edd2c5f5038a4.html":[2,0,0,1],
|
||||
"dir_7be0d8c199b9408ae01f5d77515b8def.html":[2,0,0,3],
|
||||
"dir_88e1407a1fb38d630626d3e1b6639cc8.html":[2,0,0,4,0],
|
||||
"dir_98811334950283dfb0b975440d5272eb.html":[2,0,0,4],
|
||||
"dir_aa74b0b57852b214f24568086f91a43d.html":[2,0,0,0,0],
|
||||
"dir_bc1cc3abf5d5430dc6e21979095d09f3.html":[2,0,1,1],
|
||||
"files.html":[2,0],
|
||||
"functions.html":[1,3,0],
|
||||
"functions_func.html":[1,3,1],
|
||||
"functions_rela.html":[1,3,4],
|
||||
"functions_type.html":[1,3,3],
|
||||
"functions_vars.html":[1,3,2],
|
||||
"globals.html":[2,1,0],
|
||||
"globals_func.html":[2,1,1],
|
||||
"grid_8h_source.html":[2,0,0,2,0,0],
|
||||
"hierarchy.html":[1,2],
|
||||
"DObjectTest_8cpp.html":[3,0,1,1,0],
|
||||
"DObjectTest_8cpp.html#a0085cd05f0b182ba4fe7bc118656d68e":[3,0,1,1,0,4],
|
||||
"DObjectTest_8cpp.html#a12ce265622e9a5d51b7498e09b82a597":[3,0,1,1,0,1],
|
||||
"DObjectTest_8cpp.html#a2bbd3a7e662715f1af67ba7b26270278":[3,0,1,1,0,6],
|
||||
"DObjectTest_8cpp.html#a3fc628b3943158a063739c03a4c2ca1f":[3,0,1,1,0,3],
|
||||
"DObjectTest_8cpp.html#ab0d7e76fe973dea21f97cf26d3b3847b":[3,0,1,1,0,5],
|
||||
"DObjectTest_8cpp.html#af27429c4d3cf79aa1b90fddf10f7614e":[3,0,1,1,0,2],
|
||||
"DObject_8cpp.html":[3,0,0,1,0,0],
|
||||
"DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161":[3,0,0,1,0,0,0],
|
||||
"DObject_8h.html":[3,0,0,1,1,0],
|
||||
"DObject_8h_source.html":[3,0,0,1,1,0],
|
||||
"LockableDObjectTest_8cpp.html":[3,0,1,1,1],
|
||||
"LockableDObjectTest_8cpp.html#a470f4e60873d3ea6afc7c319e307760f":[3,0,1,1,1,1],
|
||||
"LockableDObjectTest_8cpp.html#a5c2342bfafc553d23125fb3ae05af2a7":[3,0,1,1,1,2],
|
||||
"LockableDObjectTest_8cpp.html#a5c694ab0fb07081c02cac1f0bc3f3e73":[3,0,1,1,1,3],
|
||||
"LockableDObjectTest_8cpp.html#a8b547408c52b669c3c220aa640927474":[3,0,1,1,1,5],
|
||||
"LockableDObjectTest_8cpp.html#aca2c2dcb4394094c27dc37453ea9a37f":[3,0,1,1,1,4],
|
||||
"LockableDObject_8cpp.html":[3,0,0,1,0,1],
|
||||
"LockableDObject_8h.html":[3,0,0,1,1,1],
|
||||
"LockableDObject_8h_source.html":[3,0,0,1,1,1],
|
||||
"MetadataTest_8cpp.html":[3,0,1,1,2],
|
||||
"MetadataTest_8cpp.html#a14e97feb26f21690d94245d65c26814b":[3,0,1,1,2,7],
|
||||
"MetadataTest_8cpp.html#a3dacb5bfda566836343874346c116906":[3,0,1,1,2,3],
|
||||
"MetadataTest_8cpp.html#a440de49952b45fad82f485ba48f92d50":[3,0,1,1,2,5],
|
||||
"MetadataTest_8cpp.html#a5ec8e48d5f46f67a4547c3b52f5f1cff":[3,0,1,1,2,8],
|
||||
"MetadataTest_8cpp.html#a61d09f069b2417969b664142aad8ce35":[3,0,1,1,2,1],
|
||||
"MetadataTest_8cpp.html#a761ab4dc62ca2bbe69d2be499493b883":[3,0,1,1,2,9],
|
||||
"MetadataTest_8cpp.html#a8854bc3bdde52a7c73927f17e4330a89":[3,0,1,1,2,6],
|
||||
"MetadataTest_8cpp.html#adbb375b61bd5961e38e8c5b51e538e75":[3,0,1,1,2,4],
|
||||
"MetadataTest_8cpp.html#afc6335b369a289eaa367897b899535d0":[3,0,1,1,2,2],
|
||||
"Metadata_8cpp.html":[3,0,0,1,0,2],
|
||||
"Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[3,0,0,1,0,2,0],
|
||||
"Metadata_8h.html":[3,0,0,1,1,2],
|
||||
"Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339":[3,0,0,1,1,2,1],
|
||||
"Metadata_8h_source.html":[3,0,0,1,1,2],
|
||||
"annotated.html":[2,0],
|
||||
"build_2lib_2opatio_2____init_____8py.html":[3,0,2,0,0,0,0,1],
|
||||
"build_2lib_2opatio_2____init_____8py.html#a2c9c36721bf1f103f2298cc089221b7b":[3,0,2,0,0,0,0,1,0],
|
||||
"build_2lib_2opatio_2opat_2____init_____8py.html":[3,0,2,0,0,0,0,0,0],
|
||||
"build_2lib_2opatio_2opat_2opat_8py.html":[3,0,2,0,0,0,0,0,1],
|
||||
"classConstants.html":[2,0,1],
|
||||
"classConstants.html#a2aa041fd223f259e55bf098c90581039":[2,0,1,1],
|
||||
"classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19":[2,0,1,0],
|
||||
"classConstants.html#ab9de36fa145552a3e7964e7e85a67149":[2,0,1,3],
|
||||
"classConstants.html#ad75620743b867fc20d4a05027d1a1c01":[2,0,1,4],
|
||||
"classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630":[2,0,1,2],
|
||||
"classDObject.html":[2,0,3],
|
||||
"classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0":[2,0,3,2],
|
||||
"classDObject.html#a1223275dcbbf20334ea11707346acb93":[2,0,3,9],
|
||||
"classDObject.html#a15afffdf339150fc872bf63bdd08d581":[2,0,3,8],
|
||||
"classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401":[2,0,3,16],
|
||||
"classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38":[2,0,3,13],
|
||||
"classDObject.html#a4862655c3634d019b0a45b811d6f7235":[2,0,3,4],
|
||||
"classDObject.html#a598321f3b8524b98df72393c04d7470c":[2,0,3,3],
|
||||
"classDObject.html#a5b2896a287295bf59a0b9e4d0af21161":[2,0,3,15],
|
||||
"classDObject.html#a6f0023aee463e71d92442dcf61b6ed47":[2,0,3,12],
|
||||
"classDObject.html#a79a2ecac4130ef3df272bdfeed26a620":[2,0,3,0],
|
||||
"classDObject.html#a99072eb52bb22745f0248f273fbf28fb":[2,0,3,10],
|
||||
"classDObject.html#a99b8688849e11501033a25f61efb8356":[2,0,3,14],
|
||||
"classDObject.html#ab1718571434e84e90f1ec463e4786a8a":[2,0,3,11],
|
||||
"classDObject.html#aca2db093c1c8c6f7893de07544aed619":[2,0,3,5],
|
||||
"classDObject.html#ae47bf220fbe2173cf6933c2380035dbd":[2,0,3,7],
|
||||
"classDObject.html#af11334d08ef85c68b3aae7554548e5a7":[2,0,3,1],
|
||||
"classDObject.html#afa8926d916081de72478cb8813c25e98":[2,0,3,6],
|
||||
"classDObjectTest.html":[2,0,4],
|
||||
"classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e":[2,0,4,2],
|
||||
"classDObjectTest.html#a95ba0f78c44e0bd46603de32028b7be6":[2,0,4,0],
|
||||
"classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2":[2,0,4,1],
|
||||
"classLockableDObject.html":[2,0,6],
|
||||
"classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb":[2,0,6,3],
|
||||
"classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1":[2,0,6,1],
|
||||
"classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a":[2,0,6,2],
|
||||
"classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee":[2,0,6,0],
|
||||
"classLockableDObjectTest.html":[2,0,7],
|
||||
"classLockableDObjectTest.html#a4ca643fb176141b51f4761dd3df64769":[2,0,7,0],
|
||||
"classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59":[2,0,7,1],
|
||||
"classMetadata.html":[2,0,8],
|
||||
"classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b":[2,0,8,6],
|
||||
"classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26":[2,0,8,8],
|
||||
"classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b":[2,0,8,1],
|
||||
"classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20":[2,0,8,4],
|
||||
"classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0":[2,0,8,7],
|
||||
"classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2":[2,0,8,10],
|
||||
"classMetadata.html#abe52c81e04665628666b4140cd346b69":[2,0,8,5],
|
||||
"classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e":[2,0,8,2],
|
||||
"classMetadata.html#ae849560667461008cb72e83919c20be0":[2,0,8,0],
|
||||
"classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc":[2,0,8,3],
|
||||
"classMetadata.html#af5264d1666839e69c192b565b5cfa606":[2,0,8,9],
|
||||
"classMetadataTest.html":[2,0,9],
|
||||
"classMetadataTest.html#a24075d61d37dceacd353ecde16a1ac71":[2,0,9,1],
|
||||
"classMetadataTest.html#a6273a370a10b42155af951a8fc2c47fa":[2,0,9,0],
|
||||
"classOpatIO.html":[2,0,10],
|
||||
"classOpatIO.html#a0817f135f44e3bdc610d30df145f118d":[2,0,10,9],
|
||||
"classOpatIO.html#a117f7e1f45d6c410c21d0644e447bbb1":[2,0,10,15],
|
||||
"classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f":[2,0,10,8],
|
||||
"classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56":[2,0,10,12],
|
||||
"classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4":[2,0,10,14],
|
||||
"classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01":[2,0,10,7],
|
||||
"classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3":[2,0,10,0],
|
||||
"classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a":[2,0,10,4],
|
||||
"classOpatIO.html#a939e4edec4053517463f848648db770d":[2,0,10,3],
|
||||
"classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b":[2,0,10,5],
|
||||
"classOpatIO.html#aa8037fc93588dd4c6cbec9bb7c76225f":[2,0,10,16],
|
||||
"classOpatIO.html#ab0edd41690b8d5c1775f87439cf82cb5":[2,0,10,19],
|
||||
"classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890":[2,0,10,11],
|
||||
"classOpatIO.html#ac1c1a6159f82462fedf9b526ddcc19a6":[2,0,10,20],
|
||||
"classOpatIO.html#ac34f611a9eab458329553d27e8bffec6":[2,0,10,2],
|
||||
"classOpatIO.html#ad189e0f239bc4184fecf7daef7923272":[2,0,10,18],
|
||||
"classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6":[2,0,10,1],
|
||||
"classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a":[2,0,10,10],
|
||||
"classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8":[2,0,10,13],
|
||||
"classOpatIO.html#afa623ba10f188097e555a682a4c69a9f":[2,0,10,17],
|
||||
"classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab":[2,0,10,6],
|
||||
"classconstTest.html":[2,0,2],
|
||||
"classconstTest.html#af4753885bf401953202f89d455a2702f":[2,0,2,0],
|
||||
"classes.html":[2,1],
|
||||
"classopatIOTest.html":[2,0,11],
|
||||
"constTest_8cpp.html":[3,0,1,0,0],
|
||||
"constTest_8cpp.html#a1d2582df9987648644c517d89223e849":[3,0,1,0,0,7],
|
||||
"constTest_8cpp.html#a267b8a580d24fec8326def8656df135a":[3,0,1,0,0,3],
|
||||
"constTest_8cpp.html#a3bc116c41e8839b6d9d5a49e046a800f":[3,0,1,0,0,2],
|
||||
"constTest_8cpp.html#a720684391716660c7d0a5dc6238c7e57":[3,0,1,0,0,5],
|
||||
"constTest_8cpp.html#a92b56f4876b91eb7d628492fe220babb":[3,0,1,0,0,4],
|
||||
"constTest_8cpp.html#aa33a362aa6f7634f2ef02413183b35ee":[3,0,1,0,0,6],
|
||||
"constTest_8cpp.html#ae050a185fbc60349459af47e661bd3e1":[3,0,1,0,0,1],
|
||||
"const_8cpp.html":[3,0,0,0,0,0],
|
||||
"const_8h.html":[3,0,0,0,1,0],
|
||||
"const_8h_source.html":[3,0,0,0,1,0],
|
||||
"dir_18c45d4358dc55431d912fa30bcbde92.html":[3,0,0,3,0],
|
||||
"dir_1acdc3d0c73584695295a90ad6ede3f9.html":[3,0,2,0],
|
||||
"dir_1c285457bb070251eb0c01a8da35233c.html":[3,0,2,0,0],
|
||||
"dir_388d1cd783f992dee884a2918d77a3d7.html":[3,0,1,2],
|
||||
"dir_409882efad9ab48a895cd8b217d1e026.html":[3,0,0,0],
|
||||
"dir_4a32f98eb1fc28521b674ecacd8e38cc.html":[3,0,2,0,1,0],
|
||||
"dir_4e6f6de88c62da29e0ddd0d8e63af038.html":[3,0,0,1,0],
|
||||
"dir_5657658ab0dc14c9c63c088cb1f6321c.html":[3,0,0,1,1],
|
||||
"dir_57b5236bc904b389e950b8d6ae8bc28a.html":[3,0,2,0,1,0,0],
|
||||
"dir_59425e443f801f1f2fd8bbe4959a3ccf.html":[3,0,1],
|
||||
"dir_62e13aaa8a72ed2c40d6887705a41af4.html":[3,0,2,0,0,0],
|
||||
"dir_68267d1309a1af8e8297ef4c3efbcdba.html":[3,0,0],
|
||||
"dir_6cfc89239232d12b3feb44b30f54e02f.html":[3,0,1,0],
|
||||
"dir_6de2166d97f28f4ecd4d72a5f12aecb0.html":[3,0,2,0,0,0,0,0],
|
||||
"dir_768194193337d64eaa7edd2c5f5038a4.html":[3,0,0,1],
|
||||
"dir_88e1407a1fb38d630626d3e1b6639cc8.html":[3,0,0,2,0],
|
||||
"dir_98811334950283dfb0b975440d5272eb.html":[3,0,0,2],
|
||||
"dir_9d738063cc7befc3d96860ca4c9257b2.html":[3,0,2,0,0,0,0],
|
||||
"dir_a0668aa070a38eaa8236727e19a9b15f.html":[3,0,1,3],
|
||||
"dir_a105e00bd9bc580163f6cfcc237f0c76.html":[3,0,0,3,1],
|
||||
"dir_aa595423af07433f9695bf15d4f880d5.html":[3,0,0,0,0],
|
||||
"dir_aa74b0b57852b214f24568086f91a43d.html":[3,0,0,0,1],
|
||||
"dir_bc1cc3abf5d5430dc6e21979095d09f3.html":[3,0,1,1],
|
||||
"dir_cbdb8362360e11eafe2fa3bc74cf0ffd.html":[3,0,2],
|
||||
"dir_da765f8f0017804fdc0f96160e2cbe8b.html":[3,0,2,0,1],
|
||||
"dir_dc4574cef47f5b50114efcdd6e195baf.html":[3,0,0,3],
|
||||
"files.html":[3,0],
|
||||
"functions.html":[2,3,0],
|
||||
"functions_func.html":[2,3,1],
|
||||
"functions_rela.html":[2,3,4],
|
||||
"functions_type.html":[2,3,3],
|
||||
"functions_vars.html":[2,3,2],
|
||||
"globals.html":[3,1,0],
|
||||
"globals_defs.html":[3,1,3],
|
||||
"globals_func.html":[3,1,1],
|
||||
"globals_vars.html":[3,1,2],
|
||||
"hierarchy.html":[2,2],
|
||||
"index.html":[],
|
||||
"mapper_8h_source.html":[2,0,0,2,0,1],
|
||||
"mesh_8h_source.html":[2,0,0,3,0,0],
|
||||
"opac_8h_source.html":[2,0,0,4,0,0],
|
||||
"md_utils_opatio_readme.html":[0],
|
||||
"md_utils_opatio_readme.html#autotoc_md1":[0,0],
|
||||
"md_utils_opatio_readme.html#autotoc_md2":[0,1],
|
||||
"md_utils_opatio_readme.html#autotoc_md3":[0,2],
|
||||
"opac_8h.html":[3,0,0,2,0,0],
|
||||
"opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8":[3,0,0,2,0,0,0],
|
||||
"opac_8h_source.html":[3,0,0,2,0,0],
|
||||
"opatIOTest_8cpp.html":[3,0,1,3,0],
|
||||
"opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470":[3,0,1,3,0,9],
|
||||
"opatIOTest_8cpp.html#a3962f0895a961e03a0fc208076f6ab1a":[3,0,1,3,0,4],
|
||||
"opatIOTest_8cpp.html#a4b609f93f9fbea0dbd3e8d619e70f293":[3,0,1,3,0,8],
|
||||
"opatIOTest_8cpp.html#a4c4af5f8d030d0932c44bfa6607a5599":[3,0,1,3,0,6],
|
||||
"opatIOTest_8cpp.html#a5a86dce243090b6e4de4c67c23338ab7":[3,0,1,3,0,5],
|
||||
"opatIOTest_8cpp.html#a7613e1e543a4ea3ad5ce9d6c9156d317":[3,0,1,3,0,7],
|
||||
"opatIOTest_8cpp.html#a76734dc9ab5318ba389c0b3e54844137":[3,0,1,3,0,1],
|
||||
"opatIOTest_8cpp.html#ac3a79e8bac7362518c4495f4b9136a99":[3,0,1,3,0,2],
|
||||
"opatIOTest_8cpp.html#af0f9275c448cde753b14350594af14cf":[3,0,1,3,0,3],
|
||||
"opatIO_8cpp.html":[3,0,0,3,0,0],
|
||||
"opatIO_8cpp.html#a33dcb837958721219b4198c267c7fd0f":[3,0,0,3,0,0,1],
|
||||
"opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e":[3,0,0,3,0,0,0],
|
||||
"opatIO_8h.html":[3,0,0,3,1,0],
|
||||
"opatIO_8h_source.html":[3,0,0,3,1,0],
|
||||
"pages.html":[],
|
||||
"structconstant.html":[1,0,1],
|
||||
"structconstant.html#a6be3abe8a0b5a3057d1ab572bd7aad76":[1,0,1,1],
|
||||
"structconstant.html#a81804eeeca08f157af92766d5285064f":[1,0,1,4],
|
||||
"structconstant.html#aa23b68117657bec4bb8409eb30d1b3e4":[1,0,1,2],
|
||||
"structconstant.html#ace4a7f2bfc5b80a76c494e92349f9048":[1,0,1,3],
|
||||
"structconstant.html#af52cfa5a80b3641881d45eef6d597510":[1,0,1,0],
|
||||
"test.html":[0]
|
||||
"src_2opatio_2____init_____8py.html":[3,0,2,0,1,0,1],
|
||||
"src_2opatio_2____init_____8py.html#a2c9c36721bf1f103f2298cc089221b7b":[3,0,2,0,1,0,1,0],
|
||||
"src_2opatio_2opat_2____init_____8py.html":[3,0,2,0,1,0,0,0],
|
||||
"src_2opatio_2opat_2opat_8py.html":[3,0,2,0,1,0,0,1],
|
||||
"structConstant.html":[2,0,0],
|
||||
"structConstant.html#a0ae09f22af150a41aa4169a4a60933be":[2,0,0,4],
|
||||
"structConstant.html#a1c7e6c5a1d2316c98e59e04a234754d1":[2,0,0,3],
|
||||
"structConstant.html#a2c46956a2d2b0ebf78ff99c5971130d2":[2,0,0,5],
|
||||
"structConstant.html#a3bda8d7fadd6fb2510fd39962a065a02":[2,0,0,6],
|
||||
"structConstant.html#a84ca5b6951cc8a8eccd083894302a857":[2,0,0,0],
|
||||
"structConstant.html#a8d8d2a81e9a8f36dfa02b4d23a5be55c":[2,0,0,2],
|
||||
"structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b":[2,0,0,1],
|
||||
"structHeader.html":[2,0,5],
|
||||
"structHeader.html#a122331824871070af2c6cebc9698abd8":[2,0,5,0],
|
||||
"structHeader.html#a162ced3913c3373d6d54c32274b99d72":[2,0,5,5],
|
||||
"structHeader.html#a31039c09176a479defcbe38597eb9957":[2,0,5,3],
|
||||
"structHeader.html#a83f52dffac0449704ef1a50a5e787e92":[2,0,5,1],
|
||||
"structHeader.html#a87c9fc5b27c41fe65698f8538c23b182":[2,0,5,4],
|
||||
"structHeader.html#ac1a0c67ed5bd4021581fc00c2d79dba3":[2,0,5,7],
|
||||
"structHeader.html#ac55e763f9e96050f4dab115a4a1c2356":[2,0,5,8],
|
||||
"structHeader.html#af0bdf31defd5888cc8d2f7537e687917":[2,0,5,2],
|
||||
"structHeader.html#af99697d38997984f2295c902d3ce1772":[2,0,5,6],
|
||||
"structOPATTable.html":[2,0,12],
|
||||
"structOPATTable.html#a237ed50cee8df2144a2c47b5ffa443d3":[2,0,12,2],
|
||||
"structOPATTable.html#a70b70699726b2f77b486702e913a164b":[2,0,12,3],
|
||||
"structOPATTable.html#a87cc2d8e225e5e9c567602d779aec88f":[2,0,12,4],
|
||||
"structOPATTable.html#aee4e3713cffa0ed0a5bd79e2dec97d6e":[2,0,12,0],
|
||||
"structOPATTable.html#afaf11794675d27e75de5233b947fced9":[2,0,12,1],
|
||||
"structTableIndex.html":[2,0,13],
|
||||
"structTableIndex.html#a0c4826e48839977fa2bfaa1bf51b6cdb":[2,0,13,2],
|
||||
"structTableIndex.html#a303592792b2490da4105e294fb4666ca":[2,0,13,3],
|
||||
"structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6":[2,0,13,0],
|
||||
"structTableIndex.html#a7271de867fee8bb48a71f70afebbf0bd":[2,0,13,4],
|
||||
"structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132":[2,0,13,1],
|
||||
"test.html":[1],
|
||||
"testDObject_8cpp.html":[3,0,1,2,0],
|
||||
"testDObject_8cpp.html#a5cce1ff8e67a00ce9122097c4bbb5b02":[3,0,1,2,0,1],
|
||||
"testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4":[3,0,1,2,0,0]
|
||||
};
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['cell_0',['Cell',['../classCell.html',1,'']]],
|
||||
['constant_1',['constant',['../structconstant.html',1,'']]],
|
||||
['constants_2',['constants',['../classconstants.html',1,'constants'],['../classconstants.html#a9be0748cd713f4a465b548e0c44458ee',1,'constants::constants()'],['../classconstants.html#a10550367b0875a0767b01d4970cc0a30',1,'constants::constants(const std::string &filename)']]],
|
||||
['consttest_3',['constTest',['../classconstTest.html',1,'']]],
|
||||
['consttest_2ecpp_4',['constTest.cpp',['../constTest_8cpp.html',1,'']]]
|
||||
['_5f_5finit_5f_5f_2epy_0',['__init__.py',['../build_2lib_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../build_2lib_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)']]]
|
||||
];
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['datatype_5',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]],
|
||||
['dobject_6',['DObject',['../classDObject.html',1,'DObject'],['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]],
|
||||
['dobject_2ecpp_7',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
|
||||
['dobject_2eh_8',['DObject.h',['../DObject_8h.html',1,'']]],
|
||||
['dobjecttest_9',['DObjectTest',['../classDObjectTest.html',1,'']]],
|
||||
['dobjecttest_2ecpp_10',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
|
||||
['byteend_1',['byteEnd',['../structTableIndex.html#a69c87fd1cb0b7a64a82c52c54193e5e6',1,'TableIndex']]],
|
||||
['bytestart_2',['byteStart',['../structTableIndex.html#ad899cf13056eb17b33e1c5e303e10132',1,'TableIndex']]]
|
||||
];
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['get_11',['get',['../classconstants.html#a00666cb3d413cc53e4a3e629c2e22155',1,'constants::get()'],['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()']]],
|
||||
['getbytesize_12',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
|
||||
['getdata_13',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
|
||||
['getdataas_14',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
|
||||
['getdatatype_15',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
|
||||
['getdimensions_16',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
|
||||
['geterrorcode_17',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]]
|
||||
['comment_3',['comment',['../structHeader.html#a122331824871070af2c6cebc9698abd8',1,'Header']]],
|
||||
['const_2ecpp_4',['const.cpp',['../const_8cpp.html',1,'']]],
|
||||
['const_2eh_5',['const.h',['../const_8h.html',1,'']]],
|
||||
['constant_6',['Constant',['../structConstant.html',1,'Constant'],['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant::Constant()']]],
|
||||
['constants_7',['Constants',['../classConstants.html',1,'']]],
|
||||
['consttest_8',['constTest',['../classconstTest.html',1,'']]],
|
||||
['consttest_2ecpp_9',['constTest.cpp',['../constTest_8cpp.html',1,'']]],
|
||||
['creationdate_10',['creationDate',['../structHeader.html#a83f52dffac0449704ef1a50a5e787e92',1,'Header']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,11 @@
|
||||
var searchData=
|
||||
[
|
||||
['has_18',['has',['../classconstants.html#a35dcd5bb493bc095330b177819242c93',1,'constants']]]
|
||||
['datatype_11',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]],
|
||||
['datatypemap_12',['dataTypeMap',['../classDObject.html#a358d5f015da09ae5f0cbb46f3fd9e401',1,'DObject']]],
|
||||
['defaultobject_13',['defaultObject',['../classDObjectTest.html#ac753942590ae6ee456e6f3dd8b205df2',1,'DObjectTest']]],
|
||||
['dobject_14',['DObject',['../classDObject.html',1,'DObject'],['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]],
|
||||
['dobject_2ecpp_15',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
|
||||
['dobject_2eh_16',['DObject.h',['../DObject_8h.html',1,'']]],
|
||||
['dobjecttest_17',['DObjectTest',['../classDObjectTest.html',1,'']]],
|
||||
['dobjecttest_2ecpp_18',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['initialize_19',['initialize',['../classconstants.html#ab08623c9c865188806b6820d3ed27fe9',1,'constants']]],
|
||||
['is_5floaded_20',['is_loaded',['../classconstants.html#ab72bcb21759e2e7f26f55f1d3454b999',1,'constants']]],
|
||||
['isdebugenabled_21',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
|
||||
['isdebuggingenabled_22',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]]
|
||||
['example_5ffilename_19',['EXAMPLE_FILENAME',['../opatIOTest_8cpp.html#a2f358f231bffa8eaaa670ec1db93a470',1,'opatIOTest.cpp']]],
|
||||
['export_5fsymbol_20',['EXPORT_SYMBOL',['../Metadata_8h.html#ab57c319c35ea0fbacf781f2ecb3a4339',1,'Metadata.h']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,19 @@
|
||||
var searchData=
|
||||
[
|
||||
['keys_23',['keys',['../classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0',1,'constants']]]
|
||||
['get_21',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
|
||||
['getbytesize_22',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
|
||||
['getclosesttables_23',['getClosestTables',['../classOpatIO.html#a939e4edec4053517463f848648db770d',1,'OpatIO']]],
|
||||
['getclosestxtables_24',['getClosestXTables',['../classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a',1,'OpatIO']]],
|
||||
['getclosestztables_25',['getClosestZTables',['../classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b',1,'OpatIO']]],
|
||||
['getdata_26',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
|
||||
['getdataas_27',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
|
||||
['getdatatype_28',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
|
||||
['getdimensions_29',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
|
||||
['geterrorcode_30',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
|
||||
['getheader_31',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
|
||||
['getinstance_32',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
|
||||
['getmaxqdepth_33',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
|
||||
['getopatversion_34',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
|
||||
['gettable_35',['getTable',['../classOpatIO.html#a0817f135f44e3bdc610d30df145f118d',1,'OpatIO']]],
|
||||
['gettableindex_36',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO']]]
|
||||
];
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['lock_24',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
|
||||
['lockabledobject_25',['LockableDObject',['../classLockableDObject.html',1,'LockableDObject'],['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject::LockableDObject()']]],
|
||||
['lockabledobject_2eh_26',['LockableDObject.h',['../LockableDObject_8h.html',1,'']]],
|
||||
['lockabledobjecttest_27',['LockableDObjectTest',['../classLockableDObjectTest.html',1,'']]],
|
||||
['lockabledobjecttest_2ecpp_28',['LockableDObjectTest.cpp',['../LockableDObjectTest_8cpp.html',1,'']]]
|
||||
['has_37',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]],
|
||||
['header_38',['Header',['../structHeader.html',1,'']]],
|
||||
['headersize_39',['headerSize',['../structHeader.html#af0bdf31defd5888cc8d2f7537e687917',1,'Header']]]
|
||||
];
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
var searchData=
|
||||
[
|
||||
['metadata_29',['Metadata',['../classMetadata.html',1,'Metadata'],['../classMetadata.html#ae849560667461008cb72e83919c20be0',1,'Metadata::Metadata()=default'],['../classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b',1,'Metadata::Metadata(std::size_t byteSize, std::string dataType, std::vector< std::size_t > dimensions, bool debugFlag=false)']]],
|
||||
['metadata_2ecpp_30',['Metadata.cpp',['../Metadata_8cpp.html',1,'']]],
|
||||
['metadata_2eh_31',['Metadata.h',['../Metadata_8h.html',1,'']]],
|
||||
['metadatatest_32',['MetadataTest',['../classMetadataTest.html',1,'']]],
|
||||
['metadatatest_2ecpp_33',['MetadataTest.cpp',['../MetadataTest_8cpp.html',1,'']]]
|
||||
['indexoffset_40',['indexOffset',['../structHeader.html#a31039c09176a479defcbe38597eb9957',1,'Header']]],
|
||||
['initializedobject_41',['initializedObject',['../classDObjectTest.html#a2150dd7881a4d1c68ce51344f174738e',1,'DObjectTest']]],
|
||||
['initlaize_5fopac_42',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
|
||||
['is_5fbig_5fendian_43',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
|
||||
['isdebugenabled_44',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
|
||||
['isdebuggingenabled_45',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
|
||||
['isloaded_46',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['name_34',['name',['../structconstant.html#af52cfa5a80b3641881d45eef6d597510',1,'constant']]]
|
||||
['keys_47',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
var searchData=
|
||||
[
|
||||
['operator_3c_3c_35',['operator<<',['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()'],['../DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161',1,'operator<<(std::ostream &os, const DObject &obj): DObject.cpp'],['../Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'operator<<(std::ostream &os, const Metadata &metadata): Metadata.cpp']]],
|
||||
['operator_5b_5d_36',['operator[]',['../classconstants.html#a32d515b1f539f6fdfc654ed5c8cba8e0',1,'constants']]]
|
||||
['load_48',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]],
|
||||
['lock_49',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
|
||||
['lockabledobject_50',['LockableDObject',['../classLockableDObject.html',1,'LockableDObject'],['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject::LockableDObject()']]],
|
||||
['lockabledobject_2ecpp_51',['LockableDObject.cpp',['../LockableDObject_8cpp.html',1,'']]],
|
||||
['lockabledobject_2eh_52',['LockableDObject.h',['../LockableDObject_8h.html',1,'']]],
|
||||
['lockabledobjecttest_53',['LockableDObjectTest',['../classLockableDObjectTest.html',1,'']]],
|
||||
['lockabledobjecttest_2ecpp_54',['LockableDObjectTest.cpp',['../LockableDObjectTest_8cpp.html',1,'']]],
|
||||
['lockableobject_55',['lockableObject',['../classLockableDObjectTest.html#a6f639c0023311b7900595ab11c40cd59',1,'LockableDObjectTest']]],
|
||||
['logkappa_56',['logKappa',['../structOPATTable.html#aee4e3713cffa0ed0a5bd79e2dec97d6e',1,'OPATTable']]],
|
||||
['logr_57',['logR',['../structOPATTable.html#afaf11794675d27e75de5233b947fced9',1,'OPATTable']]],
|
||||
['logt_58',['logT',['../structOPATTable.html#a237ed50cee8df2144a2c47b5ffa443d3',1,'OPATTable']]],
|
||||
['lookupclosesttableid_59',['lookupClosestTableID',['../classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8',1,'OpatIO']]],
|
||||
['lookuptableid_60',['lookupTableID',['../classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4',1,'OpatIO']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['cell_56',['Cell',['../classCell.html',1,'']]],
|
||||
['constant_57',['constant',['../structconstant.html',1,'']]],
|
||||
['constants_58',['constants',['../classconstants.html',1,'']]],
|
||||
['consttest_59',['constTest',['../classconstTest.html',1,'']]]
|
||||
['constant_122',['Constant',['../structConstant.html',1,'']]],
|
||||
['constants_123',['Constants',['../classConstants.html',1,'']]],
|
||||
['consttest_124',['constTest',['../classconstTest.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['dobject_60',['DObject',['../classDObject.html',1,'']]],
|
||||
['dobjecttest_61',['DObjectTest',['../classDObjectTest.html',1,'']]]
|
||||
['dobject_125',['DObject',['../classDObject.html',1,'']]],
|
||||
['dobjecttest_126',['DObjectTest',['../classDObjectTest.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['lockabledobject_62',['LockableDObject',['../classLockableDObject.html',1,'']]],
|
||||
['lockabledobjecttest_63',['LockableDObjectTest',['../classLockableDObjectTest.html',1,'']]]
|
||||
['header_127',['Header',['../structHeader.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['consttest_2ecpp_66',['constTest.cpp',['../constTest_8cpp.html',1,'']]]
|
||||
['_5f_5finit_5f_5f_2epy_136',['__init__.py',['../build_2lib_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../build_2lib_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2____init_____8py.html',1,'(Global Namespace)'],['../src_2opatio_2opat_2____init_____8py.html',1,'(Global Namespace)']]]
|
||||
];
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['dobject_2ecpp_67',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
|
||||
['dobject_2eh_68',['DObject.h',['../DObject_8h.html',1,'']]],
|
||||
['dobjecttest_2ecpp_69',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
|
||||
['const_2ecpp_137',['const.cpp',['../const_8cpp.html',1,'']]],
|
||||
['const_2eh_138',['const.h',['../const_8h.html',1,'']]],
|
||||
['consttest_2ecpp_139',['constTest.cpp',['../constTest_8cpp.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['lockabledobject_2eh_70',['LockableDObject.h',['../LockableDObject_8h.html',1,'']]],
|
||||
['lockabledobjecttest_2ecpp_71',['LockableDObjectTest.cpp',['../LockableDObjectTest_8cpp.html',1,'']]]
|
||||
['dobject_2ecpp_140',['DObject.cpp',['../DObject_8cpp.html',1,'']]],
|
||||
['dobject_2eh_141',['DObject.h',['../DObject_8h.html',1,'']]],
|
||||
['dobjecttest_2ecpp_142',['DObjectTest.cpp',['../DObjectTest_8cpp.html',1,'']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['constants_75',['constants',['../classconstants.html#a9be0748cd713f4a465b548e0c44458ee',1,'constants::constants()'],['../classconstants.html#a10550367b0875a0767b01d4970cc0a30',1,'constants::constants(const std::string &filename)']]]
|
||||
['constant_156',['Constant',['../structConstant.html#a84ca5b6951cc8a8eccd083894302a857',1,'Constant']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['dobject_76',['DObject',['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]]
|
||||
['dobject_157',['DObject',['../classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0',1,'DObject::DObject()'],['../classDObject.html#a598321f3b8524b98df72393c04d7470c',1,'DObject::DObject(const DataType &data)']]]
|
||||
];
|
||||
|
||||
@@ -1,10 +1,19 @@
|
||||
var searchData=
|
||||
[
|
||||
['get_77',['get',['../classconstants.html#a00666cb3d413cc53e4a3e629c2e22155',1,'constants::get()'],['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()']]],
|
||||
['getbytesize_78',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
|
||||
['getdata_79',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
|
||||
['getdataas_80',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
|
||||
['getdatatype_81',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
|
||||
['getdimensions_82',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
|
||||
['geterrorcode_83',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]]
|
||||
['get_158',['get',['../classLockableDObject.html#adcfe201fc728cc1c6fcf638a566ba9a1',1,'LockableDObject::get()'],['../classConstants.html#a36ddd7fe6857d1bbf6d1c84d4ed7bc19',1,'Constants::get()']]],
|
||||
['getbytesize_159',['getByteSize',['../classMetadata.html#ac7980d1efdd6ae434f0115f83d08348e',1,'Metadata']]],
|
||||
['getclosesttables_160',['getClosestTables',['../classOpatIO.html#a939e4edec4053517463f848648db770d',1,'OpatIO']]],
|
||||
['getclosestxtables_161',['getClosestXTables',['../classOpatIO.html#a83acf4fe2aec4e588453b5a39a4def1a',1,'OpatIO']]],
|
||||
['getclosestztables_162',['getClosestZTables',['../classOpatIO.html#a9d9600e7af036deeada78da9afd4b65b',1,'OpatIO']]],
|
||||
['getdata_163',['getData',['../classDObject.html#a4862655c3634d019b0a45b811d6f7235',1,'DObject']]],
|
||||
['getdataas_164',['getDataAs',['../classDObject.html#aca2db093c1c8c6f7893de07544aed619',1,'DObject']]],
|
||||
['getdatatype_165',['getDataType',['../classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc',1,'Metadata']]],
|
||||
['getdimensions_166',['getDimensions',['../classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20',1,'Metadata']]],
|
||||
['geterrorcode_167',['getErrorCode',['../classDObject.html#afa8926d916081de72478cb8813c25e98',1,'DObject']]],
|
||||
['getheader_168',['getHeader',['../classOpatIO.html#afe725b647bc5bb802f6d711fc5dca3ab',1,'OpatIO']]],
|
||||
['getinstance_169',['getInstance',['../classConstants.html#aaa6f3af20fa563cf22df71a987923065',1,'Constants']]],
|
||||
['getmaxqdepth_170',['getMaxQDepth',['../classOpatIO.html#a48cd5e4f3fdb221bc1b6253e149e8e01',1,'OpatIO']]],
|
||||
['getopatversion_171',['getOPATVersion',['../classOpatIO.html#a2894437c09f4cdb06c9b06d6aad4bd2f',1,'OpatIO']]],
|
||||
['gettable_172',['getTable',['../classOpatIO.html#a0817f135f44e3bdc610d30df145f118d',1,'OpatIO']]],
|
||||
['gettableindex_173',['getTableIndex',['../classOpatIO.html#af0bc6bb210c4ff74bc1e043aeb252e1a',1,'OpatIO']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['has_84',['has',['../classconstants.html#a35dcd5bb493bc095330b177819242c93',1,'constants']]]
|
||||
['has_174',['has',['../classConstants.html#a2aa041fd223f259e55bf098c90581039',1,'Constants']]]
|
||||
];
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['initialize_85',['initialize',['../classconstants.html#ab08623c9c865188806b6820d3ed27fe9',1,'constants']]],
|
||||
['is_5floaded_86',['is_loaded',['../classconstants.html#ab72bcb21759e2e7f26f55f1d3454b999',1,'constants']]],
|
||||
['isdebugenabled_87',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
|
||||
['isdebuggingenabled_88',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]]
|
||||
['initlaize_5fopac_175',['initlaize_opac',['../opac_8h.html#a6243596bfdc55d73744ebecd9e577ee8',1,'opac.h']]],
|
||||
['is_5fbig_5fendian_176',['is_big_endian',['../opatIO_8cpp.html#aed5f3e73e01248d8a2d6792a69081f9e',1,'opatIO.cpp']]],
|
||||
['isdebugenabled_177',['isDebugEnabled',['../classMetadata.html#abe52c81e04665628666b4140cd346b69',1,'Metadata']]],
|
||||
['isdebuggingenabled_178',['isDebuggingEnabled',['../classDObject.html#ae47bf220fbe2173cf6933c2380035dbd',1,'DObject']]],
|
||||
['isloaded_179',['isLoaded',['../classConstants.html#ae276dfdc0ffe75a53e3842e33ab52630',1,'Constants::isLoaded()'],['../classOpatIO.html#aba1be05d51d4b0b9e4581b95ad0e1890',1,'OpatIO::isLoaded()']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['keys_89',['keys',['../classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0',1,'constants']]]
|
||||
['keys_180',['keys',['../classConstants.html#ab9de36fa145552a3e7964e7e85a67149',1,'Constants']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
var searchData=
|
||||
[
|
||||
['lock_90',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
|
||||
['lockabledobject_91',['LockableDObject',['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject']]]
|
||||
['load_181',['load',['../classOpatIO.html#a3578ac9bad40dd45ada3459f92a93b56',1,'OpatIO']]],
|
||||
['lock_182',['lock',['../classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a',1,'LockableDObject']]],
|
||||
['lockabledobject_183',['LockableDObject',['../classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee',1,'LockableDObject']]],
|
||||
['lookupclosesttableid_184',['lookupClosestTableID',['../classOpatIO.html#af870ebd76bef969fa1f7c8270ac25cd8',1,'OpatIO']]],
|
||||
['lookuptableid_185',['lookupTableID',['../classOpatIO.html#a37959ed6845e09302bb8c206e3e006e4',1,'OpatIO']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
var searchData=
|
||||
[
|
||||
['metadata_92',['Metadata',['../classMetadata.html#ae849560667461008cb72e83919c20be0',1,'Metadata::Metadata()=default'],['../classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b',1,'Metadata::Metadata(std::size_t byteSize, std::string dataType, std::vector< std::size_t > dimensions, bool debugFlag=false)']]]
|
||||
['main_186',['main',['../testDObject_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4',1,'testDObject.cpp']]],
|
||||
['metadata_187',['Metadata',['../classMetadata.html#ae849560667461008cb72e83919c20be0',1,'Metadata::Metadata()=default'],['../classMetadata.html#a3d56c8c5adee4b8c7d2089802211522b',1,'Metadata::Metadata(std::size_t byteSize, std::string dataType, std::vector< std::size_t > dimensions, bool debugFlag=false)']]]
|
||||
];
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var searchData=
|
||||
[
|
||||
['operator_3c_3c_93',['operator<<',['../DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161',1,'operator<<(std::ostream &os, const DObject &obj): DObject.cpp'],['../Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'operator<<(std::ostream &os, const Metadata &metadata): Metadata.cpp']]],
|
||||
['operator_5b_5d_94',['operator[]',['../classconstants.html#a32d515b1f539f6fdfc654ed5c8cba8e0',1,'constants']]]
|
||||
['opatio_188',['OpatIO',['../classOpatIO.html#a7f3436b3ac0dbe141b08d8064550f1b3',1,'OpatIO::OpatIO()'],['../classOpatIO.html#ae24b6a4f78529c4fe4719ea5438d5ed6',1,'OpatIO::OpatIO(std::string filename)']]],
|
||||
['operator_3c_3c_189',['operator<<',['../DObject_8cpp.html#a5b2896a287295bf59a0b9e4d0af21161',1,'operator<<(std::ostream &os, const DObject &obj): DObject.cpp'],['../Metadata_8cpp.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'operator<<(std::ostream &os, const Metadata &metadata): Metadata.cpp']]],
|
||||
['operator_5b_5d_190',['operator[]',['../classConstants.html#ad75620743b867fc20d4a05027d1a1c01',1,'Constants']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['operator_3c_3c_115',['operator<<',['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()']]]
|
||||
['operator_3c_3c_247',['operator<<',['../structConstant.html#ad298f7af7cdfd2e2267fd9e464558e2b',1,'Constant::operator<<()'],['../classDObject.html#a5b2896a287295bf59a0b9e4d0af21161',1,'DObject::operator<<()'],['../classMetadata.html#a9bc49cc23da2d1ff8b3e197630b9dfd2',1,'Metadata::operator<<()']]]
|
||||
];
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
var indexSectionsWithContent =
|
||||
{
|
||||
0: "cdghiklmnoprstuv",
|
||||
1: "cdlm",
|
||||
2: "cdlm",
|
||||
3: "cdghiklmorstu",
|
||||
4: "nruv",
|
||||
0: "_bcdeghiklmnoprstuvxz~",
|
||||
1: "cdhlmot",
|
||||
2: "_cdlmort",
|
||||
3: "cdghiklmoprstu~",
|
||||
4: "bcdehilmnorsuvxz",
|
||||
5: "dp",
|
||||
6: "o",
|
||||
7: "t"
|
||||
7: "e",
|
||||
8: "ot"
|
||||
};
|
||||
|
||||
var indexSectionNames =
|
||||
@@ -19,7 +20,8 @@ var indexSectionNames =
|
||||
4: "variables",
|
||||
5: "typedefs",
|
||||
6: "related",
|
||||
7: "pages"
|
||||
7: "defines",
|
||||
8: "pages"
|
||||
};
|
||||
|
||||
var indexSectionLabels =
|
||||
@@ -31,6 +33,7 @@ var indexSectionLabels =
|
||||
4: "Variables",
|
||||
5: "Typedefs",
|
||||
6: "Friends",
|
||||
7: "Pages"
|
||||
7: "Macros",
|
||||
8: "Pages"
|
||||
};
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['datatype_113',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]]
|
||||
['datatype_245',['DataType',['../classDObject.html#a79a2ecac4130ef3df272bdfeed26a620',1,'DObject']]]
|
||||
];
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
var searchData=
|
||||
[
|
||||
['plugin_114',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]]
|
||||
['plugin_246',['Plugin',['../classDObject.html#af11334d08ef85c68b3aae7554548e5a7',1,'DObject']]]
|
||||
];
|
||||
|
||||
@@ -1,13 +1,17 @@
|
||||
\doxysection{Class List}
|
||||
Here are the classes, structs, unions and interfaces with brief descriptions\+:\begin{DoxyCompactList}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classCell}{Cell}} }{\pageref{classCell}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{structconstant}{constant}} \\*Structure to hold a constant\textquotesingle{}s details }{\pageref{structconstant}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classconstants}{constants}} \\*Class to manage a collection of constants }{\pageref{classconstants}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{structConstant}{Constant}} \\*Structure to hold a constant\textquotesingle{}s details }{\pageref{structConstant}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classConstants}{Constants}} \\*Class to manage a collection of constants }{\pageref{classConstants}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classconstTest}{const\+Test}} \\*Test suite for the const class }{\pageref{classconstTest}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classDObject}{DObject}} \\*A universal data container class }{\pageref{classDObject}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classDObjectTest}{DObject\+Test}} \\*Test suite for the \mbox{\hyperlink{classDObject}{DObject}} class }{\pageref{classDObjectTest}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{structHeader}{Header}} \\*Structure to hold the header information of an OPAT file }{\pageref{structHeader}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} \\*Wrapper for \mbox{\hyperlink{classDObject}{DObject}} with thread-\/safe access }{\pageref{classLockableDObject}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classLockableDObjectTest}{Lockable\+DObject\+Test}} \\*Test suite for the \mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} class }{\pageref{classLockableDObjectTest}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classMetadata}{Metadata}} \\*Represents metadata information for data objects in the dobj module }{\pageref{classMetadata}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classMetadataTest}{Metadata\+Test}} \\*Test suite for the \mbox{\hyperlink{classMetadata}{Metadata}} class }{\pageref{classMetadataTest}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classOpatIO}{Opat\+IO}} \\*Class to manage the input/output operations for OPAT files }{\pageref{classOpatIO}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{classopatIOTest}{opat\+IOTest}} \\*Test suite for the const class }{\pageref{classopatIOTest}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{structOPATTable}{OPATTable}} \\*Structure to hold the data of an OPAT table }{\pageref{structOPATTable}}{}
|
||||
\item\contentsline{section}{\mbox{\hyperlink{structTableIndex}{Table\+Index}} \\*Structure to hold the index information of a table in an OPAT file }{\pageref{structTableIndex}}{}
|
||||
\end{DoxyCompactList}
|
||||
|
||||
@@ -1,17 +1,26 @@
|
||||
\doxysection{File List}
|
||||
Here is a list of all documented files with brief descriptions\+:\begin{DoxyCompactList}
|
||||
\item\contentsline{section}{src/const/public/{\bfseries const.\+h} }{\pageref{const_8h}}{}
|
||||
Here is a list of all files with brief descriptions\+:\begin{DoxyCompactList}
|
||||
\item\contentsline{section}{src/const/private/\mbox{\hyperlink{const_8cpp}{const.\+cpp}} }{\pageref{const_8cpp}}{}
|
||||
\item\contentsline{section}{src/const/public/\mbox{\hyperlink{const_8h}{const.\+h}} }{\pageref{const_8h}}{}
|
||||
\item\contentsline{section}{src/dobj/private/\mbox{\hyperlink{DObject_8cpp}{DObject.\+cpp}} \\*Implementation of the \mbox{\hyperlink{classDObject}{DObject}} class }{\pageref{DObject_8cpp}}{}
|
||||
\item\contentsline{section}{src/dobj/private/\mbox{\hyperlink{LockableDObject_8cpp}{Lockable\+DObject.\+cpp}} }{\pageref{LockableDObject_8cpp}}{}
|
||||
\item\contentsline{section}{src/dobj/private/\mbox{\hyperlink{Metadata_8cpp}{Metadata.\+cpp}} \\*Implementation of the \mbox{\hyperlink{classMetadata}{Metadata}} class used in the dobj module }{\pageref{Metadata_8cpp}}{}
|
||||
\item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{DObject_8h}{DObject.\+h}} \\*Defines the \mbox{\hyperlink{classDObject}{DObject}} class, a universal data container for the project }{\pageref{DObject_8h}}{}
|
||||
\item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{LockableDObject_8h}{Lockable\+DObject.\+h}} \\*A lightweight wrapper for \mbox{\hyperlink{classDObject}{DObject}} that adds locking capabilities }{\pageref{LockableDObject_8h}}{}
|
||||
\item\contentsline{section}{src/dobj/public/\mbox{\hyperlink{Metadata_8h}{Metadata.\+h}} \\*Public interface for the \mbox{\hyperlink{classMetadata}{Metadata}} class used in the dobj module }{\pageref{Metadata_8h}}{}
|
||||
\item\contentsline{section}{src/mapping/private/{\bfseries grid.\+h} }{\pageref{grid_8h}}{}
|
||||
\item\contentsline{section}{src/mapping/private/{\bfseries mapper.\+h} }{\pageref{mapper_8h}}{}
|
||||
\item\contentsline{section}{src/mesh/public/{\bfseries mesh.\+h} }{\pageref{mesh_8h}}{}
|
||||
\item\contentsline{section}{src/opac/public/{\bfseries opac.\+h} }{\pageref{opac_8h}}{}
|
||||
\item\contentsline{section}{src/opac/public/\mbox{\hyperlink{opac_8h}{opac.\+h}} }{\pageref{opac_8h}}{}
|
||||
\item\contentsline{section}{src/opat\+IO/private/\mbox{\hyperlink{opatIO_8cpp}{opat\+IO.\+cpp}} }{\pageref{opatIO_8cpp}}{}
|
||||
\item\contentsline{section}{src/opat\+IO/public/\mbox{\hyperlink{opatIO_8h}{opat\+IO.\+h}} }{\pageref{opatIO_8h}}{}
|
||||
\item\contentsline{section}{tests/const/\mbox{\hyperlink{constTest_8cpp}{const\+Test.\+cpp}} \\*Unit tests for the const class }{\pageref{constTest_8cpp}}{}
|
||||
\item\contentsline{section}{tests/dobj/\mbox{\hyperlink{DObjectTest_8cpp}{DObject\+Test.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classDObject}{DObject}} class }{\pageref{DObjectTest_8cpp}}{}
|
||||
\item\contentsline{section}{tests/dobj/\mbox{\hyperlink{LockableDObjectTest_8cpp}{Lockable\+DObject\+Test.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classLockableDObject}{Lockable\+DObject}} class }{\pageref{LockableDObjectTest_8cpp}}{}
|
||||
\item\contentsline{section}{tests/dobj/\mbox{\hyperlink{MetadataTest_8cpp}{Metadata\+Test.\+cpp}} \\*Unit tests and integration tests for the \mbox{\hyperlink{classMetadata}{Metadata}} class }{\pageref{MetadataTest_8cpp}}{}
|
||||
\item\contentsline{section}{tests/dobj\+\_\+sandbox/\mbox{\hyperlink{testDObject_8cpp}{test\+DObject.\+cpp}} }{\pageref{testDObject_8cpp}}{}
|
||||
\item\contentsline{section}{tests/opat\+IO/\mbox{\hyperlink{opatIOTest_8cpp}{opat\+IOTest.\+cpp}} \\*Unit tests for the \mbox{\hyperlink{classOpatIO}{Opat\+IO}} class and associated structs }{\pageref{opatIOTest_8cpp}}{}
|
||||
\item\contentsline{section}{utils/opatio/build/lib/opatio/\mbox{\hyperlink{build_2lib_2opatio_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{build_2lib_2opatio_2____init_____8py}}{}
|
||||
\item\contentsline{section}{utils/opatio/build/lib/opatio/opat/\mbox{\hyperlink{build_2lib_2opatio_2opat_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{build_2lib_2opatio_2opat_2____init_____8py}}{}
|
||||
\item\contentsline{section}{utils/opatio/build/lib/opatio/opat/\mbox{\hyperlink{build_2lib_2opatio_2opat_2opat_8py}{opat.\+py}} }{\pageref{build_2lib_2opatio_2opat_2opat_8py}}{}
|
||||
\item\contentsline{section}{utils/opatio/src/opatio/\mbox{\hyperlink{src_2opatio_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{src_2opatio_2____init_____8py}}{}
|
||||
\item\contentsline{section}{utils/opatio/src/opatio/opat/\mbox{\hyperlink{src_2opatio_2opat_2____init_____8py}{\+\_\+\+\_\+init\+\_\+\+\_\+.\+py}} }{\pageref{src_2opatio_2opat_2____init_____8py}}{}
|
||||
\item\contentsline{section}{utils/opatio/src/opatio/opat/\mbox{\hyperlink{src_2opatio_2opat_2opat_8py}{opat.\+py}} }{\pageref{src_2opatio_2opat_2opat_8py}}{}
|
||||
\end{DoxyCompactList}
|
||||
|
||||
@@ -171,6 +171,10 @@
|
||||
\hypersetup{pageanchor=true}
|
||||
|
||||
%--- Begin generated contents ---
|
||||
\chapter{opat\+IO python module}
|
||||
\label{md_utils_opatio_readme}
|
||||
\Hypertarget{md_utils_opatio_readme}
|
||||
\input{md_utils_opatio_readme}
|
||||
\chapter{Test List}
|
||||
\label{test}
|
||||
\Hypertarget{test}
|
||||
@@ -182,26 +186,45 @@
|
||||
\chapter{File Index}
|
||||
\input{files}
|
||||
\chapter{Class Documentation}
|
||||
\input{classCell}
|
||||
\input{structconstant}
|
||||
\input{classconstants}
|
||||
\input{structConstant}
|
||||
\input{classConstants}
|
||||
\input{classconstTest}
|
||||
\input{classDObject}
|
||||
\input{classDObjectTest}
|
||||
\input{structHeader}
|
||||
\input{classLockableDObject}
|
||||
\input{classLockableDObjectTest}
|
||||
\input{classMetadata}
|
||||
\input{classMetadataTest}
|
||||
\input{classOpatIO}
|
||||
\input{classopatIOTest}
|
||||
\input{structOPATTable}
|
||||
\input{structTableIndex}
|
||||
\chapter{File Documentation}
|
||||
\input{const_8cpp}
|
||||
\input{const_8h}
|
||||
\input{DObject_8cpp}
|
||||
\input{LockableDObject_8cpp}
|
||||
\input{Metadata_8cpp}
|
||||
\input{DObject_8h}
|
||||
\input{LockableDObject_8h}
|
||||
\input{Metadata_8h}
|
||||
\input{opac_8h}
|
||||
\input{opatIO_8cpp}
|
||||
\input{opatIO_8h}
|
||||
\input{constTest_8cpp}
|
||||
\input{DObjectTest_8cpp}
|
||||
\input{LockableDObjectTest_8cpp}
|
||||
\input{MetadataTest_8cpp}
|
||||
\input{testDObject_8cpp}
|
||||
\input{opatIOTest_8cpp}
|
||||
\input{build_2lib_2opatio_2____init_____8py}
|
||||
\input{build_2lib_2opatio_2opat_2____init_____8py}
|
||||
\input{src_2opatio_2____init_____8py}
|
||||
\input{src_2opatio_2opat_2____init_____8py}
|
||||
\input{build_2lib_2opatio_2opat_2opat_8py}
|
||||
\input{src_2opatio_2opat_2opat_8py}
|
||||
\input{readme_8md}
|
||||
%--- End generated contents ---
|
||||
|
||||
% Index
|
||||
|
||||
@@ -9,93 +9,264 @@
|
||||
#include <map>
|
||||
#include <utility>
|
||||
|
||||
/**
|
||||
* @brief Structure to hold the header information of an OPAT file.
|
||||
*/
|
||||
#pragma pack(1)
|
||||
struct Header {
|
||||
char magic[4];
|
||||
uint16_t version;
|
||||
uint32_t numTables;
|
||||
uint32_t headerSize;
|
||||
uint64_t indexOffset;
|
||||
char creationDate[16];
|
||||
char sourceInfo[64];
|
||||
char comment[128];
|
||||
char reserved[26];
|
||||
char magic[4]; ///< Magic number to identify the file type
|
||||
uint16_t version; ///< Version of the OPAT file format
|
||||
uint32_t numTables; ///< Number of tables in the file
|
||||
uint32_t headerSize; ///< Size of the header
|
||||
uint64_t indexOffset; ///< Offset to the index section
|
||||
char creationDate[16]; ///< Creation date of the file
|
||||
char sourceInfo[64]; ///< Source information
|
||||
char comment[128]; ///< Comment section
|
||||
char reserved[26]; ///< Reserved for future use
|
||||
};
|
||||
|
||||
#pragma pack()
|
||||
|
||||
/**
|
||||
* @brief Structure to hold the index information of a table in an OPAT file.
|
||||
*/
|
||||
struct TableIndex {
|
||||
double X;
|
||||
double Z;
|
||||
// double C; // For type 2 OPAL tables. When not set will be 0
|
||||
// double O; // For type 2 OPAL tables. When not set will be 0
|
||||
uint64_t byteStart;
|
||||
uint64_t byteEnd;
|
||||
char sha256[32];
|
||||
double X; ///< X composition value
|
||||
double Z; ///< Z composition value
|
||||
uint64_t byteStart; ///< Byte start position of the table
|
||||
uint64_t byteEnd; ///< Byte end position of the table
|
||||
char sha256[32]; ///< SHA-256 hash of the table data
|
||||
};
|
||||
|
||||
/**
|
||||
* @brief Structure to hold the data of an OPAT table.
|
||||
*/
|
||||
struct OPATTable {
|
||||
uint32_t N_R;
|
||||
uint32_t N_T;
|
||||
std::vector<double> logR;
|
||||
std::vector<double> logT;
|
||||
std::vector<std::vector<double>> logKappa;
|
||||
uint32_t N_R; ///< Number of R values
|
||||
uint32_t N_T; ///< Number of T values
|
||||
std::vector<double> logR; ///< Logarithm of R values
|
||||
std::vector<double> logT; ///< Logarithm of T values
|
||||
std::vector<std::vector<double>> logKappa; ///< Logarithm of Kappa values
|
||||
};
|
||||
|
||||
class opatIOTest; // Friend for gtest
|
||||
|
||||
/**
|
||||
* @brief Class to manage the input/output operations for OPAT files.
|
||||
*/
|
||||
class OpatIO {
|
||||
private:
|
||||
Header header;
|
||||
std::vector<TableIndex> tableIndex;
|
||||
std::deque<std::pair<int, OPATTable>> tableQueue;
|
||||
std::map<int, std::pair<double, double>> tableIDToComposition;
|
||||
std::pair<double, double> XZepsilon;
|
||||
int maxQDepth = 10;
|
||||
std::string filename;
|
||||
bool loaded = false;
|
||||
Header header; ///< Header information of the OPAT file
|
||||
std::vector<TableIndex> tableIndex; ///< Index information of the tables
|
||||
std::deque<std::pair<int, OPATTable>> tableQueue; ///< Queue to manage table caching
|
||||
std::map<int, std::pair<double, double>> tableIDToComposition; ///< Map to store table ID to composition mapping
|
||||
std::pair<double, double> XZepsilon; ///< Epsilon values for X and Z
|
||||
int maxQDepth = 10; ///< Maximum depth of the table queue
|
||||
std::string filename; ///< Filename of the OPAT file
|
||||
bool loaded = false; ///< Flag to indicate if the file is loaded
|
||||
|
||||
/**
|
||||
* @brief Read the header from the file.
|
||||
* @param file The input file stream.
|
||||
*/
|
||||
void readHeader(std::ifstream &file);
|
||||
|
||||
/**
|
||||
* @brief Read the table index from the file.
|
||||
* @param file The input file stream.
|
||||
*/
|
||||
void readTableIndex(std::ifstream &file);
|
||||
|
||||
/**
|
||||
* @brief Get a table from the queue.
|
||||
* @param tableID The ID of the table.
|
||||
* @return The OPAT table.
|
||||
*/
|
||||
OPATTable getTableFromQueue(int tableID);
|
||||
|
||||
/**
|
||||
* @brief Add a table to the queue.
|
||||
* @param tableID The ID of the table.
|
||||
* @param table The OPAT table.
|
||||
*/
|
||||
void addTableToQueue(int tableID, OPATTable table);
|
||||
|
||||
/**
|
||||
* @brief Remove a table from the queue.
|
||||
*/
|
||||
void removeTableFromQueue();
|
||||
|
||||
/**
|
||||
* @brief Flush the table queue.
|
||||
*/
|
||||
void flushQueue();
|
||||
|
||||
/**
|
||||
* @brief Get a table by its ID.
|
||||
* @param tableID The ID of the table.
|
||||
* @return The OPAT table.
|
||||
*/
|
||||
OPATTable getTable(int tableID);
|
||||
|
||||
/**
|
||||
* @brief Print a table.
|
||||
* @param table The OPAT table.
|
||||
* @param truncateDigits Number of digits to truncate.
|
||||
*/
|
||||
void printTable(OPATTable table, uint32_t truncateDigits=5);
|
||||
|
||||
/**
|
||||
* @brief Lookup epsilon values for X and Z.
|
||||
*/
|
||||
void XZLookupEpsilon();
|
||||
|
||||
/**
|
||||
* @brief Build the table ID to composition mapping.
|
||||
*/
|
||||
void buildTableIDToComposition();
|
||||
|
||||
public:
|
||||
/**
|
||||
* @brief Default constructor.
|
||||
*/
|
||||
OpatIO();
|
||||
|
||||
/**
|
||||
* @brief Constructor with filename.
|
||||
* @param filename The name of the OPAT file.
|
||||
*/
|
||||
OpatIO(std::string filename);
|
||||
|
||||
/**
|
||||
* @brief Destructor.
|
||||
*/
|
||||
~OpatIO();
|
||||
|
||||
/**
|
||||
* @brief Get a table by X and Z values.
|
||||
* @param X The X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @return The OPAT table.
|
||||
*/
|
||||
OPATTable getTable(double X, double Z);
|
||||
|
||||
/**
|
||||
* @brief Set the maximum depth of the table queue.
|
||||
* @param depth The maximum depth.
|
||||
*/
|
||||
void setMaxQDepth(int depth);
|
||||
|
||||
/**
|
||||
* @brief Get the maximum depth of the table queue.
|
||||
* @return The maximum depth.
|
||||
*/
|
||||
int getMaxQDepth();
|
||||
|
||||
/**
|
||||
* @brief Set the filename of the OPAT file.
|
||||
* @param filename The name of the file.
|
||||
*/
|
||||
void setFilename(std::string filename);
|
||||
|
||||
/**
|
||||
* @brief Load the OPAT file.
|
||||
*/
|
||||
void load();
|
||||
|
||||
/**
|
||||
* @brief Unload the OPAT file.
|
||||
*/
|
||||
void unload();
|
||||
|
||||
/**
|
||||
* @brief Check if the file is loaded.
|
||||
* @return True if the file is loaded, false otherwise.
|
||||
*/
|
||||
bool isLoaded();
|
||||
|
||||
/**
|
||||
* @brief Print the header information.
|
||||
*/
|
||||
void printHeader();
|
||||
|
||||
/**
|
||||
* @brief Print the table index.
|
||||
*/
|
||||
void printTableIndex();
|
||||
|
||||
/**
|
||||
* @brief Print a table by X and Z values.
|
||||
* @param X The X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @param truncateDigits Number of digits to truncate.
|
||||
*/
|
||||
void printTable(double X, double Z, uint32_t truncateDigits=5);
|
||||
|
||||
/**
|
||||
* @brief Get the table index.
|
||||
* @return A vector of TableIndex structures.
|
||||
*/
|
||||
std::vector<TableIndex> getTableIndex();
|
||||
|
||||
/**
|
||||
* @brief Get the header information.
|
||||
* @return The Header structure.
|
||||
*/
|
||||
Header getHeader();
|
||||
|
||||
/**
|
||||
* @brief Get the closest tables by X value.
|
||||
* @param X The X composition value.
|
||||
* @param ZExact The exact Z composition value.
|
||||
* @param C The C composition value (default is 0).
|
||||
* @param O The O composition value (default is 0).
|
||||
* @param numTables The number of closest tables to retrieve (default is 1).
|
||||
* @return A vector of OPAT tables.
|
||||
*/
|
||||
std::vector<OPATTable> getClosestXTables(double X, double ZExact, double C=0, double O=0, int numTables=1);
|
||||
std::vector<OPATTable> getClosestZTables(double XExact, double Z, double C=0, double O=0, int numTables=1);
|
||||
std::vector<OPATTable> getClosestTables(double X, double Z, double C=0, double O=0, int numTables=1);
|
||||
|
||||
/**
|
||||
* @brief Get the closest tables by Z value.
|
||||
* @param XExact The exact X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @param C The C composition value (default is 0).
|
||||
* @param O The O composition value (default is 0).
|
||||
* @param numTables The number of closest tables to retrieve (default is 1).
|
||||
* @return A vector of OPAT tables.
|
||||
*/
|
||||
std::vector<OPATTable> getClosestZTables(double XExact, double Z, double C=0, double O=0, int numTables=1);
|
||||
|
||||
/**
|
||||
* @brief Get the closest tables by X and Z values.
|
||||
* @param X The X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @param C The C composition value (default is 0).
|
||||
* @param O The O composition value (default is 0).
|
||||
* @param numTables The number of closest tables to retrieve (default is 1).
|
||||
* @return A vector of OPAT tables.
|
||||
*/
|
||||
std::vector<OPATTable> getClosestTables(double X, double Z, double C=0, double O=0, int numTables=1);
|
||||
|
||||
/**
|
||||
* @brief Lookup the table ID by X and Z values.
|
||||
* @param X The X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @return The table ID.
|
||||
*/
|
||||
int lookupTableID(double X, double Z);
|
||||
|
||||
/**
|
||||
* @brief Lookup the closest table ID by X and Z values.
|
||||
* @param X The X composition value.
|
||||
* @param Z The Z composition value.
|
||||
* @return The closest table ID.
|
||||
*/
|
||||
int lookupClosestTableID(double X, double Z);
|
||||
|
||||
/**
|
||||
* @brief Get the version of the OPAT file format.
|
||||
* @return The version of the OPAT file format.
|
||||
*/
|
||||
uint16_t getOPATVersion();
|
||||
};
|
||||
|
||||
|
||||
#endif
|
||||
@@ -13,31 +13,40 @@ import os
|
||||
|
||||
@dataclass
|
||||
class Header:
|
||||
magic: str
|
||||
version: int
|
||||
numTables: int
|
||||
headerSize: int
|
||||
indexOffset: int
|
||||
creationDate: str
|
||||
sourceInfo: str
|
||||
comment: str
|
||||
reserved: bytes
|
||||
"""
|
||||
@brief Structure to hold the header information of an OPAT file.
|
||||
"""
|
||||
magic: str #< Magic number to identify the file type
|
||||
version: int #< Version of the OPAT file format
|
||||
numTables: int #< Number of tables in the file
|
||||
headerSize: int #< Size of the header
|
||||
indexOffset: int #< Offset to the index section
|
||||
creationDate: str #< Creation date of the file
|
||||
sourceInfo: str #< Source information
|
||||
comment: str #< Comment section
|
||||
reserved: bytes #< Reserved for future use
|
||||
|
||||
@dataclass
|
||||
class TableIndex:
|
||||
X: float
|
||||
Z: float
|
||||
byteStart: int
|
||||
byteEnd: int
|
||||
sha256: bytes
|
||||
"""
|
||||
@brief Structure to hold the index information of a table in an OPAT file.
|
||||
"""
|
||||
X: float #< X composition value
|
||||
Z: float #< Z composition value
|
||||
byteStart: int #< Byte start position of the table
|
||||
byteEnd: int #< Byte end position of the table
|
||||
sha256: bytes #< SHA-256 hash of the table data
|
||||
|
||||
@dataclass
|
||||
class OPATTable:
|
||||
N_R: int
|
||||
N_T: int
|
||||
logR: Iterable[float]
|
||||
logT: Iterable[float]
|
||||
logKappa: Iterable[Iterable[float]]
|
||||
"""
|
||||
@brief Structure to hold the data of an OPAT table.
|
||||
"""
|
||||
N_R: int #< Number of R values
|
||||
N_T: int #< Number of T values
|
||||
logR: Iterable[float] #< Logarithm of R values
|
||||
logT: Iterable[float] #< Logarithm of T values
|
||||
logKappa: Iterable[Iterable[float]] #< Logarithm of Kappa values
|
||||
|
||||
defaultHeader = Header(
|
||||
magic="OPAT",
|
||||
@@ -58,19 +67,31 @@ class OpatIO:
|
||||
|
||||
@staticmethod
|
||||
def validate_char_array_size(s: str, nmax: int) -> bool:
|
||||
"""
|
||||
@brief Validate the size of a character array.
|
||||
@param s The string to validate.
|
||||
@param nmax The maximum allowed size.
|
||||
@return True if the string size is valid, False otherwise.
|
||||
"""
|
||||
if len(s) > nmax:
|
||||
return False
|
||||
return True
|
||||
|
||||
@staticmethod
|
||||
def validate_logKappa(logKappa):
|
||||
"""
|
||||
@brief Validate the logKappa array.
|
||||
@param logKappa The logKappa array to validate.
|
||||
@throws ValueError if logKappa is not a non-empty 2D array.
|
||||
@throws TypeError if logKappa is not a 2D array or iterable.
|
||||
"""
|
||||
if isinstance(logKappa, np.ndarray):
|
||||
if logKappa.ndim == 2:
|
||||
return
|
||||
else:
|
||||
raise ValueError("logKappa must be a non-empty 2D array")
|
||||
|
||||
if isintance(logKappa, collectionIterable) and all(isinstance(row, collectionIterable) for row in logKappa):
|
||||
if isinstance(logKappa, collectionIterable) and all(isinstance(row, collectionIterable) for row in logKappa):
|
||||
try:
|
||||
first_row = next(iter(logKappa))
|
||||
if all(isinstance(x, (int, float)) for x in first_row):
|
||||
@@ -84,6 +105,13 @@ class OpatIO:
|
||||
|
||||
@staticmethod
|
||||
def validate_1D(arr, name: str):
|
||||
"""
|
||||
@brief Validate a 1D array.
|
||||
@param arr The array to validate.
|
||||
@param name The name of the array.
|
||||
@throws ValueError if the array is not 1D or not fully numeric.
|
||||
@throws TypeError if the array is not a non-empty 1D array or iterable.
|
||||
"""
|
||||
if isinstance(arr, np.ndarray):
|
||||
if arr.ndim == 1:
|
||||
return
|
||||
@@ -95,29 +123,60 @@ class OpatIO:
|
||||
else:
|
||||
raise ValueError(f"{name} must be fully numeric")
|
||||
else:
|
||||
raise TypeError(f"{name} must be a non-empty 2D array or iterable")
|
||||
raise TypeError(f"{name} must be a non-empty 1D array or iterable")
|
||||
|
||||
@staticmethod
|
||||
def compute_checksum(data: bytes) -> bytes:
|
||||
"""
|
||||
@brief Compute the SHA-256 checksum of the given data.
|
||||
@param data The data to compute the checksum for.
|
||||
@return The SHA-256 checksum.
|
||||
"""
|
||||
return hashlib.sha256(data).digest()
|
||||
|
||||
def set_version(self, version: int) -> int:
|
||||
"""
|
||||
@brief Set the version of the OPAT file.
|
||||
@param version The version to set.
|
||||
@return The set version.
|
||||
"""
|
||||
self.header.version = version
|
||||
return self.header.version
|
||||
|
||||
def set_source(self, source: str) -> str:
|
||||
"""
|
||||
@brief Set the source information of the OPAT file.
|
||||
@param source The source information to set.
|
||||
@return The set source information.
|
||||
@throws TypeError if the source string is too long.
|
||||
"""
|
||||
if not self.validate_char_array_size(source, 64):
|
||||
raise TypeError(f"sourceInfo string ({source}) is too long ({len(source)}). Max length is 64")
|
||||
self.header.sourceInfo = source
|
||||
return self.header.sourceInfo
|
||||
|
||||
def set_comment(self, comment: str) -> str:
|
||||
"""
|
||||
@brief Set the comment of the OPAT file.
|
||||
@param comment The comment to set.
|
||||
@return The set comment.
|
||||
@throws TypeError if the comment string is too long.
|
||||
"""
|
||||
if not self.validate_char_array_size(comment, 128):
|
||||
raise TypeError(f"comment string ({comment}) is too long ({len(comment)}). Max length is 128")
|
||||
self.header.comment = comment
|
||||
return self.header.comment
|
||||
|
||||
def add_table(self, X: float, Z: float, logR: Iterable[float], logT: Iterable[float], logKappa: Iterable[Iterable[float]]):
|
||||
"""
|
||||
@brief Add a table to the OPAT file.
|
||||
@param X The X composition value.
|
||||
@param Z The Z composition value.
|
||||
@param logR The logR values.
|
||||
@param logT The logT values.
|
||||
@param logKappa The logKappa values.
|
||||
@throws ValueError if logKappa is not a non-empty 2D array or if logR and logT are not 1D arrays.
|
||||
"""
|
||||
self.validate_logKappa(logKappa)
|
||||
self.validate_1D(logR, "logR")
|
||||
self.validate_1D(logT, "logT")
|
||||
@@ -142,6 +201,10 @@ class OpatIO:
|
||||
|
||||
|
||||
def _header_bytes(self) -> bytes:
|
||||
"""
|
||||
@brief Convert the header to bytes.
|
||||
@return The header as bytes.
|
||||
"""
|
||||
headerBytes = struct.pack(
|
||||
"<4s H I I Q 16s 64s 128s 26s",
|
||||
self.header.magic.encode('utf-8'),
|
||||
@@ -157,6 +220,11 @@ class OpatIO:
|
||||
return headerBytes
|
||||
|
||||
def _table_bytes(self, table: OPATTable) -> Tuple[bytes, bytes]:
|
||||
"""
|
||||
@brief Convert a table to bytes.
|
||||
@param table The OPAT table.
|
||||
@return A tuple containing the checksum and the table as bytes.
|
||||
"""
|
||||
logR = table.logR.flatten()
|
||||
logT = table.logT.flatten()
|
||||
logKappa = table.logKappa.flatten()
|
||||
@@ -172,6 +240,12 @@ class OpatIO:
|
||||
return (checksum, tableBytes)
|
||||
|
||||
def _tableIndex_bytes(self, tableIndex: TableIndex) -> bytes:
|
||||
"""
|
||||
@brief Convert a table index to bytes.
|
||||
@param tableIndex The table index.
|
||||
@return The table index as bytes.
|
||||
@throws RuntimeError if the table index entry does not have 64 bytes.
|
||||
"""
|
||||
tableIndexBytes = struct.pack(
|
||||
'<ddQQ',
|
||||
tableIndex.X,
|
||||
@@ -187,8 +261,12 @@ class OpatIO:
|
||||
return tableIndexBytes
|
||||
|
||||
def __repr__(self) -> str:
|
||||
"""
|
||||
@brief Get the string representation of the OpatIO object.
|
||||
@return The string representation.
|
||||
"""
|
||||
reprString = f"""OpatIO(
|
||||
versoion: {self.header.version}
|
||||
version: {self.header.version}
|
||||
numTables: {self.header.numTables}
|
||||
headerSize: {self.header.headerSize}
|
||||
indexOffset: {self.header.indexOffset}
|
||||
@@ -200,12 +278,19 @@ class OpatIO:
|
||||
return reprString
|
||||
|
||||
def _format_table_as_string(self, table: OPATTable, X: float, Z: float) -> str:
|
||||
"""
|
||||
@brief Format a table as a string.
|
||||
@param table The OPAT table.
|
||||
@param X The X composition value.
|
||||
@param Z The Z composition value.
|
||||
@return The formatted table as a string.
|
||||
"""
|
||||
tableString: List[str] = []
|
||||
# fixed width X and Z header per table
|
||||
tableString.append(f"X: {X:<10.4f} Z: {Z:<10.4f}")
|
||||
tableString.append("-" * 80)
|
||||
# write logR accross the top (reserving one col for where logT will be)
|
||||
logRRow = f"{"":<10}"
|
||||
# write logR across the top (reserving one col for where logT will be)
|
||||
logRRow = f"{'':<10}"
|
||||
logRRowTrue = "".join(f"{r:<10.4f}" for r in table.logR)
|
||||
tableString.append(logRRow + logRRowTrue)
|
||||
for i, logT in enumerate(table.logT):
|
||||
@@ -218,6 +303,11 @@ class OpatIO:
|
||||
|
||||
@staticmethod
|
||||
def print_table_indexes(table_indexes: List[TableIndex]) -> str:
|
||||
"""
|
||||
@brief Print the table indexes.
|
||||
@param table_indexes The list of table indexes.
|
||||
@return The formatted table indexes as a string.
|
||||
"""
|
||||
if not table_indexes:
|
||||
print("No table indexes found.")
|
||||
return
|
||||
@@ -231,6 +321,11 @@ class OpatIO:
|
||||
return '\n'.join(tableRows)
|
||||
|
||||
def save_as_ascii(self, filename: str) -> str:
|
||||
"""
|
||||
@brief Save the OPAT file as an ASCII file.
|
||||
@param filename The name of the file.
|
||||
@return The name of the saved file.
|
||||
"""
|
||||
numericFMT = "{:.18e}"
|
||||
currentStartByte: int = 256
|
||||
tableIndexs: List[bytes] = []
|
||||
@@ -268,6 +363,12 @@ class OpatIO:
|
||||
f.write(self.print_table_indexes(tableIndexs))
|
||||
|
||||
def save(self, filename: str) -> str:
|
||||
"""
|
||||
@brief Save the OPAT file as a binary file.
|
||||
@param filename The name of the file.
|
||||
@return The name of the saved file.
|
||||
@throws RuntimeError if the header does not have 256 bytes.
|
||||
"""
|
||||
tempHeaderBytes = self._header_bytes()
|
||||
|
||||
if len(tempHeaderBytes) != 256:
|
||||
@@ -305,6 +406,12 @@ class OpatIO:
|
||||
|
||||
|
||||
def loadOpat(filename: str) -> OpatIO:
|
||||
"""
|
||||
@brief Load an OPAT file.
|
||||
@param filename The name of the file.
|
||||
@return The loaded OpatIO object.
|
||||
@throws RuntimeError if the header does not have 256 bytes.
|
||||
"""
|
||||
opat = OpatIO()
|
||||
with open(filename, 'rb') as f:
|
||||
headerBytes: bytes = f.read(256)
|
||||
@@ -355,4 +462,3 @@ def loadOpat(filename: str) -> OpatIO:
|
||||
|
||||
opat.add_table(tableIndex.X, tableIndex.Z, logR, logT, logKappa)
|
||||
return opat
|
||||
|
||||
Reference in New Issue
Block a user