Skip to content

Commit 78bbba2

Browse files
deploy: 9b684be
1 parent 83ab3fb commit 78bbba2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2133
-1024
lines changed

annotated.html

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.9.8"/>
6+
<meta name="generator" content="Doxygen 1.12.0"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>Binary Serialize: Class List</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1010
<script type="text/javascript" src="jquery.js"></script>
1111
<script type="text/javascript" src="dynsections.js"></script>
12+
<script type="text/javascript" src="clipboard.js"></script>
13+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
14+
<script type="text/javascript" src="resize.js"></script>
15+
<script type="text/javascript" src="cookie.js"></script>
1216
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1317
<script type="text/javascript" src="search/searchdata.js"></script>
1418
<script type="text/javascript" src="search/search.js"></script>
@@ -29,24 +33,35 @@
2933
</table>
3034
</div>
3135
<!-- end header part -->
32-
<!-- Generated by Doxygen 1.9.8 -->
36+
<!-- Generated by Doxygen 1.12.0 -->
3337
<script type="text/javascript">
3438
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
3539
var searchBox = new SearchBox("searchBox", "search/",'.html');
3640
/* @license-end */
3741
</script>
42+
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
44+
$(function() { codefold.init(0); });
45+
/* @license-end */
46+
</script>
3847
<script type="text/javascript" src="menudata.js"></script>
3948
<script type="text/javascript" src="menu.js"></script>
4049
<script type="text/javascript">
4150
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4251
$(function() {
43-
initMenu('',true,false,'search.php','Search');
44-
$(document).ready(function() { init_search(); });
52+
initMenu('',true,false,'search.php','Search',false);
53+
$(function() { init_search(); });
4554
});
4655
/* @license-end */
4756
</script>
4857
<div id="main-nav"></div>
4958
</div><!-- top -->
59+
<div id="doc-content">
60+
<script type="text/javascript">
61+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
62+
$(function(){ initResizable(false); });
63+
/* @license-end */
64+
</script>
5065
<!-- window showing the filter options -->
5166
<div id="MSearchSelectWindow"
5267
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -81,7 +96,8 @@
8196
</div><!-- contents -->
8297
<!-- start footer part -->
8398
<hr class="footer"/><address class="footer"><small>
84-
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
99+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
85100
</small></address>
101+
</div><!-- doc-content -->
86102
</body>
87103
</html>

binary__serialize_8hpp_source.html

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.9.8"/>
6+
<meta name="generator" content="Doxygen 1.12.0"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>Binary Serialize: /github/workspace/include/serialize/binary_serialize.hpp Source File</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1010
<script type="text/javascript" src="jquery.js"></script>
1111
<script type="text/javascript" src="dynsections.js"></script>
12+
<script type="text/javascript" src="clipboard.js"></script>
13+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
14+
<script type="text/javascript" src="resize.js"></script>
15+
<script type="text/javascript" src="cookie.js"></script>
1216
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1317
<script type="text/javascript" src="search/searchdata.js"></script>
1418
<script type="text/javascript" src="search/search.js"></script>
@@ -29,26 +33,31 @@
2933
</table>
3034
</div>
3135
<!-- end header part -->
32-
<!-- Generated by Doxygen 1.9.8 -->
36+
<!-- Generated by Doxygen 1.12.0 -->
3337
<script type="text/javascript">
3438
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
3539
var searchBox = new SearchBox("searchBox", "search/",'.html');
3640
/* @license-end */
3741
</script>
42+
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
44+
$(function() { codefold.init(0); });
45+
/* @license-end */
46+
</script>
3847
<script type="text/javascript" src="menudata.js"></script>
3948
<script type="text/javascript" src="menu.js"></script>
4049
<script type="text/javascript">
4150
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4251
$(function() {
43-
initMenu('',true,false,'search.php','Search');
44-
$(document).ready(function() { init_search(); });
52+
initMenu('',true,false,'search.php','Search',false);
53+
$(function() { init_search(); });
4554
});
4655
/* @license-end */
4756
</script>
4857
<div id="main-nav"></div>
4958
<script type="text/javascript">
5059
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
51-
$(document).ready(function() { init_codefold(0); });
60+
$(function(){ initResizable(false); });
5261
/* @license-end */
5362
</script>
5463
<!-- window showing the filter options -->
@@ -77,6 +86,7 @@
7786
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_d6dce8604daa6d974602991ede05feb6.html">serialize</a></li> </ul>
7887
</div>
7988
</div><!-- top -->
89+
<div id="doc-content">
8090
<div class="header">
8191
<div class="headertitle"><div class="title">binary_serialize.hpp</div></div>
8292
</div><!--header-->
@@ -328,7 +338,8 @@
328338
</div><!-- fragment --></div><!-- contents -->
329339
<!-- start footer part -->
330340
<hr class="footer"/><address class="footer"><small>
331-
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
341+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
332342
</small></address>
343+
</div><!-- doc-content -->
333344
</body>
334345
</html>

