deploy: 77bc879720b418c78af3134b44bbef3d3327ffad

This commit is contained in:
rozmansi
2022-02-04 13:28:46 +00:00
parent 8a52147ad0
commit 797d458684
293 changed files with 5906 additions and 6285 deletions

View File

@@ -76,7 +76,7 @@ $(function() {
<p>Base template class to support converting GUID to string.
<a href="classwinstd_1_1basic__string__guid.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="_common_8h_source.html">Common.h</a>&gt;</code></p>
<p><code>#include &lt;<a class="el" href="_common_8h_source.html">WinStd/Common.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for winstd::basic_string_guid&lt; _Elem, _Traits, _Ax &gt;:</div>
<div class="dyncontent">
@@ -87,16 +87,16 @@ Inheritance diagram for winstd::basic_string_guid&lt; _Elem, _Traits, _Ax &gt;:<
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Initializing string using template in memory</div></td></tr>
<tr class="memitem:a924b921415b69fcc1ff5fab54be10f19"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1basic__string__guid.html#a924b921415b69fcc1ff5fab54be10f19">basic_string_guid</a> (_In_ const GUID &amp;guid, _In_z_ _Printf_format_string_ const _Elem *format)</td></tr>
<tr class="memdesc:a924b921415b69fcc1ff5fab54be10f19"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initializes a new string and formats its contents to string representation of given GUID. <a href="classwinstd_1_1basic__string__guid.html#a924b921415b69fcc1ff5fab54be10f19">More...</a><br /></td></tr>
<tr class="separator:a924b921415b69fcc1ff5fab54be10f19"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8f623524338ca04be12a08461f280de7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1basic__string__guid.html#a8f623524338ca04be12a08461f280de7">basic_string_guid</a> (1 const GUID &amp;guid, 1 1 const _Elem *format)</td></tr>
<tr class="memdesc:a8f623524338ca04be12a08461f280de7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initializes a new string and formats its contents to string representation of given GUID. <a href="classwinstd_1_1basic__string__guid.html#a8f623524338ca04be12a08461f280de7">More...</a><br /></td></tr>
<tr class="separator:a8f623524338ca04be12a08461f280de7"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><div class="compoundTemplParams">template&lt;class _Elem, class _Traits, class _Ax&gt;<br />
class winstd::basic_string_guid&lt; _Elem, _Traits, _Ax &gt;</div><p >Base template class to support converting GUID to string. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a924b921415b69fcc1ff5fab54be10f19" name="a924b921415b69fcc1ff5fab54be10f19"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a924b921415b69fcc1ff5fab54be10f19">&#9670;&nbsp;</a></span>basic_string_guid()</h2>
<a id="a8f623524338ca04be12a08461f280de7" name="a8f623524338ca04be12a08461f280de7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8f623524338ca04be12a08461f280de7">&#9670;&nbsp;</a></span>basic_string_guid()</h2>
<div class="memitem">
<div class="memproto">
@@ -109,13 +109,13 @@ template&lt;class _Elem , class _Traits , class _Ax &gt; </div>
<tr>
<td class="memname"><a class="el" href="classwinstd_1_1basic__string__guid.html">winstd::basic_string_guid</a>&lt; _Elem, _Traits, _Ax &gt;::basic_string_guid </td>
<td>(</td>
<td class="paramtype">_In_ const GUID &amp;&#160;</td>
<td class="paramtype">1 const GUID &amp;&#160;</td>
<td class="paramname"><em>guid</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">_In_z_ _Printf_format_string_ const _Elem *&#160;</td>
<td class="paramtype">1 1 const _Elem *&#160;</td>
<td class="paramname"><em>format</em>&#160;</td>
</tr>
<tr>
@@ -148,7 +148,7 @@ template&lt;class _Elem , class _Traits , class _Ax &gt; </div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Feb 4 2022 12:49:43 for WinStd 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.3
Generated on Fri Feb 4 2022 13:28:44 for WinStd 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.3
</small></address>
</body>
</html>