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: File 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('globals.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" >
< div class = "textblock" > Here is a list of all documented file members with links to the documentation:< / div > < ul >
2025-02-11 18:05:06 -05:00
< 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 >
< 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 = "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 >
< / 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 >