blob: 7ced660904a38dc0ea34d517c114b0964cc79aa4 [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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>iceberg-cpp: iceberg::UnboundAggregateImpl&lt; B &gt; 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="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 id="projectrow">
<td id="projectalign">
<div id="projectname">iceberg-cpp
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><b>iceberg</b></li><li class="navelem"><a class="el" href="classiceberg_1_1UnboundAggregateImpl.html">UnboundAggregateImpl</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="classiceberg_1_1UnboundAggregateImpl-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">iceberg::UnboundAggregateImpl&lt; B &gt; Class Template Reference</div></div>
</div><!--header-->
<div class="contents">
<p>Template for unbound aggregates that carry a term and operation.
<a href="classiceberg_1_1UnboundAggregateImpl.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="aggregate_8h_source.html">aggregate.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for iceberg::UnboundAggregateImpl&lt; B &gt;:</div>
<div class="dyncontent">
<div class="center">
<img src="classiceberg_1_1UnboundAggregateImpl.png" usemap="#iceberg::UnboundAggregateImpl_3C_20B_20_3E_map" alt=""/>
<map id="iceberg::UnboundAggregateImpl_3C_20B_20_3E_map" name="iceberg::UnboundAggregateImpl_3C_20B_20_3E_map">
<area href="classiceberg_1_1UnboundAggregate.html" title="Base class for unbound aggregates." alt="iceberg::UnboundAggregate" shape="rect" coords="132,112,386,136"/>
<area href="classiceberg_1_1Aggregate.html" alt="iceberg::Aggregate&lt; UnboundTerm&lt; B &gt; &gt;" shape="rect" coords="528,112,782,136"/>
<area href="classiceberg_1_1Expression.html" title="Represents a boolean expression tree." alt="iceberg::Expression" shape="rect" coords="0,56,254,80"/>
<area href="classiceberg_1_1Unbound.html" alt="iceberg::Unbound&lt; Expression &gt;" shape="rect" coords="264,56,518,80"/>
<area href="classiceberg_1_1Expression.html" title="Represents a boolean expression tree." alt="iceberg::Expression" shape="rect" coords="528,56,782,80"/>
<area href="classiceberg_1_1util_1_1Formattable.html" title="Interface for objects that can be formatted via std::format." alt="iceberg::util::Formattable" shape="rect" coords="0,0,254,24"/>
<area href="classiceberg_1_1util_1_1Formattable.html" title="Interface for objects that can be formatted via std::format." alt="iceberg::util::Formattable" shape="rect" coords="528,0,782,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a15f042b6cc58c144ad2042b922089a40" id="r_a15f042b6cc58c144ad2042b922089a40"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="classiceberg_1_1NamedReference.html">NamedReference</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1UnboundAggregateImpl.html#a15f042b6cc58c144ad2042b922089a40">reference</a> () override</td></tr>
<tr class="memdesc:a15f042b6cc58c144ad2042b922089a40"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the underlying named reference for this unbound term. <br /></td></tr>
<tr class="separator:a15f042b6cc58c144ad2042b922089a40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4855375d718179c731529527844a88af" id="r_a4855375d718179c731529527844a88af"><td class="memItemLeft" align="right" valign="top">Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1UnboundAggregateImpl.html#a4855375d718179c731529527844a88af">Bind</a> (const <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &amp;schema, bool case_sensitive) const override</td></tr>
<tr class="memdesc:a4855375d718179c731529527844a88af"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bind this expression to a concrete schema. <br /></td></tr>
<tr class="separator:a4855375d718179c731529527844a88af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classiceberg_1_1UnboundAggregate"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classiceberg_1_1UnboundAggregate')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classiceberg_1_1UnboundAggregate.html">iceberg::UnboundAggregate</a></td></tr>
<tr class="memitem:ab86b7e03739c4aa29b263613892ab3f5 inherit pub_methods_classiceberg_1_1UnboundAggregate" id="r_ab86b7e03739c4aa29b263613892ab3f5"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1UnboundAggregate.html#ab86b7e03739c4aa29b263613892ab3f5">is_unbound_aggregate</a> () const override</td></tr>
<tr class="separator:ab86b7e03739c4aa29b263613892ab3f5 inherit pub_methods_classiceberg_1_1UnboundAggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classiceberg_1_1Expression"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classiceberg_1_1Expression')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classiceberg_1_1Expression.html">iceberg::Expression</a></td></tr>
<tr class="memitem:a7ce9433b8cc063b06ac6371d6d56815c inherit pub_methods_classiceberg_1_1Expression" id="r_a7ce9433b8cc063b06ac6371d6d56815c"><td class="memItemLeft" align="right" valign="top">virtual Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Expression.html#a7ce9433b8cc063b06ac6371d6d56815c">Negate</a> () const</td></tr>
<tr class="memdesc:a7ce9433b8cc063b06ac6371d6d56815c inherit pub_methods_classiceberg_1_1Expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the negation of this expression, equivalent to not(this). <br /></td></tr>
<tr class="separator:a7ce9433b8cc063b06ac6371d6d56815c inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f62190ba4e74757afb0fba05acb1e6a inherit pub_methods_classiceberg_1_1Expression" id="r_a5f62190ba4e74757afb0fba05acb1e6a"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Expression.html#a5f62190ba4e74757afb0fba05acb1e6a">Equals</a> (const <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &amp;other) const</td></tr>
<tr class="memdesc:a5f62190ba4e74757afb0fba05acb1e6a inherit pub_methods_classiceberg_1_1Expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns whether this expression will accept the same values as another. <br /></td></tr>
<tr class="separator:a5f62190ba4e74757afb0fba05acb1e6a inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e9c204f698d069ebc0fefb9e5269ab6 inherit pub_methods_classiceberg_1_1Expression" id="r_a2e9c204f698d069ebc0fefb9e5269ab6"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Expression.html#a2e9c204f698d069ebc0fefb9e5269ab6">ToString</a> () const override</td></tr>
<tr class="memdesc:a2e9c204f698d069ebc0fefb9e5269ab6 inherit pub_methods_classiceberg_1_1Expression"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a user-readable string representation. <br /></td></tr>
<tr class="separator:a2e9c204f698d069ebc0fefb9e5269ab6 inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96e614d02433117161d21989f7ff1257 inherit pub_methods_classiceberg_1_1Expression" id="r_a96e614d02433117161d21989f7ff1257"><td class="memItemLeft" align="right" valign="top">
virtual bool&#160;</td><td class="memItemRight" valign="bottom"><b>is_unbound_predicate</b> () const</td></tr>
<tr class="separator:a96e614d02433117161d21989f7ff1257 inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8807793506a834a71384dac034e6c62f inherit pub_methods_classiceberg_1_1Expression" id="r_a8807793506a834a71384dac034e6c62f"><td class="memItemLeft" align="right" valign="top">
virtual bool&#160;</td><td class="memItemRight" valign="bottom"><b>is_bound_predicate</b> () const</td></tr>
<tr class="separator:a8807793506a834a71384dac034e6c62f inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab760f80ffc03ab40301be7d59c621a4a inherit pub_methods_classiceberg_1_1Expression" id="r_ab760f80ffc03ab40301be7d59c621a4a"><td class="memItemLeft" align="right" valign="top">
virtual bool&#160;</td><td class="memItemRight" valign="bottom"><b>is_bound_aggregate</b> () const</td></tr>
<tr class="separator:ab760f80ffc03ab40301be7d59c621a4a inherit pub_methods_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classiceberg_1_1Unbound"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classiceberg_1_1Unbound')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classiceberg_1_1Unbound.html">iceberg::Unbound&lt; Expression &gt;</a></td></tr>
<tr class="memitem:a032a320b067d50a56cfe7e5e6ed986e9 inherit pub_methods_classiceberg_1_1Unbound" id="r_a032a320b067d50a56cfe7e5e6ed986e9"><td class="memItemLeft" align="right" valign="top">
Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Bind</b> (const <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &amp;schema) const</td></tr>
<tr class="memdesc:a032a320b067d50a56cfe7e5e6ed986e9 inherit pub_methods_classiceberg_1_1Unbound"><td class="mdescLeft">&#160;</td><td class="mdescRight">Overloaded Bind method that uses case-sensitive matching by default. <br /></td></tr>
<tr class="separator:a032a320b067d50a56cfe7e5e6ed986e9 inherit pub_methods_classiceberg_1_1Unbound"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classiceberg_1_1Aggregate"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classiceberg_1_1Aggregate')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classiceberg_1_1Aggregate.html">iceberg::Aggregate&lt; UnboundTerm&lt; B &gt; &gt;</a></td></tr>
<tr class="memitem:a04e2d2492b3a5580b85a6663f32fd251 inherit pub_methods_classiceberg_1_1Aggregate" id="r_a04e2d2492b3a5580b85a6663f32fd251"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Expression::Operation</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Aggregate.html#a04e2d2492b3a5580b85a6663f32fd251">op</a> () const override</td></tr>
<tr class="memdesc:a04e2d2492b3a5580b85a6663f32fd251 inherit pub_methods_classiceberg_1_1Aggregate"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the operation for an expression node. <br /></td></tr>
<tr class="separator:a04e2d2492b3a5580b85a6663f32fd251 inherit pub_methods_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a761fc9c146cc30271fa100b2906bf056 inherit pub_methods_classiceberg_1_1Aggregate" id="r_a761fc9c146cc30271fa100b2906bf056"><td class="memItemLeft" align="right" valign="top">
const std::shared_ptr&lt; T &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>term</b> () const</td></tr>
<tr class="separator:a761fc9c146cc30271fa100b2906bf056 inherit pub_methods_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afaed75e6a5da8ce6aedd320e687539a3 inherit pub_methods_classiceberg_1_1Aggregate" id="r_afaed75e6a5da8ce6aedd320e687539a3"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Aggregate.html#afaed75e6a5da8ce6aedd320e687539a3">ToString</a> () const override</td></tr>
<tr class="memdesc:afaed75e6a5da8ce6aedd320e687539a3 inherit pub_methods_classiceberg_1_1Aggregate"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get a user-readable string representation. <br /></td></tr>
<tr class="separator:afaed75e6a5da8ce6aedd320e687539a3 inherit pub_methods_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-static-methods" name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a64f138562adea7a887a788b66e98952d" id="r_a64f138562adea7a887a788b66e98952d"><td class="memItemLeft" align="right" valign="top"><a id="a64f138562adea7a887a788b66e98952d" name="a64f138562adea7a887a788b66e98952d"></a>
static Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1UnboundAggregateImpl.html">UnboundAggregateImpl</a>&lt; B &gt; &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>Make</b> (<a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Expression::Operation</a> <a class="el" href="classiceberg_1_1Aggregate.html#a04e2d2492b3a5580b85a6663f32fd251">op</a>, std::shared_ptr&lt; <a class="el" href="classiceberg_1_1UnboundTerm.html">UnboundTerm</a>&lt; B &gt; &gt; term)</td></tr>
<tr class="separator:a64f138562adea7a887a788b66e98952d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="inherited" name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classiceberg_1_1Expression"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classiceberg_1_1Expression')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classiceberg_1_1Expression.html">iceberg::Expression</a></td></tr>
<tr class="memitem:a433076bdc34ce0b6d359313c6c7b8a9c inherit pub_types_classiceberg_1_1Expression" id="r_a433076bdc34ce0b6d359313c6c7b8a9c"><td class="memItemLeft" align="right" valign="top"><a id="a433076bdc34ce0b6d359313c6c7b8a9c" name="a433076bdc34ce0b6d359313c6c7b8a9c"></a>enum class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Operation</a> { <br />
&#160;&#160;<b>kTrue</b>
, <b>kFalse</b>
, <b>kIsNull</b>
, <b>kNotNull</b>
, <br />
&#160;&#160;<b>kIsNan</b>
, <b>kNotNan</b>
, <b>kLt</b>
, <b>kLtEq</b>
, <br />
&#160;&#160;<b>kGt</b>
, <b>kGtEq</b>
, <b>kEq</b>
, <b>kNotEq</b>
, <br />
&#160;&#160;<b>kIn</b>
, <b>kNotIn</b>
, <b>kNot</b>
, <b>kAnd</b>
, <br />
&#160;&#160;<b>kOr</b>
, <b>kStartsWith</b>
, <b>kNotStartsWith</b>
, <b>kCount</b>
, <br />
&#160;&#160;<b>kCountNull</b>
, <b>kCountStar</b>
, <b>kMax</b>
, <b>kMin</b>
<br />
}</td></tr>
<tr class="memdesc:a433076bdc34ce0b6d359313c6c7b8a9c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Operation types for expressions. <br /></td></tr>
<tr class="separator:a433076bdc34ce0b6d359313c6c7b8a9c inherit pub_types_classiceberg_1_1Expression"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classiceberg_1_1Aggregate"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classiceberg_1_1Aggregate')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classiceberg_1_1Aggregate.html">iceberg::Aggregate&lt; UnboundTerm&lt; B &gt; &gt;</a></td></tr>
<tr class="memitem:a6faf5ff7b6ecd69dc6cd26ee84a3dd30 inherit pro_methods_classiceberg_1_1Aggregate" id="r_a6faf5ff7b6ecd69dc6cd26ee84a3dd30"><td class="memItemLeft" align="right" valign="top">
&#160;</td><td class="memItemRight" valign="bottom"><b>Aggregate</b> (<a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Expression::Operation</a> op, std::shared_ptr&lt; T &gt; term)</td></tr>
<tr class="separator:a6faf5ff7b6ecd69dc6cd26ee84a3dd30 inherit pro_methods_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_methods_classiceberg_1_1Aggregate"><td colspan="2" onclick="javascript:toggleInherit('pro_static_methods_classiceberg_1_1Aggregate')"><img src="closed.png" alt="-"/>&#160;Static Protected Member Functions inherited from <a class="el" href="classiceberg_1_1Aggregate.html">iceberg::Aggregate&lt; UnboundTerm&lt; B &gt; &gt;</a></td></tr>
<tr class="memitem:a5af32b25e4103d34dfc370064e1a14a9 inherit pro_static_methods_classiceberg_1_1Aggregate" id="r_a5af32b25e4103d34dfc370064e1a14a9"><td class="memItemLeft" align="right" valign="top">
static constexpr bool&#160;</td><td class="memItemRight" valign="bottom"><b>IsSupportedOp</b> (<a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Expression::Operation</a> op)</td></tr>
<tr class="separator:a5af32b25e4103d34dfc370064e1a14a9 inherit pro_static_methods_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_attribs_classiceberg_1_1Aggregate"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classiceberg_1_1Aggregate')"><img src="closed.png" alt="-"/>&#160;Protected Attributes inherited from <a class="el" href="classiceberg_1_1Aggregate.html">iceberg::Aggregate&lt; UnboundTerm&lt; B &gt; &gt;</a></td></tr>
<tr class="memitem:a4dbbc648f79d02a088ede60b0158dfee inherit pro_attribs_classiceberg_1_1Aggregate" id="r_a4dbbc648f79d02a088ede60b0158dfee"><td class="memItemLeft" align="right" valign="top">
<a class="el" href="classiceberg_1_1Expression.html#a433076bdc34ce0b6d359313c6c7b8a9c">Expression::Operation</a>&#160;</td><td class="memItemRight" valign="bottom"><b>operation_</b></td></tr>
<tr class="separator:a4dbbc648f79d02a088ede60b0158dfee inherit pro_attribs_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a96a91318a214bade482691853f82ee03 inherit pro_attribs_classiceberg_1_1Aggregate" id="r_a96a91318a214bade482691853f82ee03"><td class="memItemLeft" align="right" valign="top">
std::shared_ptr&lt; T &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>term_</b></td></tr>
<tr class="separator:a96a91318a214bade482691853f82ee03 inherit pro_attribs_classiceberg_1_1Aggregate"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><div class="compoundTemplParams">template&lt;typename B&gt;<br />
class iceberg::UnboundAggregateImpl&lt; B &gt;</div><p>Template for unbound aggregates that carry a term and operation. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a4855375d718179c731529527844a88af" name="a4855375d718179c731529527844a88af"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4855375d718179c731529527844a88af">&#9670;&#160;</a></span>Bind()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename B &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Result&lt; std::shared_ptr&lt; <a class="el" href="classiceberg_1_1Expression.html">Expression</a> &gt; &gt; <a class="el" href="classiceberg_1_1UnboundAggregateImpl.html">iceberg::UnboundAggregateImpl</a>&lt; B &gt;::Bind </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classiceberg_1_1Schema.html">Schema</a> &amp;&#160;</td>
<td class="paramname"><em>schema</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>case_sensitive</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td> const</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Bind this expression to a concrete schema. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">schema</td><td>The schema to bind against </td></tr>
<tr><td class="paramname">case_sensitive</td><td>Whether field name matching should be case sensitive </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>A bound expression or an error if binding fails </dd></dl>
<p>Implements <a class="el" href="classiceberg_1_1Unbound.html#a3af63f1670bd36266714c7cf3296fc83">iceberg::Unbound&lt; Expression &gt;</a>.</p>
</div>
</div>
<a id="a15f042b6cc58c144ad2042b922089a40" name="a15f042b6cc58c144ad2042b922089a40"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a15f042b6cc58c144ad2042b922089a40">&#9670;&#160;</a></span>reference()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename B &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt; <a class="el" href="classiceberg_1_1NamedReference.html">NamedReference</a> &gt; <a class="el" href="classiceberg_1_1UnboundAggregateImpl.html">iceberg::UnboundAggregateImpl</a>&lt; B &gt;::reference </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the underlying named reference for this unbound term. </p>
<p>Implements <a class="el" href="classiceberg_1_1Unbound.html#aba4992824a9033d7fa4e1c75bb2ed854">iceberg::Unbound&lt; Expression &gt;</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>iceberg/expression/<a class="el" href="aggregate_8h_source.html">aggregate.h</a></li>
<li>iceberg/expression/<b>aggregate.cc</b></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.8
</small></address>
</body>
</html>