Файловый менеджер - Редактировать - /opt/alt/alt-nodejs20/root/usr/share/doc/alt-nodejs20-libicu-doc/classmessage2_1_1MFFunctionRegistry.html
Назад
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>ICU 78.3: icu::message2::MFFunctionRegistry Class Reference</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="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> <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> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">ICU 78.3  <span id="projectnumber">78.3</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- 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"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceicu.html">icu</a></li><li class="navelem"><b>message2</b></li><li class="navelem"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#nested-classes">Data Structures</a> | <a href="#pub-methods">Public Member Functions</a> | <a href="#friends">Friends</a> </div> <div class="headertitle"> <div class="title">icu::message2::MFFunctionRegistry Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>Defines mappings from names of formatters and selectors to functions implementing them. <a href="classicu_1_1message2_1_1MFFunctionRegistry.html#details">More...</a></p> <p><code>#include <<a class="el" href="messageformat2__function__registry_8h_source.html">messageformat2_function_registry.h</a>></code></p> <div class="dynheader"> Inheritance diagram for icu::message2::MFFunctionRegistry:</div> <div class="dyncontent"> <div class="center"> <img src="classicu_1_1message2_1_1MFFunctionRegistry.png" usemap="#icu::message2::MFFunctionRegistry_map" alt=""/> <map id="icu::message2::MFFunctionRegistry_map" name="icu::message2::MFFunctionRegistry_map"> <area href="classicu_1_1UObject.html" title="UObject is the common ICU "boilerplate" class. " alt="icu::UObject" shape="rect" coords="0,56,211,80"/> <area href="classicu_1_1UMemory.html" title="UMemory is the common ICU base class. " alt="icu::UMemory" shape="rect" coords="0,0,211,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> Data Structures</h2></td></tr> <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry_1_1Builder.html">Builder</a></td></tr> <tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">The mutable <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry_1_1Builder.html" title="The mutable Builder class allows each formatter and selector factory to be initialized separately; ca...">Builder</a> class allows each formatter and selector factory to be initialized separately; calling its <code><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry_1_1Builder.html#a2caf84d8663975d33736dfdcb035a2bd" title="Creates an immutable MFFunctionRegistry object with the selectors and formatters that were previously...">build()</a></code> method yields an immutable <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a> object. <a href="classicu_1_1message2_1_1MFFunctionRegistry_1_1Builder.html#details">More...</a><br /></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:abefc634242de580aaa620f4352769525"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1message2_1_1FormatterFactory.html">FormatterFactory</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#abefc634242de580aaa620f4352769525">getFormatter</a> (const <a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> &formatterName) const</td></tr> <tr class="memdesc:abefc634242de580aaa620f4352769525"><td class="mdescLeft"> </td><td class="mdescRight">Looks up a formatter factory by the name of the formatter. <a href="#abefc634242de580aaa620f4352769525">More...</a><br /></td></tr> <tr class="separator:abefc634242de580aaa620f4352769525"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8af74fdd195590f1d0e325889dd1fa56"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classicu_1_1message2_1_1SelectorFactory.html">SelectorFactory</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#a8af74fdd195590f1d0e325889dd1fa56">getSelector</a> (const <a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> &selectorName) const</td></tr> <tr class="memdesc:a8af74fdd195590f1d0e325889dd1fa56"><td class="mdescLeft"> </td><td class="mdescRight">Looks up a selector factory by the name of the selector. <a href="#a8af74fdd195590f1d0e325889dd1fa56">More...</a><br /></td></tr> <tr class="separator:a8af74fdd195590f1d0e325889dd1fa56"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a85f6f15c305fdd0d41d47f792301d4bb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#a85f6f15c305fdd0d41d47f792301d4bb">getDefaultFormatterNameByType</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &formatterType, <a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> &name) const</td></tr> <tr class="memdesc:a85f6f15c305fdd0d41d47f792301d4bb"><td class="mdescLeft"> </td><td class="mdescRight">Looks up a formatter factory by a type tag. <a href="#a85f6f15c305fdd0d41d47f792301d4bb">More...</a><br /></td></tr> <tr class="separator:a85f6f15c305fdd0d41d47f792301d4bb"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a37dc597bc1f990b60318634049f3ef07"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#a37dc597bc1f990b60318634049f3ef07">operator=</a> (<a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a> &&) noexcept</td></tr> <tr class="memdesc:a37dc597bc1f990b60318634049f3ef07"><td class="mdescLeft"> </td><td class="mdescRight">Move assignment operator: The source <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a> will be left in a valid but undefined state. <a href="#a37dc597bc1f990b60318634049f3ef07">More...</a><br /></td></tr> <tr class="separator:a37dc597bc1f990b60318634049f3ef07"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a59ac1cd35c255f7f0a43bbe67f53e1e7"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#a59ac1cd35c255f7f0a43bbe67f53e1e7">MFFunctionRegistry</a> (<a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a> &&other)</td></tr> <tr class="memdesc:a59ac1cd35c255f7f0a43bbe67f53e1e7"><td class="mdescLeft"> </td><td class="mdescRight">Move constructor: The source <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a> will be left in a valid but undefined state. <a href="#a59ac1cd35c255f7f0a43bbe67f53e1e7">More...</a><br /></td></tr> <tr class="separator:a59ac1cd35c255f7f0a43bbe67f53e1e7"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0a10af55a8b3b3ec5e210a33b030d04f"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html#a0a10af55a8b3b3ec5e210a33b030d04f">~MFFunctionRegistry</a> ()</td></tr> <tr class="memdesc:a0a10af55a8b3b3ec5e210a33b030d04f"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#a0a10af55a8b3b3ec5e210a33b030d04f">More...</a><br /></td></tr> <tr class="separator:a0a10af55a8b3b3ec5e210a33b030d04f"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_methods_classicu_1_1UObject"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classicu_1_1UObject')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classicu_1_1UObject.html">icu::UObject</a></td></tr> <tr class="memitem:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1UObject.html#af10026497704f510d3d1f2eff50acb18">~UObject</a> ()</td></tr> <tr class="memdesc:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="classicu_1_1UObject.html#af10026497704f510d3d1f2eff50acb18">More...</a><br /></td></tr> <tr class="separator:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aca1169c4978c52ce2b76eda104e9a214 inherit pub_methods_classicu_1_1UObject"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1UObject.html#aca1169c4978c52ce2b76eda104e9a214">getDynamicClassID</a> () const</td></tr> <tr class="memdesc:aca1169c4978c52ce2b76eda104e9a214 inherit pub_methods_classicu_1_1UObject"><td class="mdescLeft"> </td><td class="mdescRight">ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class. <a href="classicu_1_1UObject.html#aca1169c4978c52ce2b76eda104e9a214">More...</a><br /></td></tr> <tr class="separator:aca1169c4978c52ce2b76eda104e9a214 inherit pub_methods_classicu_1_1UObject"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="friends"></a> Friends</h2></td></tr> <tr class="memitem:a17160521b70dc9669831c8878bee3b76"><td class="memItemLeft" align="right" valign="top"><a id="a17160521b70dc9669831c8878bee3b76"></a> class </td><td class="memItemRight" valign="bottom"><b>MessageContext</b></td></tr> <tr class="separator:a17160521b70dc9669831c8878bee3b76"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a0b7027cefd0c4513d5b0394abc24da54"><td class="memItemLeft" align="right" valign="top"><a id="a0b7027cefd0c4513d5b0394abc24da54"></a> class </td><td class="memItemRight" valign="bottom"><b>MessageFormatter</b></td></tr> <tr class="separator:a0b7027cefd0c4513d5b0394abc24da54"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Defines mappings from names of formatters and selectors to functions implementing them. </p> <p>The required set of formatter and selector functions is defined in the spec. Users can also define custom formatter and selector functions.</p> <p><code><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a></code> is immutable and movable. It is not copyable.</p> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000691">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000660">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> <p class="definition">Definition at line <a class="el" href="messageformat2__function__registry_8h_source.html#l00119">119</a> of file <a class="el" href="messageformat2__function__registry_8h_source.html">messageformat2_function_registry.h</a>.</p> </div><h2 class="groupheader">Constructor & Destructor Documentation</h2> <a id="a59ac1cd35c255f7f0a43bbe67f53e1e7"></a> <h2 class="memtitle"><span class="permalink"><a href="#a59ac1cd35c255f7f0a43bbe67f53e1e7">◆ </a></span>MFFunctionRegistry()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">icu::message2::MFFunctionRegistry::MFFunctionRegistry </td> <td>(</td> <td class="paramtype"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a> && </td> <td class="paramname"><em>other</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">inline</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Move constructor: The source <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a> will be left in a valid but undefined state. </p> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000705">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000674">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> <p class="definition">Definition at line <a class="el" href="messageformat2__function__registry_8h_source.html#l00293">293</a> of file <a class="el" href="messageformat2__function__registry_8h_source.html">messageformat2_function_registry.h</a>.</p> </div> </div> <a id="a0a10af55a8b3b3ec5e210a33b030d04f"></a> <h2 class="memtitle"><span class="permalink"><a href="#a0a10af55a8b3b3ec5e210a33b030d04f">◆ </a></span>~MFFunctionRegistry()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual icu::message2::MFFunctionRegistry::~MFFunctionRegistry </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Destructor. </p> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000706">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000675">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="a85f6f15c305fdd0d41d47f792301d4bb"></a> <h2 class="memtitle"><span class="permalink"><a href="#a85f6f15c305fdd0d41d47f792301d4bb">◆ </a></span>getDefaultFormatterNameByType()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::message2::MFFunctionRegistry::getDefaultFormatterNameByType </td> <td>(</td> <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> & </td> <td class="paramname"><em>formatterType</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> & </td> <td class="paramname"><em>name</em> </td> </tr> <tr> <td></td> <td>)</td> <td></td><td> const</td> </tr> </table> </div><div class="memdoc"> <p>Looks up a formatter factory by a type tag. </p> <p>This method gets the name of the default formatter registered for that type. If no formatter was explicitly registered for this type, it returns false.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">formatterType</td><td>Type tag for the desired <code><a class="el" href="classicu_1_1message2_1_1FormattableObject.html" title="FormattableObject is an abstract class that can be implemented in order to define an arbitrary class ...">FormattableObject</a></code> type to be formatted. </td></tr> <tr><td class="paramname">name</td><td>Output parameter; initialized to the name of the default formatter for <code>formatterType</code> if one has been registered. Its value is undefined otherwise. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>True if and only if the function registry contains a default formatter for <code>formatterType</code>. If the return value is false, then the value of <code>name</code> is undefined.</dd></dl> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000702">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000671">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> </div> </div> <a id="abefc634242de580aaa620f4352769525"></a> <h2 class="memtitle"><span class="permalink"><a href="#abefc634242de580aaa620f4352769525">◆ </a></span>getFormatter()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classicu_1_1message2_1_1FormatterFactory.html">FormatterFactory</a>* icu::message2::MFFunctionRegistry::getFormatter </td> <td>(</td> <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> & </td> <td class="paramname"><em>formatterName</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Looks up a formatter factory by the name of the formatter. </p> <p>The result is non-const, since formatter factories may have local state. Returns the result by pointer rather than by reference since it can fail.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">formatterName</td><td>Name of the desired formatter. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A pointer to the <code><a class="el" href="classicu_1_1message2_1_1FormatterFactory.html" title="Interface that factory classes for creating formatters must implement. ">FormatterFactory</a></code> registered under <code>formatterName</code>, or null if no formatter was registered under that name. The pointer is not owned by the caller.</dd></dl> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000700">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000669">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> </div> </div> <a id="a8af74fdd195590f1d0e325889dd1fa56"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8af74fdd195590f1d0e325889dd1fa56">◆ </a></span>getSelector()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const <a class="el" href="classicu_1_1message2_1_1SelectorFactory.html">SelectorFactory</a>* icu::message2::MFFunctionRegistry::getSelector </td> <td>(</td> <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">FunctionName</a> & </td> <td class="paramname"><em>selectorName</em></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Looks up a selector factory by the name of the selector. </p> <p>(This returns the result by pointer rather than by reference since <code><a class="el" href="classicu_1_1message2_1_1FormatterFactory.html" title="Interface that factory classes for creating formatters must implement. ">FormatterFactory</a></code> is an abstract class.)</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">selectorName</td><td>Name of the desired selector. </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>A pointer to the <code><a class="el" href="classicu_1_1message2_1_1SelectorFactory.html" title="Interface that factory classes for creating selectors must implement. ">SelectorFactory</a></code> registered under <code>selectorName</code>, or null if no formatter was registered under that name.</dd></dl> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000701">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000670">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> </div> </div> <a id="a37dc597bc1f990b60318634049f3ef07"></a> <h2 class="memtitle"><span class="permalink"><a href="#a37dc597bc1f990b60318634049f3ef07">◆ </a></span>operator=()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a>& icu::message2::MFFunctionRegistry::operator= </td> <td>(</td> <td class="paramtype"><a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html">MFFunctionRegistry</a> && </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">noexcept</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Move assignment operator: The source <a class="el" href="classicu_1_1message2_1_1MFFunctionRegistry.html" title="Defines mappings from names of formatters and selectors to functions implementing them...">MFFunctionRegistry</a> will be left in a valid but undefined state. </p> <dl class="internal"><dt><b><a class="el" href="internal.html#_internal000704">Internal:</a></b></dt><dd>Do not use. This API is for internal use only. ICU 75 technology preview </dd></dl> <dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000673">Deprecated:</a></b></dt><dd>This API is for technology preview only. </dd></dl> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li>i18n/unicode/<a class="el" href="messageformat2__function__registry_8h_source.html">messageformat2_function_registry.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка