Skip to content

Commit

Permalink
Updated ladivic documentations.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Jan 27, 2024
1 parent c602c43 commit 7d1a7a0
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 44 deletions.
1 change: 1 addition & 0 deletions docs/globals.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ <h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
<li>ldvc_atomic_xor()&#160;:&#160;<a class="el" href="ldvc__atomic_8hpp.html#a45b8caf1e98f7036cd11623e9a92fefa">ldvc_atomic.hpp</a></li>
<li>ldvc_attach_ipc()&#160;:&#160;<a class="el" href="ldvc__ipc_8hpp.html#a8380ed586a0191a84dd27aaa34df7c05">ldvc_ipc.hpp</a></li>
<li>ldvc_calloc()&#160;:&#160;<a class="el" href="ldvc__mem_8hpp.html#a60562af62d2ca98ce75bec518943a8e4">ldvc_mem.hpp</a></li>
<li>ldvc_cpu_cores()&#160;:&#160;<a class="el" href="ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9">ldvc_sysinfo.hpp</a></li>
<li>ldvc_cpu_info()&#160;:&#160;<a class="el" href="ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728">ldvc_sysinfo.hpp</a></li>
<li>ldvc_create_folder()&#160;:&#160;<a class="el" href="ldvc__io_8hpp.html#ae9120385193e345a6d52a622c0a589e2">ldvc_io.hpp</a></li>
<li>ldvc_create_ipc()&#160;:&#160;<a class="el" href="ldvc__ipc_8hpp.html#a11b70129a44ebb98dd97f32f0ca04b88">ldvc_ipc.hpp</a></li>
Expand Down
5 changes: 4 additions & 1 deletion docs/globals_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@
</div>

<div class="contents">
<div class="textblock">Here is a list of all documented functions with links to the documentation:</div><ul>
<div class="textblock">Here is a list of all documented functions with links to the documentation:</div>

<h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
<li>ldvc_async_execute()&#160;:&#160;<a class="el" href="ldvc__async_8hpp.html#aa9fed86c818da18f766bc5ca40cbab06">ldvc_async.hpp</a></li>
<li>ldvc_async_execute_with_delay()&#160;:&#160;<a class="el" href="ldvc__async_8hpp.html#a995471fd5b6fdd25e22848eb575ce9cb">ldvc_async.hpp</a></li>
<li>ldvc_async_execute_with_timeout()&#160;:&#160;<a class="el" href="ldvc__async_8hpp.html#aa106ab583a8b5cdad95262f5f6fc4127">ldvc_async.hpp</a></li>
Expand All @@ -108,6 +110,7 @@
<li>ldvc_atomic_xor()&#160;:&#160;<a class="el" href="ldvc__atomic_8hpp.html#a45b8caf1e98f7036cd11623e9a92fefa">ldvc_atomic.hpp</a></li>
<li>ldvc_attach_ipc()&#160;:&#160;<a class="el" href="ldvc__ipc_8hpp.html#a8380ed586a0191a84dd27aaa34df7c05">ldvc_ipc.hpp</a></li>
<li>ldvc_calloc()&#160;:&#160;<a class="el" href="ldvc__mem_8hpp.html#a60562af62d2ca98ce75bec518943a8e4">ldvc_mem.hpp</a></li>
<li>ldvc_cpu_cores()&#160;:&#160;<a class="el" href="ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9">ldvc_sysinfo.hpp</a></li>
<li>ldvc_cpu_info()&#160;:&#160;<a class="el" href="ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728">ldvc_sysinfo.hpp</a></li>
<li>ldvc_create_folder()&#160;:&#160;<a class="el" href="ldvc__io_8hpp.html#ae9120385193e345a6d52a622c0a589e2">ldvc_io.hpp</a></li>
<li>ldvc_create_ipc()&#160;:&#160;<a class="el" href="ldvc__ipc_8hpp.html#a11b70129a44ebb98dd97f32f0ca04b88">ldvc_ipc.hpp</a></li>
Expand Down
24 changes: 24 additions & 0 deletions docs/ldvc__sysinfo_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
<tr class="memitem:a44259977206a72b7ade07d2774c99740" id="r_a44259977206a72b7ade07d2774c99740"><td class="memItemLeft" align="right" valign="top">u64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#a44259977206a72b7ade07d2774c99740">ldvc_disk_space</a> ()</td></tr>
<tr class="memdesc:a44259977206a72b7ade07d2774c99740"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves available disk space. <br /></td></tr>
<tr class="separator:a44259977206a72b7ade07d2774c99740"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af05082f9ae6ff00eee9454451d358ea9" id="r_af05082f9ae6ff00eee9454451d358ea9"><td class="memItemLeft" align="right" valign="top">u32&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="#af05082f9ae6ff00eee9454451d358ea9">ldvc_cpu_cores</a> ()</td></tr>
<tr class="memdesc:af05082f9ae6ff00eee9454451d358ea9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Retrieves the number of CPU cores available on the system. <br /></td></tr>
<tr class="separator:af05082f9ae6ff00eee9454451d358ea9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Provides utilities for retrieving system information. </p>
Expand All @@ -128,6 +131,27 @@

