blob: c896235b3e891165fb479e0d5f67839bb66814f3 [file] [log] [blame]
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Proton DotNet: Apache.Qpid.Proton.Client.ISource Interface 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">Proton DotNet
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @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&amp;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="namespaceApache.html">Apache</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid.html">Qpid</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton.html">Proton</a></li><li class="navelem"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html">Client</a></li><li class="navelem"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html">ISource</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#properties">Properties</a> &#124;
<a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Apache.Qpid.Proton.Client.ISource Interface Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Represents the remote Source instance for a sender or receiver link
<a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#details">More...</a></p>
<p>Inherited by Apache.Qpid.Proton.Client.Implementation.ClientRemoteSource.</p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:ab6a32a3757acd287e6a9725b037d3947"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#ab6a32a3757acd287e6a9725b037d3947">Address</a><code> [get]</code></td></tr>
<tr class="memdesc:ab6a32a3757acd287e6a9725b037d3947"><td class="mdescLeft">&#160;</td><td class="mdescRight">The address value of the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#ab6a32a3757acd287e6a9725b037d3947">More...</a><br /></td></tr>
<tr class="separator:ab6a32a3757acd287e6a9725b037d3947"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa27928239c602f96ec5a3a1a1bd884f4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#abf270817f0631ad896871638bee2b287">DurabilityMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#aa27928239c602f96ec5a3a1a1bd884f4">DurabilityMode</a><code> [get]</code></td></tr>
<tr class="memdesc:aa27928239c602f96ec5a3a1a1bd884f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The durability mode assigned to the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#aa27928239c602f96ec5a3a1a1bd884f4">More...</a><br /></td></tr>
<tr class="separator:aa27928239c602f96ec5a3a1a1bd884f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae3bd1a09c26fd957b8421c8642bef7ff"><td class="memItemLeft" align="right" valign="top">uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#ae3bd1a09c26fd957b8421c8642bef7ff">Timeout</a><code> [get]</code></td></tr>
<tr class="memdesc:ae3bd1a09c26fd957b8421c8642bef7ff"><td class="mdescLeft">&#160;</td><td class="mdescRight">The expiry timeout assigned to the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#ae3bd1a09c26fd957b8421c8642bef7ff">More...</a><br /></td></tr>
<tr class="separator:ae3bd1a09c26fd957b8421c8642bef7ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a39c2792f5cdcee938831adcbc48c0147"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a932f30c66b130dc8306611cb01983d8c">ExpiryPolicy</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a39c2792f5cdcee938831adcbc48c0147">ExpiryPolicy</a><code> [get]</code></td></tr>
<tr class="memdesc:a39c2792f5cdcee938831adcbc48c0147"><td class="mdescLeft">&#160;</td><td class="mdescRight">The expiry policy assigned to the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a39c2792f5cdcee938831adcbc48c0147">More...</a><br /></td></tr>
<tr class="separator:a39c2792f5cdcee938831adcbc48c0147"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2672c7c9123f47a888258c1bc7176fce"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a2672c7c9123f47a888258c1bc7176fce">Dynamic</a><code> [get]</code></td></tr>
<tr class="memdesc:a2672c7c9123f47a888258c1bc7176fce"><td class="mdescLeft">&#160;</td><td class="mdescRight">Indicates if the remote source node was created dynamically. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a2672c7c9123f47a888258c1bc7176fce">More...</a><br /></td></tr>
<tr class="separator:a2672c7c9123f47a888258c1bc7176fce"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6bd38c1f442a0eb323790d23f148b907"><td class="memItemLeft" align="right" valign="top">IReadOnlyDictionary&lt; string, object &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a6bd38c1f442a0eb323790d23f148b907">DynamicNodeProperties</a><code> [get]</code></td></tr>
<tr class="memdesc:a6bd38c1f442a0eb323790d23f148b907"><td class="mdescLeft">&#160;</td><td class="mdescRight">The node properties assigned to a dynamically created source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a6bd38c1f442a0eb323790d23f148b907">More...</a><br /></td></tr>
<tr class="separator:a6bd38c1f442a0eb323790d23f148b907"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acebf8505797520baac57ccf55ae5016c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a09fbfb279bed85249277302174da5734">DistributionMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#acebf8505797520baac57ccf55ae5016c">DistributionMode</a><code> [get]</code></td></tr>
<tr class="memdesc:acebf8505797520baac57ccf55ae5016c"><td class="mdescLeft">&#160;</td><td class="mdescRight">The distribution mode of the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#acebf8505797520baac57ccf55ae5016c">More...</a><br /></td></tr>
<tr class="separator:acebf8505797520baac57ccf55ae5016c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a34868a0714301e99e90a628679fe548e"><td class="memItemLeft" align="right" valign="top">IReadOnlyDictionary&lt; string, object &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a34868a0714301e99e90a628679fe548e">Filters</a><code> [get]</code></td></tr>
<tr class="memdesc:a34868a0714301e99e90a628679fe548e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The collection of filters that are configured on the source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a34868a0714301e99e90a628679fe548e">More...</a><br /></td></tr>
<tr class="separator:a34868a0714301e99e90a628679fe548e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a621fc0d04f63c1a6feebba6bde57f6b4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IDeliveryState.html">IDeliveryState</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a621fc0d04f63c1a6feebba6bde57f6b4">DefaultOutcome</a><code> [get]</code></td></tr>
<tr class="memdesc:a621fc0d04f63c1a6feebba6bde57f6b4"><td class="mdescLeft">&#160;</td><td class="mdescRight">The default outcome that is assigned on the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a621fc0d04f63c1a6feebba6bde57f6b4">More...</a><br /></td></tr>
<tr class="separator:a621fc0d04f63c1a6feebba6bde57f6b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91b72b54b1535985e2e51917b3169513"><td class="memItemLeft" align="right" valign="top">IReadOnlyCollection&lt; <a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a4e8185e0e32f8574f07049842421e732">DeliveryStateType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a91b72b54b1535985e2e51917b3169513">Outcomes</a><code> [get]</code></td></tr>
<tr class="memdesc:a91b72b54b1535985e2e51917b3169513"><td class="mdescLeft">&#160;</td><td class="mdescRight">The set of supported outcomes on the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a91b72b54b1535985e2e51917b3169513">More...</a><br /></td></tr>
<tr class="separator:a91b72b54b1535985e2e51917b3169513"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8a218d9efff74baaa91c6370b7e077c6"><td class="memItemLeft" align="right" valign="top">IReadOnlyCollection&lt; string &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a8a218d9efff74baaa91c6370b7e077c6">Capabilities</a><code> [get]</code></td></tr>
<tr class="memdesc:a8a218d9efff74baaa91c6370b7e077c6"><td class="mdescLeft">&#160;</td><td class="mdescRight">The set of capabilities assigned on the remote source node. <a href="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1ISource.html#a8a218d9efff74baaa91c6370b7e077c6">More...</a><br /></td></tr>
<tr class="separator:a8a218d9efff74baaa91c6370b7e077c6"><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>Represents the remote Source instance for a sender or receiver link </p>
</div><h2 class="groupheader">Property Documentation</h2>
<a id="ab6a32a3757acd287e6a9725b037d3947"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab6a32a3757acd287e6a9725b037d3947">&#9670;&nbsp;</a></span>Address</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">string Apache.Qpid.Proton.Client.ISource.Address</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The address value of the remote source node. </p>
</div>
</div>
<a id="a8a218d9efff74baaa91c6370b7e077c6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8a218d9efff74baaa91c6370b7e077c6">&#9670;&nbsp;</a></span>Capabilities</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">IReadOnlyCollection&lt;string&gt; Apache.Qpid.Proton.Client.ISource.Capabilities</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The set of capabilities assigned on the remote source node. </p>
</div>
</div>
<a id="a621fc0d04f63c1a6feebba6bde57f6b4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a621fc0d04f63c1a6feebba6bde57f6b4">&#9670;&nbsp;</a></span>DefaultOutcome</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="interfaceApache_1_1Qpid_1_1Proton_1_1Client_1_1IDeliveryState.html">IDeliveryState</a> Apache.Qpid.Proton.Client.ISource.DefaultOutcome</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The default outcome that is assigned on the remote source node. </p>
</div>
</div>
<a id="acebf8505797520baac57ccf55ae5016c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acebf8505797520baac57ccf55ae5016c">&#9670;&nbsp;</a></span>DistributionMode</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="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a09fbfb279bed85249277302174da5734">DistributionMode</a> Apache.Qpid.Proton.Client.ISource.DistributionMode</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The distribution mode of the remote source node. </p>
</div>
</div>
<a id="aa27928239c602f96ec5a3a1a1bd884f4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa27928239c602f96ec5a3a1a1bd884f4">&#9670;&nbsp;</a></span>DurabilityMode</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="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#abf270817f0631ad896871638bee2b287">DurabilityMode</a> Apache.Qpid.Proton.Client.ISource.DurabilityMode</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The durability mode assigned to the remote source node. </p>
</div>
</div>
<a id="a2672c7c9123f47a888258c1bc7176fce"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2672c7c9123f47a888258c1bc7176fce">&#9670;&nbsp;</a></span>Dynamic</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool Apache.Qpid.Proton.Client.ISource.Dynamic</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Indicates if the remote source node was created dynamically. </p>
</div>
</div>
<a id="a6bd38c1f442a0eb323790d23f148b907"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6bd38c1f442a0eb323790d23f148b907">&#9670;&nbsp;</a></span>DynamicNodeProperties</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">IReadOnlyDictionary&lt;string, object&gt; Apache.Qpid.Proton.Client.ISource.DynamicNodeProperties</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The node properties assigned to a dynamically created source node. </p>
</div>
</div>
<a id="a39c2792f5cdcee938831adcbc48c0147"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a39c2792f5cdcee938831adcbc48c0147">&#9670;&nbsp;</a></span>ExpiryPolicy</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="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a932f30c66b130dc8306611cb01983d8c">ExpiryPolicy</a> Apache.Qpid.Proton.Client.ISource.ExpiryPolicy</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The expiry policy assigned to the remote source node. </p>
</div>
</div>
<a id="a34868a0714301e99e90a628679fe548e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a34868a0714301e99e90a628679fe548e">&#9670;&nbsp;</a></span>Filters</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">IReadOnlyDictionary&lt;string, object&gt; Apache.Qpid.Proton.Client.ISource.Filters</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The collection of filters that are configured on the source node. </p>
</div>
</div>
<a id="a91b72b54b1535985e2e51917b3169513"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a91b72b54b1535985e2e51917b3169513">&#9670;&nbsp;</a></span>Outcomes</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">IReadOnlyCollection&lt;<a class="el" href="namespaceApache_1_1Qpid_1_1Proton_1_1Client.html#a4e8185e0e32f8574f07049842421e732">DeliveryStateType</a>&gt; Apache.Qpid.Proton.Client.ISource.Outcomes</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The set of supported outcomes on the remote source node. </p>
</div>
</div>
<a id="ae3bd1a09c26fd957b8421c8642bef7ff"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae3bd1a09c26fd957b8421c8642bef7ff">&#9670;&nbsp;</a></span>Timeout</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">uint Apache.Qpid.Proton.Client.ISource.Timeout</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>The expiry timeout assigned to the remote source node. </p>
</div>
</div>
<hr/>The documentation for this interface was generated from the following file:<ul>
<li>src/Proton.Client/Client/ISource.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated 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.1
</small></address>
</body>
</html>