2025-01-19 12:24:13 -05:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2025-02-11 18:05:06 -05:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2025-01-19 12:24:13 -05:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2025-02-11 18:05:06 -05:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.9.1" / >
2025-01-19 12:24:13 -05:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > New 4DSSE Code: Class Members< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
2025-02-11 18:05:06 -05:00
< script type = "text/javascript" src = "resize.js" > < / script >
2025-01-19 12:24:13 -05:00
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
2025-02-11 18:05:06 -05:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
2025-01-19 12:24:13 -05:00
/* @license-end */
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2025-02-11 18:05:06 -05:00
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > New 4DSSE Code
  < span id = "projectnumber" > 0.0.1a< / span >
2025-01-19 12:24:13 -05:00
< / div >
< / td >
2025-02-11 18:05:06 -05:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
2025-01-19 12:24:13 -05:00
< span class = "left" >
2025-02-11 18:05:06 -05:00
< img id = "MSearchSelect" src = "search/mag_sel.svg"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
2025-01-19 12:24:13 -05:00
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.svg" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2025-02-11 18:05:06 -05:00
<!-- Generated by Doxygen 1.9.1 -->
2025-01-19 12:24:13 -05:00
< script type = "text/javascript" >
2025-02-11 18:05:06 -05:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2025-01-19 12:24:13 -05:00
/* @license-end */
< / script >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2025-02-11 18:05:06 -05:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions.html',''); initResizable(); });
2025-01-19 12:24:13 -05:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
2025-02-11 18:05:06 -05:00
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
2025-01-19 12:24:13 -05:00
< / div >
< div class = "contents" >
2025-02-11 18:05:06 -05:00
< div class = "textblock" > Here is a list of all documented class members with links to the class documentation for each member:< / div >
< h3 > < a id = "index_c" > < / a > - c -< / h3 > < ul >
< li > constants()
: < a class = "el" href = "classconstants.html#a9be0748cd713f4a465b548e0c44458ee" > constants< / a >
< / li >
< / ul >
< h3 > < a id = "index_d" > < / a > - d -< / h3 > < ul >
< li > DataType
: < a class = "el" href = "classDObject.html#a79a2ecac4130ef3df272bdfeed26a620" > DObject< / a >
< / li >
< li > DObject()
: < a class = "el" href = "classDObject.html#a0ae54853e18265657296bfb5ac3bf9d0" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_g" > < / a > - g -< / h3 > < ul >
< li > get()
: < a class = "el" href = "classconstants.html#a00666cb3d413cc53e4a3e629c2e22155" > 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 > getData()
: < a class = "el" href = "classDObject.html#a4862655c3634d019b0a45b811d6f7235" > DObject< / a >
< / li >
< li > getDataAs()
: < a class = "el" href = "classDObject.html#aca2db093c1c8c6f7893de07544aed619" > DObject< / a >
< / li >
< li > getDataType()
: < a class = "el" href = "classMetadata.html#aeed7f22ccc61d9a3d6425441d381dcdc" > Metadata< / a >
< / li >
< li > getDimensions()
: < a class = "el" href = "classMetadata.html#a412c0c0b8754d85f9edbbdcd637f3b20" > Metadata< / a >
< / li >
< li > getErrorCode()
: < a class = "el" href = "classDObject.html#afa8926d916081de72478cb8813c25e98" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_h" > < / a > - h -< / h3 > < ul >
< li > has()
: < a class = "el" href = "classconstants.html#a35dcd5bb493bc095330b177819242c93" > 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 >
< / ul >
< h3 > < a id = "index_k" > < / a > - k -< / h3 > < ul >
< li > keys()
: < a class = "el" href = "classconstants.html#a310c5d599cf21de82eaf0abe9bc5f9a0" > constants< / a >
< / li >
< / ul >
< h3 > < a id = "index_l" > < / a > - l -< / h3 > < ul >
< li > lock()
: < a class = "el" href = "classLockableDObject.html#ade38ca54703913359fc3b4366f6e292a" > LockableDObject< / a >
< / li >
< li > LockableDObject()
: < a class = "el" href = "classLockableDObject.html#ae1a174a2740fa053626fe2820ee0efee" > LockableDObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_m" > < / a > - m -< / h3 > < ul >
< li > Metadata()
: < a class = "el" href = "classMetadata.html#ae849560667461008cb72e83919c20be0" > Metadata< / a >
< / li >
< / ul >
< h3 > < a id = "index_n" > < / a > - n -< / h3 > < ul >
< li > name
: < a class = "el" href = "structconstant.html#af52cfa5a80b3641881d45eef6d597510" > constant< / a >
< / li >
< / ul >
< h3 > < a id = "index_o" > < / a > - o -< / h3 > < ul >
< li > operator< <
: < 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 >
< / li >
< / ul >
< h3 > < a id = "index_p" > < / a > - p -< / h3 > < ul >
< li > Plugin
: < a class = "el" href = "classDObject.html#af11334d08ef85c68b3aae7554548e5a7" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_r" > < / a > - r -< / h3 > < ul >
< li > reference
: < a class = "el" href = "structconstant.html#a6be3abe8a0b5a3057d1ab572bd7aad76" > constant< / a >
< / li >
< li > registerPlugin()
: < a class = "el" href = "classDObject.html#a15afffdf339150fc872bf63bdd08d581" > DObject< / a >
< / li >
< li > runAllPlugins()
: < a class = "el" href = "classDObject.html#a1223275dcbbf20334ea11707346acb93" > DObject< / a >
< / li >
< li > runPlugin()
: < a class = "el" href = "classDObject.html#a99072eb52bb22745f0248f273fbf28fb" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
< li > setByteSize()
: < a class = "el" href = "classMetadata.html#a07035de7b0c780ef340e1a11c60a4d2b" > Metadata< / a >
< / li >
< li > setData()
: < a class = "el" href = "classDObject.html#ab1718571434e84e90f1ec463e4786a8a" > DObject< / a >
< / li >
< li > setDataType()
: < a class = "el" href = "classMetadata.html#a88f4f57d443e2b7664e75e57a29dfbf0" > Metadata< / a >
< / li >
< li > setDebugEnabled()
: < a class = "el" href = "classMetadata.html#a365c4594ad65c3b10b40a1cf4f4aea26" > Metadata< / a >
< / li >
< li > setDebugging()
: < a class = "el" href = "classDObject.html#a6f0023aee463e71d92442dcf61b6ed47" > DObject< / a >
< / li >
< li > setDimensions()
: < a class = "el" href = "classMetadata.html#af5264d1666839e69c192b565b5cfa606" > Metadata< / a >
< / li >
< li > setErrorCode()
: < a class = "el" href = "classDObject.html#a3dce47a519f9da5085c0c5ac1eea4f38" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_u" > < / a > - u -< / h3 > < ul >
< li > uncertainty
: < a class = "el" href = "structconstant.html#aa23b68117657bec4bb8409eb30d1b3e4" > constant< / a >
< / li >
< li > unit
: < a class = "el" href = "structconstant.html#ace4a7f2bfc5b80a76c494e92349f9048" > constant< / a >
< / li >
< li > unlock()
: < a class = "el" href = "classLockableDObject.html#a1481ed99dcd837490bf28309aadaedfb" > LockableDObject< / a >
< / li >
< li > unregisterPlugin()
: < a class = "el" href = "classDObject.html#a99b8688849e11501033a25f61efb8356" > DObject< / a >
< / li >
< / ul >
< h3 > < a id = "index_v" > < / a > - v -< / h3 > < ul >
< li > value
: < a class = "el" href = "structconstant.html#a81804eeeca08f157af92766d5285064f" > constant< / a >
< / li >
2025-01-19 12:24:13 -05:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2025-02-11 18:05:06 -05:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1 < / li >
2025-01-19 12:24:13 -05:00
< / ul >
< / div >
< / body >
< / html >