3 #ifndef GEODE_REGIONENTRY_H_ 4 #define GEODE_REGIONENTRY_H_ 23 #include "geode_globals.hpp" 87 bool isDestroyed()
const;
105 friend class RegionInternal;
111 #endif // GEODE_REGIONENTRY_H_
Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
#define CPPCACHE_EXPORT
Defines a Geode CPPCACHE export.
Definition: geode_base.hpp:58
This abstract base class is the base class of all user objects that have the shared capability of ref...
Definition: SharedBase.hpp:40
An object in a Region that represents an entry, i.e., a key-value pair.
Definition: RegionEntry.hpp:51
This namespace contains all the Geode C++ API classes, enumerations and globals.