binary__serialize__example_8cpp.html

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.9.8"/>
6+
<meta name="generator" content="Doxygen 1.12.0"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>Binary Serialize: /github/workspace/example/binary_serialize_example.cpp File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1010
<script type="text/javascript" src="jquery.js"></script>
1111
<script type="text/javascript" src="dynsections.js"></script>
12+
<script type="text/javascript" src="clipboard.js"></script>
13+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
14+
<script type="text/javascript" src="resize.js"></script>
15+
<script type="text/javascript" src="cookie.js"></script>
1216
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1317
<script type="text/javascript" src="search/searchdata.js"></script>
1418
<script type="text/javascript" src="search/search.js"></script>
@@ -29,23 +33,33 @@
2933
</table>
3034
</div>
3135
<!-- end header part -->
32-
<!-- Generated by Doxygen 1.9.8 -->
36+
<!-- Generated by Doxygen 1.12.0 -->
3337
<script type="text/javascript">
3438
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
3539
var searchBox = new SearchBox("searchBox", "search/",'.html');
3640
/* @license-end */
3741
</script>
42+
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
44+
$(function() { codefold.init(0); });
45+
/* @license-end */
46+
</script>
3847
<script type="text/javascript" src="menudata.js"></script>
3948
<script type="text/javascript" src="menu.js"></script>
4049
<script type="text/javascript">
4150
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4251
$(function() {
43-
initMenu('',true,false,'search.php','Search');
44-
$(document).ready(function() { init_search(); });
52+
initMenu('',true,false,'search.php','Search',false);
53+
$(function() { init_search(); });
4554
});
4655
/* @license-end */
4756
</script>
4857
<div id="main-nav"></div>
58+
<script type="text/javascript">
59+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
60+
$(function(){ initResizable(false); });
61+
/* @license-end */
62+
</script>
4963
<!-- window showing the filter options -->
5064
<div id="MSearchSelectWindow"
5165
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -72,6 +86,7 @@
7286
<li class="navelem"><a class="el" href="dir_cfafba98a580ce4b62f8a6fa96d7cbb0.html">example</a></li> </ul>
7387
</div>
7488
</div><!-- top -->
89+
<div id="doc-content">
7590
<div class="header">
7691
<div class="summary">
7792
<a href="#func-members">Functions</a> </div>
@@ -98,7 +113,7 @@
98113
<area shape="poly" title=" " alt="" coords="196,48,156,85,153,81,193,44"/>
99114
<area shape="rect" title=" " alt="" coords="184,94,248,120"/>
100115
<area shape="poly" title=" " alt="" coords="218,46,218,78,213,78,213,46"/>
101-
<area shape="rect" title=" " alt="" coords="272,94,333,120"/>
116+
<area shape="rect" title=" " alt="" coords="272,94,332,120"/>
102117
<area shape="poly" title=" " alt="" coords="239,44,280,81,276,85,235,48"/>
103118
<area shape="rect" title=" " alt="" coords="357,94,410,120"/>
104119
<area shape="poly" title=" " alt="" coords="259,44,345,85,343,89,256,49"/>
@@ -114,12 +129,13 @@
114129
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
115130
<div class="textblock"><p>Example code demonstrating use of. </p>
116131
<dl class="section author"><dt>Author</dt><dd>Cliff Green</dd></dl>
117-
<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2024 by Cliff Green</dd></dl>
132+
<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2024-2025 by Cliff Green</dd></dl>
118133
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>) </p>
119134
</div></div><!-- contents -->
120135
<!-- start footer part -->
121136
<hr class="footer"/><address class="footer"><small>
122-
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
137+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
123138
</small></address>
139+
</div><!-- doc-content -->
124140
</body>
125141
</html>

binary__serialize__example_8cpp__incl.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="196,48,156,85,153,81,193,44"/>
77
<area shape="rect" id="Node000004" title=" " alt="" coords="184,94,248,120"/>
88
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="218,46,218,78,213,78,213,46"/>
9-
<area shape="rect" id="Node000005" title=" " alt="" coords="272,94,333,120"/>
9+
<area shape="rect" id="Node000005" title=" " alt="" coords="272,94,332,120"/>
1010
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="239,44,280,81,276,85,235,48"/>
1111
<area shape="rect" id="Node000006" title=" " alt="" coords="357,94,410,120"/>
1212
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="259,44,345,85,343,89,256,49"/>

