blob: 424882ecb043253f57089d0508ae394df5b6de06 [file] [log] [blame]
<!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.5"/>
<title>Apache Mesos: routing::filter::icmp::Classifier Struct 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="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 style="padding-left: 0.5em;">
<div id="projectname">Apache Mesos
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacerouting.html">routing</a></li><li class="navelem"><a class="el" href="namespacerouting_1_1filter.html">filter</a></li><li class="navelem"><a class="el" href="namespacerouting_1_1filter_1_1icmp.html">icmp</a></li><li class="navelem"><a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html">Classifier</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structrouting_1_1filter_1_1icmp_1_1Classifier-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">routing::filter::icmp::Classifier Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p><code>#include &lt;<a class="el" href="icmp_8hpp_source.html">icmp.hpp</a>&gt;</code></p>
<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:a8039ec3f956870ba2b17fb61337996aa"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html#a8039ec3f956870ba2b17fb61337996aa">Classifier</a> (const <a class="el" href="classOption.html">Option</a>&lt; <a class="el" href="classnet_1_1IP.html">net::IP</a> &gt; &amp;_destinationIP)</td></tr>
<tr class="separator:a8039ec3f956870ba2b17fb61337996aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afffe21f3ed208fa7b0a6924d63b05268"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html#afffe21f3ed208fa7b0a6924d63b05268">operator==</a> (const <a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html">Classifier</a> &amp;that) const </td></tr>
<tr class="separator:afffe21f3ed208fa7b0a6924d63b05268"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a124a9e5c7ab5d39223e2c75fd2b1b9b4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classOption.html">Option</a>&lt; <a class="el" href="classnet_1_1IP.html">net::IP</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html#a124a9e5c7ab5d39223e2c75fd2b1b9b4">destinationIP</a></td></tr>
<tr class="separator:a124a9e5c7ab5d39223e2c75fd2b1b9b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8039ec3f956870ba2b17fb61337996aa"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">routing::filter::icmp::Classifier::Classifier </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classOption.html">Option</a>&lt; <a class="el" href="classnet_1_1IP.html">net::IP</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>_destinationIP</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> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="afffe21f3ed208fa7b0a6924d63b05268"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool routing::filter::icmp::Classifier::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structrouting_1_1filter_1_1icmp_1_1Classifier.html">Classifier</a> &amp;&#160;</td>
<td class="paramname"><em>that</em></td><td>)</td>
<td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a124a9e5c7ab5d39223e2c75fd2b1b9b4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classOption.html">Option</a>&lt;<a class="el" href="classnet_1_1IP.html">net::IP</a>&gt; routing::filter::icmp::Classifier::destinationIP</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/linux/routing/filter/<a class="el" href="icmp_8hpp_source.html">icmp.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>