FairMQ/v1.3.9/FairMQSuboptParser_8h.html
2019-08-07 18:00:46 +02:00

171 lines
10 KiB
HTML

<!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.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FairMQ: fairmq/options/FairMQSuboptParser.h File 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">FairMQ
&#160;<span id="projectnumber">1.3.9</span>
</div>
<div id="projectbrief">C++ Message Passing Framework</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<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');
/* @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="dir_d6b28f7731906a8cbc4171450df4b180.html">fairmq</a></li><li class="navelem"><a class="el" href="dir_45e75480de90911e73132ad6d2c599a0.html">options</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">FairMQSuboptParser.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Parser implementation for key-value subopt format.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;FairMQParser.h&quot;</code><br />
<code>#include &lt;boost/program_options.hpp&gt;</code><br />
<code>#include &lt;cstring&gt;</code><br />
<code>#include &lt;vector&gt;</code><br />
<code>#include &lt;string&gt;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for FairMQSuboptParser.h:</div>
<div class="dyncontent">
<div class="center"><img src="FairMQSuboptParser_8h__incl.png" border="0" usemap="#fairmq_2options_2FairMQSuboptParser_8h" alt=""/></div>
<map name="fairmq_2options_2FairMQSuboptParser_8h" id="fairmq_2options_2FairMQSuboptParser_8h">
<area shape="rect" title="Parser implementation for key&#45;value subopt format." alt="" coords="2476,5,2668,47"/>
<area shape="rect" href="FairMQParser_8h_source.html" title=" " alt="" coords="2309,95,2424,121"/>
<area shape="rect" title=" " alt="" coords="2342,796,2397,823"/>
<area shape="rect" title=" " alt="" coords="271,796,329,823"/>
<area shape="rect" title=" " alt="" coords="2271,490,2332,517"/>
<area shape="rect" title=" " alt="" coords="2660,95,2839,121"/>
<area shape="rect" title=" " alt="" coords="1170,647,1281,673"/>
<area shape="rect" title=" " alt="" coords="2405,177,2483,203"/>
<area shape="rect" title=" " alt="" coords="43,169,178,211"/>
<area shape="rect" href="FairMQChannel_8h_source.html" title=" " alt="" coords="743,177,865,203"/>
<area shape="rect" title=" " alt="" coords="853,796,923,823"/>
<area shape="rect" title=" " alt="" coords="557,259,619,285"/>
<area shape="rect" title=" " alt="" coords="643,259,701,285"/>
<area shape="rect" title=" " alt="" coords="726,259,805,285"/>
<area shape="rect" title=" " alt="" coords="2143,490,2196,517"/>
<area shape="rect" href="FairMQTransportFactory_8h_source.html" title=" " alt="" coords="881,333,1055,360"/>
<area shape="rect" href="FairMQLogger_8h_source.html" title=" " alt="" coords="203,408,317,435"/>
<area shape="rect" href="FairMQMessage_8h_source.html" title=" " alt="" coords="863,490,993,517"/>
<area shape="rect" href="Transports_8h_source.html" title=" " alt="" coords="2042,572,2177,599"/>
<area shape="rect" href="FairMQSocket_8h_source.html" title=" " alt="" coords="931,408,1048,435"/>
<area shape="rect" href="FairMQParts_8h_source.html" title=" " alt="" coords="427,259,533,285"/>
<area shape="rect" href="FairMQPoller_8h_source.html" title=" " alt="" coords="1027,721,1136,748"/>
<area shape="rect" href="FairMQUnmanagedRegion_8h_source.html" title=" " alt="" coords="654,490,839,517"/>
<area shape="rect" href="MemoryResources_8h_source.html" title=" " alt="" coords="1466,408,1649,435"/>
<area shape="rect" title=" " alt="" coords="195,490,325,517"/>
<area shape="rect" title=" " alt="" coords="831,572,897,599"/>
<area shape="rect" href="Tools_8h_source.html" title=" " alt="" coords="1895,647,1998,673"/>
<area shape="rect" href="CppSTL_8h_source.html" title=" " alt="" coords="1555,721,1707,748"/>
<area shape="rect" href="Network_8h_source.html" title=" " alt="" coords="1781,721,1933,748"/>
<area shape="rect" href="Process_8h_source.html" title=" " alt="" coords="1958,721,2111,748"/>
<area shape="rect" href="RateLimit_8h_source.html" title=" " alt="" coords="2660,721,2820,748"/>
<area shape="rect" href="Strings_8h_source.html" title=" " alt="" coords="1333,721,1480,748"/>
<area shape="rect" href="Unique_8h_source.html" title=" " alt="" coords="2135,721,2281,748"/>
<area shape="rect" href="Version_8h_source.html" title=" " alt="" coords="1160,721,1309,748"/>
<area shape="rect" title=" " alt="" coords="1563,796,1642,823"/>
<area shape="rect" title=" " alt="" coords="1675,796,1757,823"/>
<area shape="rect" title=" " alt="" coords="1834,796,1881,823"/>
<area shape="rect" title=" " alt="" coords="2614,796,2679,823"/>
<area shape="rect" title=" " alt="" coords="2704,796,2776,823"/>
<area shape="rect" title=" " alt="" coords="2800,796,2867,823"/>
<area shape="rect" title=" " alt="" coords="2891,796,2949,823"/>
<area shape="rect" title=" " alt="" coords="2528,796,2589,823"/>
<area shape="rect" title=" " alt="" coords="1333,796,1430,823"/>
<area shape="rect" title=" " alt="" coords="1455,796,1524,823"/>
<area shape="rect" title=" " alt="" coords="1207,796,1276,823"/>
<area shape="rect" title=" " alt="" coords="1132,796,1183,823"/>
<area shape="rect" title=" " alt="" coords="1220,483,1353,524"/>
<area shape="rect" title=" " alt="" coords="1377,483,1532,524"/>
<area shape="rect" title=" " alt="" coords="1556,483,1764,524"/>
<area shape="rect" title=" " alt="" coords="1789,483,1966,524"/>
</map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="FairMQSuboptParser_8h__dep__incl.png" border="0" usemap="#fairmq_2options_2FairMQSuboptParser_8hdep" alt=""/></div>
<map name="fairmq_2options_2FairMQSuboptParser_8hdep" id="fairmq_2options_2FairMQSuboptParser_8hdep">
<area shape="rect" title="Parser implementation for key&#45;value subopt format." alt="" coords="5,5,197,47"/>
<area shape="rect" href="FairMQSuboptParser_8cxx.html" title="Parser implementation for key&#45;value subopt format." alt="" coords="5,95,197,136"/>
</map>
</div>
</div>
<p><a href="FairMQSuboptParser_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfair_1_1mq_1_1parser_1_1SUBOPT.html">fair::mq::parser::SUBOPT</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacefair"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacefair.html">fair</a></td></tr>
<tr class="memdesc:namespacefair"><td class="mdescLeft">&#160;</td><td class="mdescRight">Tools for interfacing containers to the transport via polymorphic allocators. <br /></td></tr>
<tr class="separator:"><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>Parser implementation for key-value subopt format. </p>
<dl class="section author"><dt>Author</dt><dd><a href="#" onclick="location.href='mai'+'lto:'+'Mat'+'th'+'ias'+'.R'+'ich'+'te'+'r@s'+'ci'+'eq.'+'ne'+'t'; return false;">Matth<span style="display: none;">.nosp@m.</span>ias.<span style="display: none;">.nosp@m.</span>Richt<span style="display: none;">.nosp@m.</span>er@s<span style="display: none;">.nosp@m.</span>cieq.<span style="display: none;">.nosp@m.</span>net</a> </dd></dl>
<dl class="section since"><dt>Since</dt><dd>2017-03-30 </dd></dl>
</div></div><!-- contents -->
<p style="margin: 0 12px 10px 12px;"><a href="https://help.github.com/articles/github-privacy-statement/">privacy</a></p>