<p class="definition">Definition in file <a class="el" href="ldvc__sysinfo_8hpp_source.html">ldvc_sysinfo.hpp</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="af05082f9ae6ff00eee9454451d358ea9" name="af05082f9ae6ff00eee9454451d358ea9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af05082f9ae6ff00eee9454451d358ea9">&#9670;&#160;</a></span>ldvc_cpu_cores()</h2>

<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">u32 ldvc_cpu_cores </td>
<td>(</td>
<td class="paramname"><span class="paramname"></span></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">

<p>Retrieves the number of CPU cores available on the system. </p>
<p>This function queries the system to determine the number of CPU cores available for processing. It provides valuable information for tasks such as workload distribution and parallel processing.</p>
<dl class="section return"><dt>Returns</dt><dd>The number of CPU cores available on the system. </dd></dl>

</div>
</div>
<a id="ab2f1282310124729e46d2baddd5b5728" name="ab2f1282310124729e46d2baddd5b5728"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab2f1282310124729e46d2baddd5b5728">&#9670;&#160;</a></span>ldvc_cpu_info()</h2>

Expand Down
1 change: 1 addition & 0 deletions docs/ldvc__sysinfo_8hpp.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
var ldvc__sysinfo_8hpp =
[
[ "ldvc_cpu_cores", "ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9", null ],
[ "ldvc_cpu_info", "ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728", null ],
[ "ldvc_disk_space", "ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740", null ],
[ "ldvc_total_memory", "ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae", null ]
Expand Down
18 changes: 16 additions & 2 deletions docs/ldvc__sysinfo_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,25 @@
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><span class="comment"> * </span></div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="comment"> */</span></div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"><a class="line" href="ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740"> 76</a></span>u64 <a class="code hl_function" href="ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740">ldvc_disk_space</a>();</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> </div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span><span class="preprocessor">#endif</span></div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="comment"></span> </div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span><span class="comment">/**</span></div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="comment"> * </span></div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span><span class="comment"> * @brief Retrieves the number of CPU cores available on the system.</span></div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span><span class="comment"> *</span></div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span><span class="comment"> * This function queries the system to determine the number of CPU cores</span></div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span><span class="comment"> * available for processing. It provides valuable information for tasks</span></div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span><span class="comment"> * such as workload distribution and parallel processing.</span></div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span><span class="comment"> *</span></div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span><span class="comment"> * @return The number of CPU cores available on the system.</span></div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span><span class="comment"> * </span></div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span><span class="comment"> */</span></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"><a class="line" href="ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9"> 89</a></span>u32 <a class="code hl_function" href="ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9">ldvc_cpu_cores</a>();</div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> </div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aldvc__sysinfo_8hpp_html_a183963450df0d8cedf176e99e52044ae"><div class="ttname"><a href="ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae">ldvc_total_memory</a></div><div class="ttdeci">u64 ldvc_total_memory()</div><div class="ttdoc">Retrieves the total amount of memory installed on the system.</div></div>
<div class="ttc" id="aldvc__sysinfo_8hpp_html_a44259977206a72b7ade07d2774c99740"><div class="ttname"><a href="ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740">ldvc_disk_space</a></div><div class="ttdeci">u64 ldvc_disk_space()</div><div class="ttdoc">Retrieves available disk space.</div></div>
<div class="ttc" id="aldvc__sysinfo_8hpp_html_ab2f1282310124729e46d2baddd5b5728"><div class="ttname"><a href="ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728">ldvc_cpu_info</a></div><div class="ttdeci">string ldvc_cpu_info()</div><div class="ttdoc">Retrieves CPU information.</div></div>
<div class="ttc" id="aldvc__sysinfo_8hpp_html_af05082f9ae6ff00eee9454451d358ea9"><div class="ttname"><a href="ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9">ldvc_cpu_cores</a></div><div class="ttdeci">u32 ldvc_cpu_cores()</div><div class="ttdoc">Retrieves the number of CPU cores available on the system.</div></div>
<div class="ttc" id="aldvc__type_8hpp_html"><div class="ttname"><a href="ldvc__type_8hpp.html">ldvc_type.hpp</a></div><div class="ttdoc">Defines common types used throughout the library.</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
Expand Down
3 changes: 2 additions & 1 deletion docs/menudata.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var menudata={children:[
{text:"r",url:"globals.html#index_r"},
{text:"s",url:"globals.html#index_s"},
{text:"u",url:"globals.html#index_u"}]},
{text:"Functions",url:"globals_func.html"},
{text:"Functions",url:"globals_func.html",children:[
{text:"l",url:"globals_func.html#index_l"}]},
{text:"Variables",url:"globals_vars.html"},
{text:"Typedefs",url:"globals_type.html"}]}]}]}
7 changes: 4 additions & 3 deletions docs/navtreeindex0.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@ var NAVTREEINDEX0 =
"ldvc__mem_8hpp.html#abe791b9be368a32aa2fcebc69c853046":[4,0,0,4,4],
"ldvc__mem_8hpp_source.html":[4,0,0,4],
"ldvc__sysinfo_8hpp.html":[4,0,0,5],
"ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae":[4,0,0,5,2],
"ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740":[4,0,0,5,1],
"ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728":[4,0,0,5,0],
"ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae":[4,0,0,5,3],
"ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740":[4,0,0,5,2],
"ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728":[4,0,0,5,1],
"ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9":[4,0,0,5,0],
"ldvc__sysinfo_8hpp_source.html":[4,0,0,5],
"ldvc__type_8hpp.html":[4,0,0,6],
"ldvc__type_8hpp.html#a8a1acd2f98c9e2cb3db422251e294037":[4,0,0,6,6],
Expand Down
45 changes: 23 additions & 22 deletions docs/search/all_4.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,27 @@ var searchData=
['ldvc_5fatomic_5fxor_15',['ldvc_atomic_xor',['../ldvc__atomic_8hpp.html#a45b8caf1e98f7036cd11623e9a92fefa',1,'ldvc_atomic.hpp']]],
['ldvc_5fattach_5fipc_16',['ldvc_attach_ipc',['../ldvc__ipc_8hpp.html#a8380ed586a0191a84dd27aaa34df7c05',1,'ldvc_ipc.hpp']]],
['ldvc_5fcalloc_17',['ldvc_calloc',['../ldvc__mem_8hpp.html#a60562af62d2ca98ce75bec518943a8e4',1,'ldvc_mem.hpp']]],
['ldvc_5fcpu_5finfo_18',['ldvc_cpu_info',['../ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728',1,'ldvc_sysinfo.hpp']]],
['ldvc_5fcreate_5ffolder_19',['ldvc_create_folder',['../ldvc__io_8hpp.html#ae9120385193e345a6d52a622c0a589e2',1,'ldvc_io.hpp']]],
['ldvc_5fcreate_5fipc_20',['ldvc_create_ipc',['../ldvc__ipc_8hpp.html#a11b70129a44ebb98dd97f32f0ca04b88',1,'ldvc_ipc.hpp']]],
['ldvc_5fdelete_5ffile_21',['ldvc_delete_file',['../ldvc__io_8hpp.html#a9973c6bbb8e3a379c90590ff934ce5f9',1,'ldvc_io.hpp']]],
['ldvc_5fdelete_5ffolder_22',['ldvc_delete_folder',['../ldvc__io_8hpp.html#afe5527e8df29457c3f8fa055075368d0',1,'ldvc_io.hpp']]],
['ldvc_5fdestroy_5fipc_23',['ldvc_destroy_ipc',['../ldvc__ipc_8hpp.html#a821f6b64ff677d6294cf0db3f4a2ec24',1,'ldvc_ipc.hpp']]],
['ldvc_5fdetach_5fipc_24',['ldvc_detach_ipc',['../ldvc__ipc_8hpp.html#a5226cd8c555eba0ee43316b5d1af6bf8',1,'ldvc_ipc.hpp']]],
['ldvc_5fdisk_5fspace_25',['ldvc_disk_space',['../ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740',1,'ldvc_sysinfo.hpp']]],
['ldvc_5ffile_5fexists_26',['ldvc_file_exists',['../ldvc__io_8hpp.html#ad33d0df99285509fe964e98b98690033',1,'ldvc_io.hpp']]],
['ldvc_5ffree_27',['ldvc_free',['../ldvc__mem_8hpp.html#a543c765122008224326fd35db06cace5',1,'ldvc_mem.hpp']]],
['ldvc_5fio_2ehpp_28',['ldvc_io.hpp',['../ldvc__io_8hpp.html',1,'']]],
['ldvc_5fipc_2ehpp_29',['ldvc_ipc.hpp',['../ldvc__ipc_8hpp.html',1,'']]],
['ldvc_5fmalloc_30',['ldvc_malloc',['../ldvc__mem_8hpp.html#a87c1170cbf2faedc8050f9195b5e07f4',1,'ldvc_mem.hpp']]],
['ldvc_5fmem_2ehpp_31',['ldvc_mem.hpp',['../ldvc__mem_8hpp.html',1,'']]],
['ldvc_5fmem_5fmutx_32',['ldvc_mem_mutx',['../ldvc__mem_8hpp.html#abe791b9be368a32aa2fcebc69c853046',1,'ldvc_mem.hpp']]],
['ldvc_5fread_5ffile_33',['ldvc_read_file',['../ldvc__io_8hpp.html#a5e9a029196444879ab5de69575a2475c',1,'ldvc_io.hpp']]],
['ldvc_5frealloc_34',['ldvc_realloc',['../ldvc__mem_8hpp.html#a5e8de4f1d0b4d900ad6152b8559c624b',1,'ldvc_mem.hpp']]],
['ldvc_5fsysinfo_2ehpp_35',['ldvc_sysinfo.hpp',['../ldvc__sysinfo_8hpp.html',1,'']]],
['ldvc_5ftotal_5fmemory_36',['ldvc_total_memory',['../ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae',1,'ldvc_sysinfo.hpp']]],
['ldvc_5ftype_2ehpp_37',['ldvc_type.hpp',['../ldvc__type_8hpp.html',1,'']]],
['ldvc_5fwrite_5ffile_38',['ldvc_write_file',['../ldvc__io_8hpp.html#a450e9ef7b957028405e73c1dcabb9073',1,'ldvc_io.hpp']]],
['license_39',['License',['../index.html#autotoc_md10',1,'']]]
['ldvc_5fcpu_5fcores_18',['ldvc_cpu_cores',['../ldvc__sysinfo_8hpp.html#af05082f9ae6ff00eee9454451d358ea9',1,'ldvc_sysinfo.hpp']]],
['ldvc_5fcpu_5finfo_19',['ldvc_cpu_info',['../ldvc__sysinfo_8hpp.html#ab2f1282310124729e46d2baddd5b5728',1,'ldvc_sysinfo.hpp']]],
['ldvc_5fcreate_5ffolder_20',['ldvc_create_folder',['../ldvc__io_8hpp.html#ae9120385193e345a6d52a622c0a589e2',1,'ldvc_io.hpp']]],
['ldvc_5fcreate_5fipc_21',['ldvc_create_ipc',['../ldvc__ipc_8hpp.html#a11b70129a44ebb98dd97f32f0ca04b88',1,'ldvc_ipc.hpp']]],
['ldvc_5fdelete_5ffile_22',['ldvc_delete_file',['../ldvc__io_8hpp.html#a9973c6bbb8e3a379c90590ff934ce5f9',1,'ldvc_io.hpp']]],
['ldvc_5fdelete_5ffolder_23',['ldvc_delete_folder',['../ldvc__io_8hpp.html#afe5527e8df29457c3f8fa055075368d0',1,'ldvc_io.hpp']]],
['ldvc_5fdestroy_5fipc_24',['ldvc_destroy_ipc',['../ldvc__ipc_8hpp.html#a821f6b64ff677d6294cf0db3f4a2ec24',1,'ldvc_ipc.hpp']]],
['ldvc_5fdetach_5fipc_25',['ldvc_detach_ipc',['../ldvc__ipc_8hpp.html#a5226cd8c555eba0ee43316b5d1af6bf8',1,'ldvc_ipc.hpp']]],
['ldvc_5fdisk_5fspace_26',['ldvc_disk_space',['../ldvc__sysinfo_8hpp.html#a44259977206a72b7ade07d2774c99740',1,'ldvc_sysinfo.hpp']]],
['ldvc_5ffile_5fexists_27',['ldvc_file_exists',['../ldvc__io_8hpp.html#ad33d0df99285509fe964e98b98690033',1,'ldvc_io.hpp']]],
['ldvc_5ffree_28',['ldvc_free',['../ldvc__mem_8hpp.html#a543c765122008224326fd35db06cace5',1,'ldvc_mem.hpp']]],
['ldvc_5fio_2ehpp_29',['ldvc_io.hpp',['../ldvc__io_8hpp.html',1,'']]],
['ldvc_5fipc_2ehpp_30',['ldvc_ipc.hpp',['../ldvc__ipc_8hpp.html',1,'']]],
['ldvc_5fmalloc_31',['ldvc_malloc',['../ldvc__mem_8hpp.html#a87c1170cbf2faedc8050f9195b5e07f4',1,'ldvc_mem.hpp']]],
['ldvc_5fmem_2ehpp_32',['ldvc_mem.hpp',['../ldvc__mem_8hpp.html',1,'']]],
['ldvc_5fmem_5fmutx_33',['ldvc_mem_mutx',['../ldvc__mem_8hpp.html#abe791b9be368a32aa2fcebc69c853046',1,'ldvc_mem.hpp']]],
['ldvc_5fread_5ffile_34',['ldvc_read_file',['../ldvc__io_8hpp.html#a5e9a029196444879ab5de69575a2475c',1,'ldvc_io.hpp']]],
['ldvc_5frealloc_35',['ldvc_realloc',['../ldvc__mem_8hpp.html#a5e8de4f1d0b4d900ad6152b8559c624b',1,'ldvc_mem.hpp']]],
['ldvc_5fsysinfo_2ehpp_36',['ldvc_sysinfo.hpp',['../ldvc__sysinfo_8hpp.html',1,'']]],
['ldvc_5ftotal_5fmemory_37',['ldvc_total_memory',['../ldvc__sysinfo_8hpp.html#a183963450df0d8cedf176e99e52044ae',1,'ldvc_sysinfo.hpp']]],
['ldvc_5ftype_2ehpp_38',['ldvc_type.hpp',['../ldvc__type_8hpp.html',1,'']]],
['ldvc_5fwrite_5ffile_39',['ldvc_write_file',['../ldvc__io_8hpp.html#a450e9ef7b957028405e73c1dcabb9073',1,'ldvc_io.hpp']]],
['license_40',['License',['../index.html#autotoc_md10',1,'']]]
];
Loading

0 comments on commit 7d1a7a0

Please sign in to comment.