blob: 43d4b6fa46b0f41bac745c9f4946f88d72e9f3df [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>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(72949126, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/72949126" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<script type='text/javascript'>
window.__lo_site_id = 284467;
(function() {
var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s);
})();
</script>
<link rel="canonical" href="https://ignite.apache.org/releases/latest/cppdoc/files.html" />
<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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>&nbsp; Apache Ignite C++: File List</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" />
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61232409-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-61232409-1');
</script></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="projectlogo"><img alt="Logo" src="ignite_logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">&nbsp; Apache Ignite C++
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- 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="headertitle">
<div class="title">File List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary_8h.html" target="_self">binary.h</a></td><td class="desc">Includes all binary API headers </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__consts_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__consts_8h.html" target="_self">binary_consts.h</a></td><td class="desc">Declares specific binary constatants </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__containers_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__containers_8h.html" target="_self">binary_containers.h</a></td><td class="desc">Declares binary reader and writer types for the collections </td></tr>
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__enum_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__enum_8h.html" target="_self">binary_enum.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1binary_1_1BinaryEnum.html" title="Binary enum structure. ">ignite::binary::BinaryEnum</a> class template and helping classes to declare enum type specialization for user types </td></tr>
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__enum__entry_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__enum__entry_8h.html" target="_self">binary_enum_entry.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryEnumEntry.html" title="Binary enum entry. ">ignite::binary::BinaryEnumEntry</a> class </td></tr>
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__object_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__object_8h.html" target="_self">binary_object.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryObject.html" title="Binary object. ">ignite::binary::BinaryObject</a> class </td></tr>
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__raw__reader_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__raw__reader_8h.html" target="_self">binary_raw_reader.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryRawReader.html" title="Binary raw reader. ">ignite::binary::BinaryRawReader</a> class </td></tr>
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__raw__writer_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__raw__writer_8h.html" target="_self">binary_raw_writer.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryRawWriter.html" title="Binary raw writer. ">ignite::binary::BinaryRawWriter</a> class </td></tr>
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__reader_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__reader_8h.html" target="_self">binary_reader.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryReader.html" title="Binary reader. ">ignite::binary::BinaryReader</a> class </td></tr>
<tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__type_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__type_8h.html" target="_self">binary_type.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1binary_1_1BinaryType.html" title="Binary type structure. ">ignite::binary::BinaryType</a> class template and helping macros to declare binary type specialization for user types </td></tr>
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="binary__writer_8h_source.html"><span class="icondoc"></span></a><a class="el" href="binary__writer_8h.html" target="_self">binary_writer.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1binary_1_1BinaryWriter.html" title="Binary writer. ">ignite::binary::BinaryWriter</a> class </td></tr>
<tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache_8h.html" target="_self">cache.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1Cache.html" title="Main entry point for all Data Grid APIs. ">ignite::cache::Cache</a> class </td></tr>
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__affinity_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__affinity_8h.html" target="_self">cache_affinity.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1CacheAffinity.html" title="Provides affinity information to detect which node is primary and which nodes are backups for a parti...">ignite::cache::CacheAffinity</a> class </td></tr>
<tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__client_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__client_8h.html" target="_self">cache_client.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1cache_1_1CacheClient.html" title="Cache client class template. ">ignite::thin::cache::CacheClient</a> </td></tr>
<tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__entry_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__entry_8h.html" target="_self">cache_entry.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1CacheEntry.html" title="Cache entry class template. ">ignite::cache::CacheEntry</a> class </td></tr>
<tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__entry__event_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__entry__event_8h.html" target="_self">cache_entry_event.h</a></td><td class="desc">Declares ignite::cache::event::CacheEntryEvent class </td></tr>
<tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__entry__event__filter_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__entry__event__filter_8h.html" target="_self">cache_entry_event_filter.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1event_1_1CacheEntryEventFilter.html" title="Cache entry event filter. ">ignite::cache::event::CacheEntryEventFilter</a> class </td></tr>
<tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__entry__event__listener_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__entry__event__listener_8h.html" target="_self">cache_entry_event_listener.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1event_1_1CacheEntryEventListener.html" title="Cache entry event listener. ">ignite::cache::event::CacheEntryEventListener</a> class </td></tr>
<tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cache__entry__processor_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cache__entry__processor_8h.html" target="_self">cache_entry_processor.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1CacheEntryProcessor.html" title="Cache entry processor class template. ">ignite::cache::CacheEntryProcessor</a> class </td></tr>
<tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2cache_2cache__peek__mode_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2cache_2cache__peek__mode_8h.html" target="_self">core/include/ignite/cache/cache_peek_mode.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1cache_1_1CachePeekMode.html" title="Enumeration of all supported cache peek modes. ">ignite::cache::CachePeekMode</a> enum </td></tr>
<tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2cache_2cache__peek__mode_8h_source.html"><span class="icondoc"></span></a><a class="el" href="thin-client_2include_2ignite_2thin_2cache_2cache__peek__mode_8h.html" target="_self">thin-client/include/ignite/thin/cache/cache_peek_mode.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1thin_1_1cache_1_1CachePeekMode.html" title="Enumeration of all supported cache peek modes. ">ignite::thin::cache::CachePeekMode</a> </td></tr>
<tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cluster__group_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cluster__group_8h.html" target="_self">cluster_group.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cluster_1_1ClusterGroup.html" title="Defines a cluster group which contains all or a subset of cluster nodes. ">ignite::cluster::ClusterGroup</a> class </td></tr>
<tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="cluster__node_8h_source.html"><span class="icondoc"></span></a><a class="el" href="cluster__node_8h.html" target="_self">cluster_node.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cluster_1_1ClusterNode.html" title="Interface representing a single cluster node. ">ignite::cluster::ClusterNode</a> class </td></tr>
<tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="compute_8h_source.html"><span class="icondoc"></span></a><a class="el" href="compute_8h.html" target="_self">compute.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1compute_1_1Compute.html" title="Defines compute grid functionality for executing tasks and closures over nodes in the ClusterGroup...">ignite::compute::Compute</a> class </td></tr>
<tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="compute__func_8h_source.html"><span class="icondoc"></span></a><a class="el" href="compute__func_8h.html" target="_self">compute_func.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1compute_1_1ComputeFunc.html" title="Interface for a simple compute function that can be serialized and called on the remote nodes...">ignite::compute::ComputeFunc</a> class template </td></tr>
<tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="continuous__query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="continuous__query_8h.html" target="_self">continuous_query.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1continuous_1_1ContinuousQuery.html" title="Continuous query. ">ignite::cache::query::continuous::ContinuousQuery</a> class </td></tr>
<tr id="row_26_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="continuous__query__handle_8h_source.html"><span class="icondoc"></span></a><a class="el" href="continuous__query__handle_8h.html" target="_self">continuous_query_handle.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1continuous_1_1ContinuousQueryHandle.html" title="Continuous query handle. ">ignite::cache::query::continuous::ContinuousQueryHandle</a> class </td></tr>
<tr id="row_27_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="date_8h_source.html"><span class="icondoc"></span></a><a class="el" href="date_8h.html" target="_self">date.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Date.html" title="Date type. ">ignite::Date</a> class </td></tr>
<tr id="row_28_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="future_8h_source.html"><span class="icondoc"></span></a><a class="el" href="future_8h.html" target="_self">future.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Future.html" title="Future class template. ">ignite::Future</a> class template </td></tr>
<tr id="row_29_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="guid_8h_source.html"><span class="icondoc"></span></a><a class="el" href="guid_8h.html" target="_self">guid.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Guid.html" title="Global universally unique identifier (GUID). ">ignite::Guid</a> class </td></tr>
<tr id="row_30_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite_8h.html" target="_self">ignite.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Ignite.html" title="Main interface to operate with Ignite. ">ignite::Ignite</a> class </td></tr>
<tr id="row_31_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__binding_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__binding_8h.html" target="_self">ignite_binding.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1IgniteBinding.html" title="Ignite Binding. ">ignite::IgniteBinding</a> class </td></tr>
<tr id="row_32_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__binding__context_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__binding__context_8h.html" target="_self">ignite_binding_context.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1IgniteBindingContext.html" title="Ignite binding context. ">ignite::IgniteBindingContext</a> class </td></tr>
<tr id="row_33_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__client_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__client_8h.html" target="_self">ignite_client.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1IgniteClient.html" title="Ignite client class. ">ignite::thin::IgniteClient</a> class </td></tr>
<tr id="row_34_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__client__configuration_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__client__configuration_8h.html" target="_self">ignite_client_configuration.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1IgniteClientConfiguration.html" title="Ignite thin client configuration. ">ignite::thin::IgniteClientConfiguration</a> class </td></tr>
<tr id="row_35_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__cluster_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__cluster_8h.html" target="_self">ignite_cluster.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cluster_1_1IgniteCluster.html" title="Represents whole cluster (all available nodes). ">ignite::cluster::IgniteCluster</a> class </td></tr>
<tr id="row_36_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__configuration_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__configuration_8h.html" target="_self">ignite_configuration.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1IgniteConfiguration.html" title="Ignite configuration. ">ignite::IgniteConfiguration</a> class </td></tr>
<tr id="row_37_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__error_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__error_8h.html" target="_self">ignite_error.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1IgniteError.html" title="Ignite error information. ">ignite::IgniteError</a> class </td></tr>
<tr id="row_38_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__predicate_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__predicate_8h.html" target="_self">ignite_predicate.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1IgnitePredicate.html" title="IgnitePredicate base class. ">ignite::IgnitePredicate</a> class </td></tr>
<tr id="row_39_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignite__product__version_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignite__product__version_8h.html" target="_self">ignite_product_version.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1IgniteProductVersion.html" title="Ignite product version. ">ignite::IgniteProductVersion</a> class </td></tr>
<tr id="row_40_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ignition_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ignition_8h.html" target="_self">ignition.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Ignition.html" title="This class defines a factory for the main Ignite API. ">ignite::Ignition</a> class </td></tr>
<tr id="row_41_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="mutable__cache__entry_8h_source.html"><span class="icondoc"></span></a><a class="el" href="mutable__cache__entry_8h.html" target="_self">mutable_cache_entry.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1MutableCacheEntry.html" title="Mutable representation of CacheEntry class template. ">ignite::cache::MutableCacheEntry</a> class template </td></tr>
<tr id="row_42_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="query_8h_source.html"><span class="icondoc"></span></a><a class="el" href="query_8h.html" target="_self">query.h</a></td><td class="desc">Includes all query API headers </td></tr>
<tr id="row_43_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="query__cursor_8h_source.html"><span class="icondoc"></span></a><a class="el" href="query__cursor_8h.html" target="_self">query_cursor.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1QueryCursor.html" title="Query cursor class template. ">ignite::cache::query::QueryCursor</a> class template </td></tr>
<tr id="row_44_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2cache_2query_2query__fields__cursor_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2cache_2query_2query__fields__cursor_8h.html" target="_self">core/include/ignite/cache/query/query_fields_cursor.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1QueryFieldsCursor.html" title="Query fields cursor. ">ignite::cache::query::QueryFieldsCursor</a> class </td></tr>
<tr id="row_45_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2cache_2query_2query__fields__cursor_8h_source.html"><span class="icondoc"></span></a><a class="el" href="thin-client_2include_2ignite_2thin_2cache_2query_2query__fields__cursor_8h.html" target="_self">thin-client/include/ignite/thin/cache/query/query_fields_cursor.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1cache_1_1query_1_1QueryFieldsCursor.html" title="Query fields cursor. ">ignite::thin::cache::query::QueryFieldsCursor</a> class </td></tr>
<tr id="row_46_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2cache_2query_2query__fields__row_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2cache_2query_2query__fields__row_8h.html" target="_self">core/include/ignite/cache/query/query_fields_row.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1QueryFieldsRow.html" title="Query fields cursor. ">ignite::cache::query::QueryFieldsRow</a> class </td></tr>
<tr id="row_47_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2cache_2query_2query__fields__row_8h_source.html"><span class="icondoc"></span></a><a class="el" href="thin-client_2include_2ignite_2thin_2cache_2query_2query__fields__row_8h.html" target="_self">thin-client/include/ignite/thin/cache/query/query_fields_row.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1cache_1_1query_1_1QueryFieldsRow.html" title="Query fields row. ">ignite::thin::cache::query::QueryFieldsRow</a> class </td></tr>
<tr id="row_48_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="query__scan_8h_source.html"><span class="icondoc"></span></a><a class="el" href="query__scan_8h.html" target="_self">query_scan.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1ScanQuery.html" title="Scan query. ">ignite::cache::query::ScanQuery</a> class </td></tr>
<tr id="row_49_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="query__sql_8h_source.html"><span class="icondoc"></span></a><a class="el" href="query__sql_8h.html" target="_self">query_sql.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1SqlQuery.html" title="Sql query. ">ignite::cache::query::SqlQuery</a> class </td></tr>
<tr id="row_50_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2cache_2query_2query__sql__fields_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2cache_2query_2query__sql__fields_8h.html" target="_self">core/include/ignite/cache/query/query_sql_fields.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1SqlFieldsQuery.html" title="Sql fields query. ">ignite::cache::query::SqlFieldsQuery</a> class </td></tr>
<tr id="row_51_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2cache_2query_2query__sql__fields_8h_source.html"><span class="icondoc"></span></a><a class="el" href="thin-client_2include_2ignite_2thin_2cache_2query_2query__sql__fields_8h.html" target="_self">thin-client/include/ignite/thin/cache/query/query_sql_fields.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1thin_1_1cache_1_1query_1_1SqlFieldsQuery.html" title="SQL fields query for thin client. ">ignite::thin::cache::query::SqlFieldsQuery</a> class </td></tr>
<tr id="row_52_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="query__text_8h_source.html"><span class="icondoc"></span></a><a class="el" href="query__text_8h.html" target="_self">query_text.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1cache_1_1query_1_1TextQuery.html" title="Text query. ">ignite::cache::query::TextQuery</a> class </td></tr>
<tr id="row_53_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="reference_8h_source.html"><span class="icondoc"></span></a><a class="el" href="reference_8h.html" target="_self">reference.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Reference.html" title="Reference class. ">ignite::Reference</a> class </td></tr>
<tr id="row_54_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="ssl__mode_8h_source.html"><span class="icondoc"></span></a><a class="el" href="ssl__mode_8h.html" target="_self">ssl_mode.h</a></td><td class="desc">Declares <a class="el" href="structignite_1_1thin_1_1SslMode.html" title="SSL Mode. ">ignite::thin::SslMode</a> </td></tr>
<tr id="row_55_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="time_8h_source.html"><span class="icondoc"></span></a><a class="el" href="time_8h.html" target="_self">time.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Time.html" title="Time type. ">ignite::Time</a> class </td></tr>
<tr id="row_56_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="timestamp_8h_source.html"><span class="icondoc"></span></a><a class="el" href="timestamp_8h.html" target="_self">timestamp.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1Timestamp.html" title="Timestamp type. ">ignite::Timestamp</a> class </td></tr>
<tr id="row_57_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2transactions_2transaction_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2transactions_2transaction_8h.html" target="_self">core/include/ignite/transactions/transaction.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1transactions_1_1Transaction.html" title="Ignite cache transaction. ">ignite::transactions::Transaction</a> class </td></tr>
<tr id="row_58_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2transactions_2transaction_8h_source.html"><span class="icondoc"></span></a><b>thin-client/include/ignite/thin/transactions/transaction.h</b></td><td class="desc"></td></tr>
<tr id="row_59_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2transactions_2transaction__consts_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2transactions_2transaction__consts_8h.html" target="_self">core/include/ignite/transactions/transaction_consts.h</a></td><td class="desc">Declares Transaction-related enumerations </td></tr>
<tr id="row_60_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2transactions_2transaction__consts_8h_source.html"><span class="icondoc"></span></a><b>thin-client/include/ignite/thin/transactions/transaction_consts.h</b></td><td class="desc"></td></tr>
<tr id="row_61_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="transaction__metrics_8h_source.html"><span class="icondoc"></span></a><a class="el" href="transaction__metrics_8h.html" target="_self">transaction_metrics.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1transactions_1_1TransactionMetrics.html" title="Transaction metrics, shared across all caches. ">ignite::transactions::TransactionMetrics</a> class </td></tr>
<tr id="row_62_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="core_2include_2ignite_2transactions_2transactions_8h_source.html"><span class="icondoc"></span></a><a class="el" href="core_2include_2ignite_2transactions_2transactions_8h.html" target="_self">core/include/ignite/transactions/transactions.h</a></td><td class="desc">Declares <a class="el" href="classignite_1_1transactions_1_1Transactions.html" title="Transactions facade. ">ignite::transactions::Transactions</a> class </td></tr>
<tr id="row_63_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="thin-client_2include_2ignite_2thin_2transactions_2transactions_8h_source.html"><span class="icondoc"></span></a><b>thin-client/include/ignite/thin/transactions/transactions.h</b></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Sep 11 2021 21:14:00 for &nbsp; Apache Ignite C++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>