1 #ifndef __GEMFIRE_CACHELOADER_H__ 2 #define __GEMFIRE_CACHELOADER_H__ 15 #include "gfcpp_globals.hpp" 79 virtual void close(
const RegionPtr& rp );
95 #endif //ifndef __GEMFIRE_CACHELOADER_H__
This namespace contains all the GemFire C++ API classes, enumerations and globals.
Definition: Assert.hpp:19
#define CPPCACHE_EXPORT
Defines a GemFire CPPCACHE export.
Definition: gf_base.hpp:51
This abstract base class is the base class of all user objects that have the shared capability of ref...
Definition: SharedBase.hpp:31
An application plug-in that can be installed on a region.
Definition: CacheLoader.hpp:43
Defines a reference counted shared pointer.
Definition: SharedPtr.hpp:35