VMware GemFire Native Client Cache Reference
9.0.6
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
GemfireCppCache.hpp
Go to the documentation of this file.
1
#ifndef __GEMFIRE_GEMFIRECPPCACHE_H__
2
#define __GEMFIRE_GEMFIRECPPCACHE_H__
3
/*=========================================================================
4
* Copyright (c) 2002-2014 Pivotal Software, Inc. All Rights Reserved.
5
* This product is protected by U.S. and international copyright
6
* and intellectual property laws. Pivotal products are covered by
7
* more patents listed at http://www.pivotal.io/patents.
8
*=========================================================================
9
*/
10
15
#include "gfcpp_globals.hpp"
16
#include "
Cacheable.hpp
"
17
#include "
CacheableKey.hpp
"
18
#include "
CacheableBuiltins.hpp
"
19
#include "
CacheableDate.hpp
"
20
#include "
CacheableFileName.hpp
"
21
#include "
CacheableObjectArray.hpp
"
22
#include "
CacheableString.hpp
"
23
#include "
CacheableUndefined.hpp
"
24
#include "
CacheFactory.hpp
"
25
#include "
Cache.hpp
"
26
#include "
GemFireCache.hpp
"
27
#include "
CacheAttributesFactory.hpp
"
28
#include "
CacheAttributes.hpp
"
29
#include "
CacheStatistics.hpp
"
30
#include "
CqAttributesFactory.hpp
"
31
#include "
CqAttributes.hpp
"
32
#include "
CqListener.hpp
"
33
#include "
CqQuery.hpp
"
34
#include "
CqServiceStatistics.hpp
"
35
#include "
DataInput.hpp
"
36
#include "
DataOutput.hpp
"
37
#include "
Delta.hpp
"
38
#include "
DistributedSystem.hpp
"
39
#include "
EntryEvent.hpp
"
40
#include "
Exception.hpp
"
41
#include "
ExceptionTypes.hpp
"
42
#include "
Execution.hpp
"
43
#include "
ExpirationAction.hpp
"
44
#include "ExpirationAttributes.hpp"
45
#include "
FunctionService.hpp
"
46
#include "
HashMapT.hpp
"
47
#include "
HashSetT.hpp
"
48
#include "
Query.hpp
"
49
#include "
QueryService.hpp
"
50
#include "
RegionEvent.hpp
"
51
#include "
Region.hpp
"
52
#include "
Pool.hpp
"
53
#include "PoolManager.hpp"
54
#include "
PoolFactory.hpp
"
55
#include "
RegionService.hpp
"
56
#include "
ResultCollector.hpp
"
57
#include "
ResultSet.hpp
"
58
#include "
ScopeType.hpp
"
59
#include "
Serializable.hpp
"
60
#include "
SharedPtr.hpp
"
61
#include "
SignalHandler.hpp
"
62
#include "
StructSet.hpp
"
63
#include "
UserData.hpp
"
64
#include "
VectorT.hpp
"
65
#include "TransactionId.hpp"
66
#include "UserFunctionExecutionException.hpp"
67
#include "PdxInstanceFactory.hpp"
68
#include "PdxInstance.hpp"
69
#include "WritablePdxInstance.hpp"
70
#include "PdxWrapper.hpp"
71
#include "PdxSerializer.hpp"
72
#include "CacheableEnum.hpp"
73
#include "CqStatusListener.hpp"
74
#include "PdxFieldTypes.hpp"
75
76
#include "GemfireCppCache.inl"
77
#endif //define __GEMFIRE_GEMFIRECPPCACHE_H__
DistributedSystem.hpp
UserData.hpp
HashSetT.hpp
DataOutput.hpp
RegionService.hpp
Pool.hpp
Cache.hpp
CacheableKey.hpp
CacheAttributesFactory.hpp
DataInput.hpp
CqListener.hpp
CacheableBuiltins.hpp
Contains generic template definitions for Cacheable types and instantiations for built-in types...
RegionEvent.hpp
CacheableDate.hpp
CqQuery.hpp
CqAttributes.hpp
CacheFactory.hpp
ExceptionTypes.hpp
Execution.hpp
SharedPtr.hpp
ScopeType.hpp
ExpirationAction.hpp
HashMapT.hpp
CacheableObjectArray.hpp
CacheableFileName.hpp
Region.hpp
ResultSet.hpp
CqAttributesFactory.hpp
GemFireCache.hpp
Cacheable.hpp
Delta.hpp
Query.hpp
CacheableUndefined.hpp
Exception.hpp
CacheableString.hpp
PoolFactory.hpp
ResultCollector.hpp
EntryEvent.hpp
QueryService.hpp
VectorT.hpp
FunctionService.hpp
CacheStatistics.hpp
SignalHandler.hpp
StructSet.hpp
CacheAttributes.hpp
Serializable.hpp
CqServiceStatistics.hpp
GemFire C++ Cache API Documentation