blob: f5604e7d3ff10c4cdbcce44fcad4d77f0dd336bb [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 .NET Reference: Apache::Geode::Client::CacheableKey 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 .NET 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('a00498.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="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#properties">Properties</a> </div>
<div class="headertitle">
<div class="title">Apache::Geode::Client::CacheableKey Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>This class wraps the native C++ <code>apache::geode::client::Serializable</code> objects as managed ../../ISerializable objects.
<a href="a00498.html#details">More...</a></p>
<p>Inherits <a class="el" href="a01114.html">Apache::Geode::Client::Serializable</a>, and <a class="el" href="a00902.html">Apache::Geode::Client::ICacheableKey</a>.</p>
<p>Inherited by <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; TNative, TManaged, TYPEID &gt;</a>, <a class="el" href="a00522.html">Apache::Geode::Client::CacheableString</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableBoolean, bool, static_cast&lt; int8_t &gt;(DSCode::CacheableBoolean)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableByte, Byte, static_cast&lt; int8_t &gt;(DSCode::CacheableByte)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableCharacter, Char, static_cast&lt; int8_t &gt;(DSCode::CacheableCharacter)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableDouble, Double, static_cast&lt; int8_t &gt;(DSCode::CacheableDouble)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableFloat, Single, static_cast&lt; int8_t &gt;(DSCode::CacheableFloat)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt16, System::Int16, static_cast&lt; int8_t &gt;(DSCode::CacheableInt16)&gt;</a>, <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt32, System::Int32, static_cast&lt; int8_t &gt;(DSCode::CacheableInt32)&gt;</a>, and <a class="el" href="a00418.html">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt64, System::Int64, static_cast&lt; int8_t &gt;(DSCode::CacheableInt64)&gt;</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:a5431c8fb0bc4b2fed7e18efdb994e57d"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a5431c8fb0bc4b2fed7e18efdb994e57d">Equals</a> (<a class="el" href="a00902.html">ICacheableKey</a>^ other)</td></tr>
<tr class="memdesc:a5431c8fb0bc4b2fed7e18efdb994e57d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if this key matches other object. <a href="#a5431c8fb0bc4b2fed7e18efdb994e57d">More...</a><br /></td></tr>
<tr class="separator:a5431c8fb0bc4b2fed7e18efdb994e57d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d9ba3bd7851aa680dc56654eb44c00d"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a7d9ba3bd7851aa680dc56654eb44c00d">Equals</a> (Object^ obj) override</td></tr>
<tr class="memdesc:a7d9ba3bd7851aa680dc56654eb44c00d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if this key matches other object. <a href="#a7d9ba3bd7851aa680dc56654eb44c00d">More...</a><br /></td></tr>
<tr class="separator:a7d9ba3bd7851aa680dc56654eb44c00d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9a88344340ac7b9d298672439f264997"><td class="memItemLeft" align="right" valign="top">virtual System::Int32&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a9a88344340ac7b9d298672439f264997">GetHashCode</a> () override</td></tr>
<tr class="memdesc:a9a88344340ac7b9d298672439f264997"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the hashcode for this key. <a href="#a9a88344340ac7b9d298672439f264997">More...</a><br /></td></tr>
<tr class="separator:a9a88344340ac7b9d298672439f264997"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab399122dadac5f60090908915eb174e"><td class="memItemLeft" align="right" valign="top">virtual String ^&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01114.html#aab399122dadac5f60090908915eb174e">ToString</a> () override</td></tr>
<tr class="memdesc:aab399122dadac5f60090908915eb174e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return a string representation of the object. <a href="#aab399122dadac5f60090908915eb174e">More...</a><br /></td></tr>
<tr class="separator:aab399122dadac5f60090908915eb174e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a35d8b124f0c74119bc2b562eb6a1db01"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a35d8b124f0c74119bc2b562eb6a1db01">operator CacheableKey^</a> (bool value)</td></tr>
<tr class="memdesc:a35d8b124f0c74119bc2b562eb6a1db01"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a boolean to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#a35d8b124f0c74119bc2b562eb6a1db01">More...</a><br /></td></tr>
<tr class="separator:a35d8b124f0c74119bc2b562eb6a1db01"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adb03559f0e734c75992ee5a949d88a4f"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#adb03559f0e734c75992ee5a949d88a4f">operator CacheableKey^</a> (Byte value)</td></tr>
<tr class="memdesc:adb03559f0e734c75992ee5a949d88a4f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a byte to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#adb03559f0e734c75992ee5a949d88a4f">More...</a><br /></td></tr>
<tr class="separator:adb03559f0e734c75992ee5a949d88a4f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeda53e97287406532f3dde523a5c6674"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#aeda53e97287406532f3dde523a5c6674">operator CacheableKey^</a> (Double value)</td></tr>
<tr class="memdesc:aeda53e97287406532f3dde523a5c6674"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a double to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#aeda53e97287406532f3dde523a5c6674">More...</a><br /></td></tr>
<tr class="separator:aeda53e97287406532f3dde523a5c6674"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aefc98e13c9435b6a17ca21ae9e58f45c"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#aefc98e13c9435b6a17ca21ae9e58f45c">operator CacheableKey^</a> (Single value)</td></tr>
<tr class="memdesc:aefc98e13c9435b6a17ca21ae9e58f45c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a float to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#aefc98e13c9435b6a17ca21ae9e58f45c">More...</a><br /></td></tr>
<tr class="separator:aefc98e13c9435b6a17ca21ae9e58f45c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1d43d99eb1699ff51cd109721a55d0b"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#ac1d43d99eb1699ff51cd109721a55d0b">operator CacheableKey^</a> (System::Int16 value)</td></tr>
<tr class="memdesc:ac1d43d99eb1699ff51cd109721a55d0b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a 16-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#ac1d43d99eb1699ff51cd109721a55d0b">More...</a><br /></td></tr>
<tr class="separator:ac1d43d99eb1699ff51cd109721a55d0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7097ceae6f88dc136233b150da8859c4"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a7097ceae6f88dc136233b150da8859c4">operator CacheableKey^</a> (Char value)</td></tr>
<tr class="memdesc:a7097ceae6f88dc136233b150da8859c4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a character to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#a7097ceae6f88dc136233b150da8859c4">More...</a><br /></td></tr>
<tr class="separator:a7097ceae6f88dc136233b150da8859c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46ac082503f3cfb7b38ff0eb33489be8"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a46ac082503f3cfb7b38ff0eb33489be8">operator CacheableKey^</a> (System::Int32 value)</td></tr>
<tr class="memdesc:a46ac082503f3cfb7b38ff0eb33489be8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a 32-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#a46ac082503f3cfb7b38ff0eb33489be8">More...</a><br /></td></tr>
<tr class="separator:a46ac082503f3cfb7b38ff0eb33489be8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1a70369be59b5a8541c506910b6e5e71"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#a1a70369be59b5a8541c506910b6e5e71">operator CacheableKey^</a> (System::Int64 value)</td></tr>
<tr class="memdesc:a1a70369be59b5a8541c506910b6e5e71"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a 64-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#a1a70369be59b5a8541c506910b6e5e71">More...</a><br /></td></tr>
<tr class="separator:a1a70369be59b5a8541c506910b6e5e71"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adcc218644681073a3a9d151aea9c7f80"><td class="memItemLeft" align="right" valign="top">static&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00498.html#adcc218644681073a3a9d151aea9c7f80">operator CacheableKey^</a> (String^ value)</td></tr>
<tr class="memdesc:adcc218644681073a3a9d151aea9c7f80"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implicit conversion operator from a string to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. <a href="#adcc218644681073a3a9d151aea9c7f80">More...</a><br /></td></tr>
<tr class="separator:adcc218644681073a3a9d151aea9c7f80"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:af073822a47dac5d41afb64df6ad52fee"><td class="memItemLeft" align="right" valign="top">virtual System::UInt64&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01114.html#af073822a47dac5d41afb64df6ad52fee">ObjectSize</a><code> [get]</code></td></tr>
<tr class="memdesc:af073822a47dac5d41afb64df6ad52fee"><td class="mdescLeft">&#160;</td><td class="mdescRight">return the size of this object in bytes <a href="#af073822a47dac5d41afb64df6ad52fee">More...</a><br /></td></tr>
<tr class="separator:af073822a47dac5d41afb64df6ad52fee"><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>This class wraps the native C++ <code>apache::geode::client::Serializable</code> objects as managed ../../ISerializable objects. </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a5431c8fb0bc4b2fed7e18efdb994e57d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5431c8fb0bc4b2fed7e18efdb994e57d">&#9670;&nbsp;</a></span>Equals() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual bool Apache::Geode::Client::CacheableKey::Equals </td>
<td>(</td>
<td class="paramtype"><a class="el" href="a00902.html">ICacheableKey</a>^&#160;</td>
<td class="paramname"><em>other</em></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>Return true if this key matches other object. </p>
<p>It invokes the '==' operator of the underlying <code>apache::geode::client::CacheableKey</code> object. </p>
<p>Implements <a class="el" href="a00902.html#abbc184ea4c9355db33f21213f978edf4">Apache::Geode::Client::ICacheableKey</a>.</p>
<p>Reimplemented in <a class="el" href="a00522.html#a8a2460e9d4406ee59ce66c69e7fd1b58">Apache::Geode::Client::CacheableString</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; TNative, TManaged, TYPEID &gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt32, System::Int32, static_cast&lt; int8_t &gt;(DSCode::CacheableInt32)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt16, System::Int16, static_cast&lt; int8_t &gt;(DSCode::CacheableInt16)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableCharacter, Char, static_cast&lt; int8_t &gt;(DSCode::CacheableCharacter)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableFloat, Single, static_cast&lt; int8_t &gt;(DSCode::CacheableFloat)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt64, System::Int64, static_cast&lt; int8_t &gt;(DSCode::CacheableInt64)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableDouble, Double, static_cast&lt; int8_t &gt;(DSCode::CacheableDouble)&gt;</a>, <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableByte, Byte, static_cast&lt; int8_t &gt;(DSCode::CacheableByte)&gt;</a>, and <a class="el" href="a00418.html#a0cde4d19021ec7c00c9024d1f8a439ec">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableBoolean, bool, static_cast&lt; int8_t &gt;(DSCode::CacheableBoolean)&gt;</a>.</p>
</div>
</div>
<a id="a7d9ba3bd7851aa680dc56654eb44c00d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7d9ba3bd7851aa680dc56654eb44c00d">&#9670;&nbsp;</a></span>Equals() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual bool Apache::Geode::Client::CacheableKey::Equals </td>
<td>(</td>
<td class="paramtype">Object^&#160;</td>
<td class="paramname"><em>obj</em></td><td>)</td>
<td></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>Return true if this key matches other object. </p>
<p>It invokes the '==' operator if the underlying object is a <code>apache::geode::client::CacheableKey</code>, else returns <code>System.Object.Equals()</code> </p>
<p>Reimplemented in <a class="el" href="a00522.html#a50042e482b211d560d6ea8f09ed4d466">Apache::Geode::Client::CacheableString</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; TNative, TManaged, TYPEID &gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt32, System::Int32, static_cast&lt; int8_t &gt;(DSCode::CacheableInt32)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt16, System::Int16, static_cast&lt; int8_t &gt;(DSCode::CacheableInt16)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableCharacter, Char, static_cast&lt; int8_t &gt;(DSCode::CacheableCharacter)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableFloat, Single, static_cast&lt; int8_t &gt;(DSCode::CacheableFloat)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt64, System::Int64, static_cast&lt; int8_t &gt;(DSCode::CacheableInt64)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableDouble, Double, static_cast&lt; int8_t &gt;(DSCode::CacheableDouble)&gt;</a>, <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableByte, Byte, static_cast&lt; int8_t &gt;(DSCode::CacheableByte)&gt;</a>, and <a class="el" href="a00418.html#afc250b7a83d89a264ca57903aa9beaf4">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableBoolean, bool, static_cast&lt; int8_t &gt;(DSCode::CacheableBoolean)&gt;</a>.</p>
</div>
</div>
<a id="a9a88344340ac7b9d298672439f264997"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9a88344340ac7b9d298672439f264997">&#9670;&nbsp;</a></span>GetHashCode()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual System::Int32 Apache::Geode::Client::CacheableKey::GetHashCode </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></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>Return the hashcode for this key. </p>
<p>It gets the hash code by calling the <code>hashcode()</code> function of the underlying <code>apache::geode::client::CacheableKey</code> object. </p>
<p>Implements <a class="el" href="a00902.html#a541fd0835dd2941b0e84c9115cddaf5d">Apache::Geode::Client::ICacheableKey</a>.</p>
<p>Reimplemented in <a class="el" href="a00522.html#a77581c5e5934134d743f4c09bcc20264">Apache::Geode::Client::CacheableString</a>.</p>
</div>
</div>
<a id="a35d8b124f0c74119bc2b562eb6a1db01"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a35d8b124f0c74119bc2b562eb6a1db01">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[1/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">bool&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a boolean to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="adb03559f0e734c75992ee5a949d88a4f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adb03559f0e734c75992ee5a949d88a4f">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[2/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">Byte&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a byte to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="aeda53e97287406532f3dde523a5c6674"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aeda53e97287406532f3dde523a5c6674">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[3/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">Double&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a double to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="aefc98e13c9435b6a17ca21ae9e58f45c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aefc98e13c9435b6a17ca21ae9e58f45c">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[4/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">Single&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a float to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="ac1d43d99eb1699ff51cd109721a55d0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac1d43d99eb1699ff51cd109721a55d0b">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[5/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">System::Int16&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a 16-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="a7097ceae6f88dc136233b150da8859c4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7097ceae6f88dc136233b150da8859c4">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[6/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">Char&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a character to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="a46ac082503f3cfb7b38ff0eb33489be8"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a46ac082503f3cfb7b38ff0eb33489be8">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[7/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">System::Int32&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a 32-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="a1a70369be59b5a8541c506910b6e5e71"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1a70369be59b5a8541c506910b6e5e71">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[8/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">System::Int64&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a 64-bit integer to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="adcc218644681073a3a9d151aea9c7f80"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adcc218644681073a3a9d151aea9c7f80">&#9670;&nbsp;</a></span>operator CacheableKey^() <span class="overload">[9/9]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static Apache::Geode::Client::CacheableKey::operator <a class="el" href="a00498.html">CacheableKey</a>^ </td>
<td>(</td>
<td class="paramtype">String^&#160;</td>
<td class="paramname"><em>value</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implicit conversion operator from a string to a <code><a class="el" href="a00498.html" title="This class wraps the native C++ apache::geode::client::Serializable objects as managed ....">CacheableKey</a></code>. </p>
</div>
</div>
<a id="aab399122dadac5f60090908915eb174e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aab399122dadac5f60090908915eb174e">&#9670;&nbsp;</a></span>ToString()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual String ^ Apache::Geode::Client::Serializable::ToString </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return a string representation of the object. </p>
<p>It simply returns the string representation of the underlying native object by calling its <code>toString()</code> function. </p>
<p>Implements <a class="el" href="a01022.html#a335290fd15fd41d39bc73a7ca10d19bd">Apache::Geode::Client::ISerializable</a>.</p>
<p>Reimplemented in <a class="el" href="a00522.html#a5bbf6e7b40afcdb5f34d7c26fb14b5ca">Apache::Geode::Client::CacheableString</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; TNative, TManaged, TYPEID &gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt32, System::Int32, static_cast&lt; int8_t &gt;(DSCode::CacheableInt32)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt16, System::Int16, static_cast&lt; int8_t &gt;(DSCode::CacheableInt16)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableCharacter, Char, static_cast&lt; int8_t &gt;(DSCode::CacheableCharacter)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableFloat, Single, static_cast&lt; int8_t &gt;(DSCode::CacheableFloat)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableInt64, System::Int64, static_cast&lt; int8_t &gt;(DSCode::CacheableInt64)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableDouble, Double, static_cast&lt; int8_t &gt;(DSCode::CacheableDouble)&gt;</a>, <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableByte, Byte, static_cast&lt; int8_t &gt;(DSCode::CacheableByte)&gt;</a>, and <a class="el" href="a00418.html#a93998b074515d5609416e8a633e71333">Apache::Geode::Client::CacheableBuiltinKey&lt; native::CacheableBoolean, bool, static_cast&lt; int8_t &gt;(DSCode::CacheableBoolean)&gt;</a>.</p>
</div>
</div>
<h2 class="groupheader">Property Documentation</h2>
<a id="af073822a47dac5d41afb64df6ad52fee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af073822a47dac5d41afb64df6ad52fee">&#9670;&nbsp;</a></span>ObjectSize</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual System:: UInt64 Apache::Geode::Client::Serializable::ObjectSize</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">get</span><span class="mlabel">inherited</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>return the size of this object in bytes </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 .NET API Documentation</small></address>