binary__serialize__test_8cpp.html

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6-
<meta name="generator" content="Doxygen 1.9.8"/>
6+
<meta name="generator" content="Doxygen 1.12.0"/>
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<title>Binary Serialize: /github/workspace/test/binary_serialize_test.cpp File Reference</title>
99
<link href="tabs.css" rel="stylesheet" type="text/css"/>
1010
<script type="text/javascript" src="jquery.js"></script>
1111
<script type="text/javascript" src="dynsections.js"></script>
12+
<script type="text/javascript" src="clipboard.js"></script>
13+
<link href="navtree.css" rel="stylesheet" type="text/css"/>
14+
<script type="text/javascript" src="resize.js"></script>
15+
<script type="text/javascript" src="cookie.js"></script>
1216
<link href="search/search.css" rel="stylesheet" type="text/css"/>
1317
<script type="text/javascript" src="search/searchdata.js"></script>
1418
<script type="text/javascript" src="search/search.js"></script>
@@ -29,23 +33,33 @@
2933
</table>
3034
</div>
3135
<!-- end header part -->
32-
<!-- Generated by Doxygen 1.9.8 -->
36+
<!-- Generated by Doxygen 1.12.0 -->
3337
<script type="text/javascript">
3438
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
3539
var searchBox = new SearchBox("searchBox", "search/",'.html');
3640
/* @license-end */
3741
</script>
42+
<script type="text/javascript">
43+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
44+
$(function() { codefold.init(0); });
45+
/* @license-end */
46+
</script>
3847
<script type="text/javascript" src="menudata.js"></script>
3948
<script type="text/javascript" src="menu.js"></script>
4049
<script type="text/javascript">
4150
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
4251
$(function() {
43-
initMenu('',true,false,'search.php','Search');
44-
$(document).ready(function() { init_search(); });
52+
initMenu('',true,false,'search.php','Search',false);
53+
$(function() { init_search(); });
4554
});
4655
/* @license-end */
4756
</script>
4857
<div id="main-nav"></div>
58+
<script type="text/javascript">
59+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
60+
$(function(){ initResizable(false); });
61+
/* @license-end */
62+
</script>
4963
<!-- window showing the filter options -->
5064
<div id="MSearchSelectWindow"
5165
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -72,6 +86,7 @@
7286
<li class="navelem"><a class="el" href="dir_13e138d54eb8818da29c3992edef070a.html">test</a></li> </ul>
7387
</div>
7488
</div><!-- top -->
89+
<div id="doc-content">
7590
<div class="header">
7691
<div class="summary">
7792
<a href="#func-members">Functions</a> </div>
@@ -106,7 +121,7 @@
106121
<area shape="poly" title=" " alt="" coords="441,45,474,80,470,84,437,48"/>
107122
<area shape="rect" title=" " alt="" coords="546,94,595,120"/>
108123
<area shape="poly" title=" " alt="" coords="460,44,535,84,533,89,457,49"/>
109-
<area shape="rect" title=" " alt="" coords="619,94,685,120"/>
124+
<area shape="rect" title=" " alt="" coords="618,94,685,120"/>
110125
<area shape="poly" title=" " alt="" coords="479,44,605,87,603,92,478,49"/>
111126
</map>
112127
</div>
@@ -120,12 +135,13 @@
120135
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
121136
<div class="textblock"><p>Test scenarios for the <code>marshall</code> and <code>unmarshall</code> function templates and related classes and functions. </p>
122137
<dl class="section author"><dt>Author</dt><dd>Cliff Green</dd></dl>
123-
<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2019-2024 by Cliff Green</dd></dl>
138+
<dl class="section copyright"><dt>Copyright</dt><dd>(c) 2019-2025 by Cliff Green</dd></dl>
124139
<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>) </p>
125140
</div></div><!-- contents -->
126141
<!-- start footer part -->
127142
<hr class="footer"/><address class="footer"><small>
128-
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
143+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0
129144
</small></address>
145+
</div><!-- doc-content -->
130146
</body>
131147
</html>

binary__serialize__test_8cpp__incl.map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="441,45,474,80,470,84,437,48"/>
1313
<area shape="rect" id="Node000007" title=" " alt="" coords="546,94,595,120"/>
1414
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="460,44,535,84,533,89,457,49"/>
15-
<area shape="rect" id="Node000008" title=" " alt="" coords="619,94,685,120"/>
15+
<area shape="rect" id="Node000008" title=" " alt="" coords="618,94,685,120"/>
1616
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="479,44,605,87,603,92,478,49"/>
1717
</map>

0 commit comments

Comments
 (0)