2022-05-08 19:59:26 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" / >
2022-05-08 22:01:23 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-11-26 18:19:17 +00:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2022-05-08 19:59:26 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > GpgFrontend Project: GpgFrontend::SingletonFunctionObject< T > Class Template 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 = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.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 >
2022-05-08 22:01:23 +00:00
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2022-05-08 19:59:26 +00:00
< div id = "projectname" > GpgFrontend Project
< / div >
< div id = "projectbrief" > A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-11-26 18:19:17 +00:00
<!-- Generated by Doxygen 1.9.1 -->
2022-05-08 19:59:26 +00:00
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-11-26 18:19:17 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2022-05-08 19:59:26 +00:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-05-08 22:01:23 +00:00
/* @license-end */< / script >
2022-05-08 19:59:26 +00:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-05-08 22:01:23 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2022-05-08 19:59:26 +00:00
$(document).ready(function(){initNavTree('classGpgFrontend_1_1SingletonFunctionObject.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "classGpgFrontend_1_1SingletonFunctionObject-members.html" > List of all members< / a > < / div >
2022-05-08 22:01:23 +00:00
< div class = "headertitle" >
< div class = "title" > GpgFrontend::SingletonFunctionObject< T > Class Template Reference< / div > < / div >
2022-05-08 19:59:26 +00:00
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "GpgFunctionObject_8h_source.html" > GpgFunctionObject.h< / a > > < / code > < / p >
< div class = "dynheader" >
Inheritance diagram for GpgFrontend::SingletonFunctionObject< T > :< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.png" border = "0" usemap = "#aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< map name = "aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_inherit__map" id = "aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_inherit__map" >
2024-01-23 07:22:33 +00:00
< area shape = "rect" title = " " alt = "" coords = "1919,220,2148,503" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "5,565,235,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "259,565,488,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "512,565,741,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "765,565,995,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "1019,565,1261,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "1285,565,1515,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "1539,565,1768,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "1792,565,2021,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "2045,565,2275,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "2299,565,2528,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "2552,565,2781,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "2805,565,3035,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "3059,565,3288,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "3312,565,3541,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "3567,565,3799,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1SingletonFunctionObject.html" title = " " alt = "" coords = "3823,565,4052,848" / >
< area shape = "rect" href = "classGpgFrontend_1_1ChannelObject.html" title = "object which in channel system is called "channel"" alt = "" coords = "1929,5,2137,171" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgUIDOperator.html" title = " " alt = "" coords = "10,963,230,1099" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKeyManager.html" title = " " alt = "" coords = "263,956,483,1107" / >
< area shape = "rect" href = "classGpgFrontend_1_1Thread_1_1TaskRunnerGetter.html" title = " " alt = "" coords = "531,963,723,1099" / >
< area shape = "rect" href = "classGpgFrontend_1_1Module_1_1ModuleManager.html" title = " " alt = "" coords = "796,905,964,1158" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKeyImportExporter.html" title = " " alt = "" coords = "1037,956,1243,1107" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKeyGetter_1_1Impl.html" title = " " alt = "" coords = "1298,897,1502,1165" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKeyOpera.html" title = " " alt = "" coords = "1531,905,1770,1158" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgFileOpera.html" title = " " alt = "" coords = "1794,912,2025,1151" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgKeyGetter.html" title = " " alt = "" coords = "2058,934,2262,1129" / >
< area shape = "rect" href = "classGpgFrontend_1_1CacheManager.html" title = " " alt = "" coords = "2308,934,2519,1129" / >
< area shape = "rect" href = "classGpgFrontend_1_1LoggerManager.html" title = " " alt = "" coords = "2559,934,2774,1129" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgBasicOperator.html" title = "Basic operation collection." alt = "" coords = "2805,919,3035,1143" / >
< area shape = "rect" href = "classGpgFrontend_1_1GlobalSettingStation.html" title = "Singleton class for managing global settings in the application." alt = "" coords = "3069,919,3275,1143" / >
< area shape = "rect" href = "classGpgFrontend_1_1DataObjectOperator.html" title = " " alt = "" coords = "3300,934,3543,1129" / >
< area shape = "rect" href = "classGpgFrontend_1_1PassphraseGenerator.html" title = "The PassphraseGenerator class." alt = "" coords = "3567,978,3817,1085" / >
< area shape = "rect" href = "classGpgFrontend_1_1GpgContext.html" title = " " alt = "" coords = "3842,956,4033,1107" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< div class = "dynheader" >
Collaboration diagram for GpgFrontend::SingletonFunctionObject< T > :< / div >
< div class = "dyncontent" >
2022-11-26 18:19:17 +00:00
< div class = "center" > < img src = "classGpgFrontend_1_1SingletonFunctionObject__coll__graph.png" border = "0" usemap = "#aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_coll__map" alt = "Collaboration graph" / > < / div >
< map name = "aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_coll__map" id = "aGpgFrontend_1_1SingletonFunctionObject_3_01T_01_4_coll__map" >
2024-01-23 07:22:33 +00:00
< area shape = "rect" title = " " alt = "" coords = "5,219,235,501" / >
< area shape = "rect" href = "classGpgFrontend_1_1ChannelObject.html" title = "object which in channel system is called "channel"" alt = "" coords = "16,5,224,171" / >
2022-05-08 22:01:23 +00:00
< / map >
2022-05-08 19:59:26 +00:00
< / div >
< table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
2022-05-08 19:59:26 +00:00
Public Member Functions< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a194e49b07d46345bdad386505d743a61" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a194e49b07d46345bdad386505d743a61" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a194e49b07d46345bdad386505d743a61" > SingletonFunctionObject< / a > (const < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < T > & )=delete< / td > < / tr >
< tr class = "memdesc:a194e49b07d46345bdad386505d743a61" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > prohibit copy < br / > < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "separator:a194e49b07d46345bdad386505d743a61" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a99eb547639a63e7c2f467ebb611c95b7" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7" > operator=< / a > (const < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < T > & ) -> < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > & =delete< / td > < / tr >
< tr class = "memdesc:a99eb547639a63e7c2f467ebb611c95b7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > prohibit copy < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a99eb547639a63e7c2f467ebb611c95b7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a99eb547639a63e7c2f467ebb611c95b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a94ee1e1251023610590e675ae3de8bd5" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5" > GetChannel< / a > () const -> int< / td > < / tr >
< tr class = "memdesc:a94ee1e1251023610590e675ae3de8bd5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Channel object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a94ee1e1251023610590e675ae3de8bd5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a94ee1e1251023610590e675ae3de8bd5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:aabc5fe8e5a372ac276a265286457cb9a" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aabc5fe8e5a372ac276a265286457cb9a" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#aabc5fe8e5a372ac276a265286457cb9a" > SingletonFunctionObject< / a > (T & & )=delete< / td > < / tr >
< tr class = "memdesc:aabc5fe8e5a372ac276a265286457cb9a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:aabc5fe8e5a372ac276a265286457cb9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a7090636bed6f4bad5b99f28f6872c645" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a7090636bed6f4bad5b99f28f6872c645" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a7090636bed6f4bad5b99f28f6872c645" > SingletonFunctionObject< / a > (const T & )=delete< / td > < / tr >
< tr class = "memdesc:a7090636bed6f4bad5b99f28f6872c645" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a7090636bed6f4bad5b99f28f6872c645" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 22:01:23 +00:00
< tr class = "memitem:a03ce3095a745ecbf5e6a032e7da4bc97" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a03ce3095a745ecbf5e6a032e7da4bc97" > < / a >
2022-05-08 19:59:26 +00:00
void  < / td > < td class = "memItemRight" valign = "bottom" > < b > operator=< / b > (const T & )=delete< / td > < / tr >
< tr class = "separator:a03ce3095a745ecbf5e6a032e7da4bc97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "inherit_header pub_methods_classGpgFrontend_1_1ChannelObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_methods_classGpgFrontend_1_1ChannelObject')" > < img src = "closed.png" alt = "-" / >   Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html" > GpgFrontend::ChannelObject< / a > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "aedbf32eddc701e521bd8e790ef208da0" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#aedbf32eddc701e521bd8e790ef208da0" > ChannelObject< / a > () noexcept< / td > < / tr >
< tr class = "memdesc:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Default Channel Object object. < br / > < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "separator:aedbf32eddc701e521bd8e790ef208da0 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a85a29ff6a1233114eb9f159c408cbe35" > < / a >
virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a85a29ff6a1233114eb9f159c408cbe35" > ~ChannelObject< / a > () noexcept< / td > < / tr >
< tr class = "memdesc:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy the Channel Object object. < br / > < / td > < / tr >
< tr class = "separator:a85a29ff6a1233114eb9f159c408cbe35 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5" > ChannelObject< / a > (int channel, QString type)< / td > < / tr >
< tr class = "memdesc:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Channel Object object. < a href = "classGpgFrontend_1_1ChannelObject.html#a3d55a57ee60bdb5a747125da9586a0e5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d55a57ee60bdb5a747125da9586a0e5 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26" > GetChannel< / a > () const -> int< / td > < / tr >
< tr class = "memdesc:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a085b36517fcc46916279b9d633da2d26 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "memitem:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09" > SetChannel< / a > (int channel)< / td > < / tr >
< tr class = "memdesc:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Set the Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#aa3b19cad6d873b314bba32a3dae85f09" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa3b19cad6d873b314bba32a3dae85f09 inherit pub_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
2022-05-08 19:59:26 +00:00
Static Public Member Functions< / h2 > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ac963fee992753970bfb5c81608d4070f" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f" > GetInstance< / a > (int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> T & < / td > < / tr >
< tr class = "memdesc:ac963fee992753970bfb5c81608d4070f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Instance object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#ac963fee992753970bfb5c81608d4070f" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ac963fee992753970bfb5c81608d4070f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adff3ff15fc67b7e9cdeeb2577541fbc4" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4" > CreateInstance< / a > (int channel, const std::function< ChannelObjectPtr(void)> & factory) -> T & < / td > < / tr >
< tr class = "memdesc:adff3ff15fc67b7e9cdeeb2577541fbc4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Create a Instance object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#adff3ff15fc67b7e9cdeeb2577541fbc4" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:adff3ff15fc67b7e9cdeeb2577541fbc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "memitem:ab49b1d50252e1934691a9483a6df2106" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ab49b1d50252e1934691a9483a6df2106" > ReleaseChannel< / a > (int channel)< / td > < / tr >
< tr class = "separator:ab49b1d50252e1934691a9483a6df2106" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:ad983153cbe3a0c32c123c506e04f31fc" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc" > GetDefaultChannel< / a > () -> int< / td > < / tr >
< tr class = "memdesc:ad983153cbe3a0c32c123c506e04f31fc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Default Channel object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#ad983153cbe3a0c32c123c506e04f31fc" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ad983153cbe3a0c32c123c506e04f31fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7b5db19f3a130886f43607a345a0e1d" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d" > GetAllChannelId< / a > () -> std::vector< int > < / td > < / tr >
< tr class = "memdesc:aa7b5db19f3a130886f43607a345a0e1d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get all the channel ids. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#aa7b5db19f3a130886f43607a345a0e1d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa7b5db19f3a130886f43607a345a0e1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-09 15:32:58 +00:00
< tr class = "inherit_header pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td colspan = "2" onclick = "javascript:toggleInherit('pub_static_methods_classGpgFrontend_1_1ChannelObject')" > < img src = "closed.png" alt = "-" / >   Static Public Member Functions inherited from < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html" > GpgFrontend::ChannelObject< / a > < / td > < / tr >
2024-01-23 07:22:33 +00:00
< tr class = "memitem:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memItemLeft" align = "right" valign = "top" > static auto  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8" > GetDefaultChannel< / a > () -> int< / td > < / tr >
< tr class = "memdesc:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Get the Default Channel object. < a href = "classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a6a3672c8ff3d4fb5ef6bc1bda202bbb8 inherit pub_static_methods_classGpgFrontend_1_1ChannelObject" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-05-08 19:59:26 +00:00
< / table > < table class = "memberdecls" >
2022-05-08 22:01:23 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
2022-05-08 19:59:26 +00:00
Protected Member Functions< / h2 > < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a02e76b42ab51d77588b01c7508bed258" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a02e76b42ab51d77588b01c7508bed258" > < / a >
  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a02e76b42ab51d77588b01c7508bed258" > SingletonFunctionObject< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a02e76b42ab51d77588b01c7508bed258" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a02e76b42ab51d77588b01c7508bed258" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4aa7f1eb1d3281bb1fccfcbb1b416251" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251" > SingletonFunctionObject< / a > (int channel)< / td > < / tr >
< tr class = "memdesc:a4aa7f1eb1d3281bb1fccfcbb1b416251" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Construct a new Singleton Function Object object. < a href = "classGpgFrontend_1_1SingletonFunctionObject.html#a4aa7f1eb1d3281bb1fccfcbb1b416251" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a4aa7f1eb1d3281bb1fccfcbb1b416251" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-11-26 18:19:17 +00:00
< tr class = "memitem:a8296be8c449f88175285186831b995bc" > < td class = "memItemLeft" align = "right" valign = "top" > < a id = "a8296be8c449f88175285186831b995bc" > < / a >
virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html#a8296be8c449f88175285186831b995bc" > ~SingletonFunctionObject< / a > ()=default< / td > < / tr >
< tr class = "memdesc:a8296be8c449f88175285186831b995bc" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Destroy the Singleton Function Object object. < br / > < / td > < / tr >
2022-05-08 19:59:26 +00:00
< tr class = "separator:a8296be8c449f88175285186831b995bc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-05-08 22:01:23 +00:00
< div class = "textblock" > < h3 > template< typename T> < br / >
class GpgFrontend::SingletonFunctionObject< T > < / h3 >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
2022-05-08 19:59:26 +00:00
< table class = "tparams" >
< tr > < td class = "paramname" > T< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-05-08 22:01:23 +00:00
< a id = "a4aa7f1eb1d3281bb1fccfcbb1b416251" > < / a >
2022-11-26 18:19:17 +00:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4aa7f1eb1d3281bb1fccfcbb1b416251" > ◆ < / a > < / span > SingletonFunctionObject()< / h2 >
2022-05-08 22:01:23 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::< a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > channel< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Construct a new Singleton Function Object object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > channel< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2024-01-23 07:22:33 +00:00
< a id = "adff3ff15fc67b7e9cdeeb2577541fbc4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adff3ff15fc67b7e9cdeeb2577541fbc4" > ◆ < / a > < / span > CreateInstance()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > static auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::CreateInstance < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > channel< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramtype" > const std::function< ChannelObjectPtr(void)> &   < / td >
2022-05-08 19:59:26 +00:00
< td class = "paramname" > < em > factory< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
2024-01-23 07:22:33 +00:00
< td > < / td > < td > -> T& < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Create a Instance object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > channel< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > factory< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > T& < / dd > < / dl >
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "aa7b5db19f3a130886f43607a345a0e1d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7b5db19f3a130886f43607a345a0e1d" > ◆ < / a > < / span > GetAllChannelId()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > static auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::GetAllChannelId < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
2022-05-09 15:32:58 +00:00
< td class = "paramname" > < / td > < td > )< / td >
2024-01-23 07:22:33 +00:00
< td > -> std::vector< int> < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-09 15:32:58 +00:00
< p > Get all the channel ids. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > std::vector< int> < / dd > < / dl >
2022-05-08 19:59:26 +00:00
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568" > GpgFrontend::SingletonStorageCollection::GetInstance()< / a > .< / p >
2022-11-26 18:19:17 +00:00
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a94ee1e1251023610590e675ae3de8bd5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a94ee1e1251023610590e675ae3de8bd5" > ◆ < / a > < / span > GetChannel()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::GetChannel < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
2024-01-23 07:22:33 +00:00
< td > const -> int < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Channel object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > int < / dd > < / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a085b36517fcc46916279b9d633da2d26" > GpgFrontend::ChannelObject::GetChannel()< / a > .< / p >
2022-11-26 18:19:17 +00:00
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "ad983153cbe3a0c32c123c506e04f31fc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad983153cbe3a0c32c123c506e04f31fc" > ◆ < / a > < / span > GetDefaultChannel()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > static auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::GetDefaultChannel < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
2024-01-23 07:22:33 +00:00
< td > -> int < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Default Channel object. < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > int < / dd > < / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1ChannelObject.html#a6a3672c8ff3d4fb5ef6bc1bda202bbb8" > GpgFrontend::ChannelObject::GetDefaultChannel()< / a > .< / p >
2022-11-26 18:19:17 +00:00
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "ac963fee992753970bfb5c81608d4070f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac963fee992753970bfb5c81608d4070f" > ◆ < / a > < / span > GetInstance()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > static auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::GetInstance < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
2024-01-23 07:22:33 +00:00
< td class = "paramname" > < em > channel< / em > = < code > GpgFrontend::kGpgFrontendDefaultChannel< / code > < / td > < td > )< / td >
< td > -> T& < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Get the Instance object. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > channel< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section return" > < dt > Returns< / dt > < dd > T& < / dd > < / dl >
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6" > GpgFrontend::GetChannelObjectInstance()< / a > .< / p >
2022-11-26 18:19:17 +00:00
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2024-01-23 07:22:33 +00:00
< a id = "a99eb547639a63e7c2f467ebb611c95b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a99eb547639a63e7c2f467ebb611c95b7" > ◆ < / a > < / span > operator=()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2024-01-23 07:22:33 +00:00
< td class = "memname" > auto < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::operator= < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
2022-05-09 15:32:58 +00:00
< td class = "paramtype" > const < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < T > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
2024-01-23 07:22:33 +00:00
< td > -> < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > & =delete< / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-05-09 15:32:58 +00:00
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-05-09 15:32:58 +00:00
< p > prohibit copy < / p >
< dl class = "section return" > < dt > Returns< / dt > < dd > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > & < / dd > < / dl >
2022-05-08 19:59:26 +00:00
< / div >
< / div >
2022-05-09 15:32:58 +00:00
< a id = "ab49b1d50252e1934691a9483a6df2106" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab49b1d50252e1934691a9483a6df2106" > ◆ < / a > < / span > ReleaseChannel()< / h2 >
2022-05-08 19:59:26 +00:00
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< typename T > < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-05-09 15:32:58 +00:00
< td class = "memname" > static void < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > GpgFrontend::SingletonFunctionObject< / a > < T > ::ReleaseChannel < / td >
2022-05-08 19:59:26 +00:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > channel< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-05-09 15:32:58 +00:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
2022-05-08 19:59:26 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > channel< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
2022-05-09 15:32:58 +00:00
< dl class = "section return" > < dt > Returns< / dt > < dd > T& < / dd > < / dl >
2022-05-08 19:59:26 +00:00
2024-01-23 07:22:33 +00:00
< p class = "reference" > References < a class = "el" href = "classGpgFrontend_1_1SingletonStorageCollection.html#a4bba0f1f2880648909af6824bcef9568" > GpgFrontend::SingletonStorageCollection::GetInstance()< / a > .< / p >
2022-11-26 18:19:17 +00:00
2022-05-08 19:59:26 +00:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
2024-01-23 07:22:33 +00:00
< li > src/core/function/basic/< a class = "el" href = "GpgFunctionObject_8h_source.html" > GpgFunctionObject.h< / a > < / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceGpgFrontend.html" > GpgFrontend< / a > < / li > < li class = "navelem" > < a class = "el" href = "classGpgFrontend_1_1SingletonFunctionObject.html" > SingletonFunctionObject< / a > < / li >
2022-11-26 18:19:17 +00:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1 < / li >
2022-05-08 19:59:26 +00:00
< / ul >
< / div >
< / body >
< / html >