deploy: 77bc879720b418c78af3134b44bbef3d3327ffad
This commit is contained in:
@@ -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 <<a class="el" href="_common_8h_source.html">Common.h</a>></code></p>
|
||||
<p><code>#include <<a class="el" href="_common_8h_source.html">WinStd/Common.h</a>></code></p>
|
||||
<div class="dynheader">
|
||||
Inheritance diagram for winstd::basic_string_guid< _Elem, _Traits, _Ax >:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -87,16 +87,16 @@ Inheritance diagram for winstd::basic_string_guid< _Elem, _Traits, _Ax >:<
|
||||
<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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1basic__string__guid.html#a924b921415b69fcc1ff5fab54be10f19">basic_string_guid</a> (_In_ const GUID &guid, _In_z_ _Printf_format_string_ const _Elem *format)</td></tr>
|
||||
<tr class="memdesc:a924b921415b69fcc1ff5fab54be10f19"><td class="mdescLeft"> </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"> </td></tr>
|
||||
<tr class="memitem:a8f623524338ca04be12a08461f280de7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwinstd_1_1basic__string__guid.html#a8f623524338ca04be12a08461f280de7">basic_string_guid</a> (1 const GUID &guid, 1 1 const _Elem *format)</td></tr>
|
||||
<tr class="memdesc:a8f623524338ca04be12a08461f280de7"><td class="mdescLeft"> </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"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><div class="compoundTemplParams">template<class _Elem, class _Traits, class _Ax><br />
|
||||
class winstd::basic_string_guid< _Elem, _Traits, _Ax ></div><p >Base template class to support converting GUID to string. </p>
|
||||
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
||||
<a id="a924b921415b69fcc1ff5fab54be10f19" name="a924b921415b69fcc1ff5fab54be10f19"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a924b921415b69fcc1ff5fab54be10f19">◆ </a></span>basic_string_guid()</h2>
|
||||
<a id="a8f623524338ca04be12a08461f280de7" name="a8f623524338ca04be12a08461f280de7"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a8f623524338ca04be12a08461f280de7">◆ </a></span>basic_string_guid()</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
@@ -109,13 +109,13 @@ template<class _Elem , class _Traits , class _Ax > </div>
|
||||
<tr>
|
||||
<td class="memname"><a class="el" href="classwinstd_1_1basic__string__guid.html">winstd::basic_string_guid</a>< _Elem, _Traits, _Ax >::basic_string_guid </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">_In_ const GUID & </td>
|
||||
<td class="paramtype">1 const GUID & </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 * </td>
|
||||
<td class="paramtype">1 1 const _Elem * </td>
|
||||
<td class="paramname"><em>format</em> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -148,7 +148,7 @@ template<class _Elem , class _Traits , class _Ax > </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 <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 <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>
|
||||
|
||||
Reference in New Issue
Block a user