H:/gfcppsancout/product/include/gfcpp/GemfireCppCache.hpp

Go to the documentation of this file.
00001 #ifndef __GEMFIRE_GEMFIRECPPCACHE_H__
00002 #define __GEMFIRE_GEMFIRECPPCACHE_H__
00003 /*=========================================================================
00004  * (c) Copyright 2002-2007, GemStone Systems, Inc. All Rights Reserved.
00005  * 1260 NW Waterhouse Ave., Suite 200,  Beaverton, OR 97006
00006  *=========================================================================
00007  */
00008 
00013 #include "gfcpp_globals.hpp"
00014 #include "SharedPtr.hpp"
00015 #include "Cacheable.hpp"
00016 #include "CacheableKey.hpp"
00017 #include "CacheableBuiltins.hpp"
00018 #include "CacheableDate.hpp"
00019 #include "CacheableFileName.hpp"
00020 #include "CacheableObjectArray.hpp"
00021 #include "CacheableString.hpp"
00022 #include "CacheableUndefined.hpp"
00023 #include "CacheFactory.hpp"
00024 #include "Cache.hpp"
00025 #include "CacheAttributesFactory.hpp"
00026 #include "CacheAttributes.hpp"
00027 #include "CacheStatistics.hpp"
00028 #include "DataInput.hpp"
00029 #include "DataOutput.hpp"
00030 #include "DistributedSystem.hpp"
00031 #include "EntryEvent.hpp"
00032 #include "Exception.hpp"
00033 #include "ExceptionTypes.hpp"
00034 #include "ExpirationAction.hpp"
00035 #include "ExpirationAttributes.hpp"
00036 #include "HashMapT.hpp"
00037 #include "HashSetT.hpp"
00038 #include "Query.hpp"
00039 #include "QueryService.hpp"
00040 #include "RegionEvent.hpp"
00041 #include "Region.hpp"
00042 #include "ResultSet.hpp"
00043 #include "ScopeType.hpp"
00044 #include "Serializable.hpp"
00045 #include "SignalHandler.hpp"
00046 #include "StructSet.hpp"
00047 #include "UserData.hpp"
00048 #include "VectorT.hpp"
00049 
00050 #endif //define __GEMFIRE_GEMFIRECPPCACHE_H__

GemFire C++ Cache API Documentation