blob: ec6f099df907796507a8ce0018da1917672b7c6c [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.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Apache Geode Native C++ Reference: apache::geode::client::EntryEvent Class 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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</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">Apache Geode Native C++ Reference
&#160;<span id="projectnumber">1.13.1</span>
</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>
</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">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a00459.html','');});
/* @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> &#124;
<a href="#pro-attribs">Protected Attributes</a> </div>
<div class="headertitle">
<div class="title">apache::geode::client::EntryEvent Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Represents an entry event affecting an entry, including its identity and the the circumstances of the event.
<a href="a00459.html#details">More...</a></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:a085e358151c3a68d00f7f15c4498b4f3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a085e358151c3a68d00f7f15c4498b4f3">EntryEvent</a> (const std::shared_ptr&lt; <a class="el" href="a00815.html">Region</a> &gt; &amp;region, const std::shared_ptr&lt; <a class="el" href="a00339.html">CacheableKey</a> &gt; &amp;key, const std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt; &amp;oldValue, const std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt; &amp;newValue, const std::shared_ptr&lt; <a class="el" href="a00855.html">Serializable</a> &gt; &amp;aCallbackArgument, const bool <a class="el" href="a00459.html#a0d7f1d807ee544c154215fae796b1f18">remoteOrigin</a>)</td></tr>
<tr class="memdesc:a085e358151c3a68d00f7f15c4498b4f3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor, given all values. <a href="#a085e358151c3a68d00f7f15c4498b4f3">More...</a><br /></td></tr>
<tr class="separator:a085e358151c3a68d00f7f15c4498b4f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac66f3ccec7d25e8985560fb1a0dc752c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#ac66f3ccec7d25e8985560fb1a0dc752c">EntryEvent</a> ()</td></tr>
<tr class="memdesc:ac66f3ccec7d25e8985560fb1a0dc752c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor. <a href="#ac66f3ccec7d25e8985560fb1a0dc752c">More...</a><br /></td></tr>
<tr class="separator:ac66f3ccec7d25e8985560fb1a0dc752c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a24cb900d2af911a6fca0635d6f1357"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Serializable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a3a24cb900d2af911a6fca0635d6f1357">getCallbackArgument</a> () const</td></tr>
<tr class="memdesc:a3a24cb900d2af911a6fca0635d6f1357"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the callbackArgument passed to the method that generated this event. <a href="#a3a24cb900d2af911a6fca0635d6f1357">More...</a><br /></td></tr>
<tr class="separator:a3a24cb900d2af911a6fca0635d6f1357"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9f748727850f1b9ab21fb400cd981bd6"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00339.html">CacheableKey</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a9f748727850f1b9ab21fb400cd981bd6">getKey</a> () const</td></tr>
<tr class="separator:a9f748727850f1b9ab21fb400cd981bd6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc198458ebe1e327cfe8cbf66b66c8f0"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#adc198458ebe1e327cfe8cbf66b66c8f0">getNewValue</a> () const</td></tr>
<tr class="memdesc:adc198458ebe1e327cfe8cbf66b66c8f0"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the event is a destroy or invalidate operation, then the new value will be nullptr. <a href="#adc198458ebe1e327cfe8cbf66b66c8f0">More...</a><br /></td></tr>
<tr class="separator:adc198458ebe1e327cfe8cbf66b66c8f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afe723855cbf895aaf80afc4d3778270a"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#afe723855cbf895aaf80afc4d3778270a">getOldValue</a> () const</td></tr>
<tr class="memdesc:afe723855cbf895aaf80afc4d3778270a"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the prior state of the entry was invalid, or non-existent/destroyed, then the old value will be nullptr. <a href="#afe723855cbf895aaf80afc4d3778270a">More...</a><br /></td></tr>
<tr class="separator:afe723855cbf895aaf80afc4d3778270a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adda3af52689eba611f04eeeb770ef28f"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00815.html">Region</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#adda3af52689eba611f04eeeb770ef28f">getRegion</a> () const</td></tr>
<tr class="separator:adda3af52689eba611f04eeeb770ef28f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d7f1d807ee544c154215fae796b1f18"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a0d7f1d807ee544c154215fae796b1f18">remoteOrigin</a> () const</td></tr>
<tr class="memdesc:a0d7f1d807ee544c154215fae796b1f18"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the event originated in a remote process, returns true. <a href="#a0d7f1d807ee544c154215fae796b1f18">More...</a><br /></td></tr>
<tr class="separator:a0d7f1d807ee544c154215fae796b1f18"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a791b14dccf58a12e967b8dacba965190"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a791b14dccf58a12e967b8dacba965190">~EntryEvent</a> ()</td></tr>
<tr class="memdesc:a791b14dccf58a12e967b8dacba965190"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <a href="#a791b14dccf58a12e967b8dacba965190">More...</a><br /></td></tr>
<tr class="separator:a791b14dccf58a12e967b8dacba965190"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr class="memitem:ac07eafc27c72feeec52610f82416c545"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Serializable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#ac07eafc27c72feeec52610f82416c545">m_callbackArgument</a></td></tr>
<tr class="memdesc:ac07eafc27c72feeec52610f82416c545"><td class="mdescLeft">&#160;</td><td class="mdescRight">Callback argument for this event, if any. <a href="#ac07eafc27c72feeec52610f82416c545">More...</a><br /></td></tr>
<tr class="separator:ac07eafc27c72feeec52610f82416c545"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a86522f7447c92f499abf003c25955bea"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00339.html">CacheableKey</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a86522f7447c92f499abf003c25955bea">m_key</a></td></tr>
<tr class="memdesc:a86522f7447c92f499abf003c25955bea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Cacheable key. <a href="#a86522f7447c92f499abf003c25955bea">More...</a><br /></td></tr>
<tr class="separator:a86522f7447c92f499abf003c25955bea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6ac2f8f08d8a38573d31f3f6b1fea548"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a6ac2f8f08d8a38573d31f3f6b1fea548">m_newValue</a></td></tr>
<tr class="memdesc:a6ac2f8f08d8a38573d31f3f6b1fea548"><td class="mdescLeft">&#160;</td><td class="mdescRight">New value. <a href="#a6ac2f8f08d8a38573d31f3f6b1fea548">More...</a><br /></td></tr>
<tr class="separator:a6ac2f8f08d8a38573d31f3f6b1fea548"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4ea6586b3422d80b7bd94a0fc6a0a856"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a4ea6586b3422d80b7bd94a0fc6a0a856">m_oldValue</a></td></tr>
<tr class="memdesc:a4ea6586b3422d80b7bd94a0fc6a0a856"><td class="mdescLeft">&#160;</td><td class="mdescRight">Old value. <a href="#a4ea6586b3422d80b7bd94a0fc6a0a856">More...</a><br /></td></tr>
<tr class="separator:a4ea6586b3422d80b7bd94a0fc6a0a856"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afad418fec0935a39b5e391797bfad928"><td class="memItemLeft" align="right" valign="top">std::shared_ptr&lt; <a class="el" href="a00815.html">Region</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#afad418fec0935a39b5e391797bfad928">m_region</a></td></tr>
<tr class="memdesc:afad418fec0935a39b5e391797bfad928"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="a00815.html" title="This class manages subregions and cached data.">Region</a>. <a href="#afad418fec0935a39b5e391797bfad928">More...</a><br /></td></tr>
<tr class="separator:afad418fec0935a39b5e391797bfad928"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19f9c9961f8a943779d89faa909323f8"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00459.html#a19f9c9961f8a943779d89faa909323f8">m_remoteOrigin</a></td></tr>
<tr class="memdesc:a19f9c9961f8a943779d89faa909323f8"><td class="mdescLeft">&#160;</td><td class="mdescRight">True if from a remote (non-local) process. <a href="#a19f9c9961f8a943779d89faa909323f8">More...</a><br /></td></tr>
<tr class="separator:a19f9c9961f8a943779d89faa909323f8"><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 an entry event affecting an entry, including its identity and the the circumstances of the event. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a085e358151c3a68d00f7f15c4498b4f3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a085e358151c3a68d00f7f15c4498b4f3">&#9670;&nbsp;</a></span>EntryEvent() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">apache::geode::client::EntryEvent::EntryEvent </td>
<td>(</td>
<td class="paramtype">const std::shared_ptr&lt; <a class="el" href="a00815.html">Region</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>region</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::shared_ptr&lt; <a class="el" href="a00339.html">CacheableKey</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>key</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>oldValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::shared_ptr&lt; <a class="el" href="a00855.html">Cacheable</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>newValue</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::shared_ptr&lt; <a class="el" href="a00855.html">Serializable</a> &gt; &amp;&#160;</td>
<td class="paramname"><em>aCallbackArgument</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const bool&#160;</td>
<td class="paramname"><em>remoteOrigin</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor, given all values. </p>
</div>
</div>
<a id="a791b14dccf58a12e967b8dacba965190"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a791b14dccf58a12e967b8dacba965190">&#9670;&nbsp;</a></span>~EntryEvent()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual apache::geode::client::EntryEvent::~EntryEvent </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Destructor. </p>
</div>
</div>
<a id="ac66f3ccec7d25e8985560fb1a0dc752c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac66f3ccec7d25e8985560fb1a0dc752c">&#9670;&nbsp;</a></span>EntryEvent() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">apache::geode::client::EntryEvent::EntryEvent </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructor. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a3a24cb900d2af911a6fca0635d6f1357"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3a24cb900d2af911a6fca0635d6f1357">&#9670;&nbsp;</a></span>getCallbackArgument()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Serializable</a>&gt; apache::geode::client::EntryEvent::getCallbackArgument </td>
<td>(</td>
<td class="paramname"></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">
<p>Returns the callbackArgument passed to the method that generated this event. </p>
<p>See the <a class="el" href="a00815.html">Region</a> interface methods that take a callbackArgument parameter. </p>
</div>
</div>
<a id="a9f748727850f1b9ab21fb400cd981bd6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9f748727850f1b9ab21fb400cd981bd6">&#9670;&nbsp;</a></span>getKey()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00339.html">CacheableKey</a>&gt; apache::geode::client::EntryEvent::getKey </td>
<td>(</td>
<td class="paramname"></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">
<dl class="section return"><dt>Returns</dt><dd>the key this event describes. </dd></dl>
</div>
</div>
<a id="adc198458ebe1e327cfe8cbf66b66c8f0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adc198458ebe1e327cfe8cbf66b66c8f0">&#9670;&nbsp;</a></span>getNewValue()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Cacheable</a>&gt; apache::geode::client::EntryEvent::getNewValue </td>
<td>(</td>
<td class="paramname"></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">
<p>If the event is a destroy or invalidate operation, then the new value will be nullptr. </p>
<dl class="section return"><dt>Returns</dt><dd>the updated value from this event </dd></dl>
</div>
</div>
<a id="afe723855cbf895aaf80afc4d3778270a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afe723855cbf895aaf80afc4d3778270a">&#9670;&nbsp;</a></span>getOldValue()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Cacheable</a>&gt; apache::geode::client::EntryEvent::getOldValue </td>
<td>(</td>
<td class="paramname"></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">
<p>If the prior state of the entry was invalid, or non-existent/destroyed, then the old value will be nullptr. </p>
<dl class="section return"><dt>Returns</dt><dd>the old value in the cache. </dd></dl>
</div>
</div>
<a id="adda3af52689eba611f04eeeb770ef28f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adda3af52689eba611f04eeeb770ef28f">&#9670;&nbsp;</a></span>getRegion()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00815.html">Region</a>&gt; apache::geode::client::EntryEvent::getRegion </td>
<td>(</td>
<td class="paramname"></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">
<dl class="section return"><dt>Returns</dt><dd>the region this event occurred in. </dd></dl>
</div>
</div>
<a id="a0d7f1d807ee544c154215fae796b1f18"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d7f1d807ee544c154215fae796b1f18">&#9670;&nbsp;</a></span>remoteOrigin()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool apache::geode::client::EntryEvent::remoteOrigin </td>
<td>(</td>
<td class="paramname"></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">
<p>If the event originated in a remote process, returns true. </p>
</div>
</div>
<h2 class="groupheader">Field Documentation</h2>
<a id="ac07eafc27c72feeec52610f82416c545"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac07eafc27c72feeec52610f82416c545">&#9670;&nbsp;</a></span>m_callbackArgument</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Serializable</a>&gt; apache::geode::client::EntryEvent::m_callbackArgument</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Callback argument for this event, if any. </p>
</div>
</div>
<a id="a86522f7447c92f499abf003c25955bea"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a86522f7447c92f499abf003c25955bea">&#9670;&nbsp;</a></span>m_key</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00339.html">CacheableKey</a>&gt; apache::geode::client::EntryEvent::m_key</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Cacheable key. </p>
</div>
</div>
<a id="a6ac2f8f08d8a38573d31f3f6b1fea548"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6ac2f8f08d8a38573d31f3f6b1fea548">&#9670;&nbsp;</a></span>m_newValue</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Cacheable</a>&gt; apache::geode::client::EntryEvent::m_newValue</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>New value. </p>
</div>
</div>
<a id="a4ea6586b3422d80b7bd94a0fc6a0a856"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4ea6586b3422d80b7bd94a0fc6a0a856">&#9670;&nbsp;</a></span>m_oldValue</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00855.html">Cacheable</a>&gt; apache::geode::client::EntryEvent::m_oldValue</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Old value. </p>
</div>
</div>
<a id="afad418fec0935a39b5e391797bfad928"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afad418fec0935a39b5e391797bfad928">&#9670;&nbsp;</a></span>m_region</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">std::shared_ptr&lt;<a class="el" href="a00815.html">Region</a>&gt; apache::geode::client::EntryEvent::m_region</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p><a class="el" href="a00815.html" title="This class manages subregions and cached data.">Region</a>. </p>
</div>
</div>
<a id="a19f9c9961f8a943779d89faa909323f8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a19f9c9961f8a943779d89faa909323f8">&#9670;&nbsp;</a></span>m_remoteOrigin</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool apache::geode::client::EntryEvent::m_remoteOrigin</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>True if from a remote (non-local) process. </p>
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<HR><address style="align: right;"><small>Apache Geode C++ Cache API Documentation</small></address>