3 #ifndef GEODE_CQEVENT_H_ 4 #define GEODE_CQEVENT_H_ 23 #include "geode_globals.hpp" 70 virtual CqOperation::CqOperationType getBaseOperation()
const = 0;
77 virtual CqOperation::CqOperationType getQueryOperation()
const = 0;
105 void operator=(
const CqEvent&);
111 #endif // GEODE_CQEVENT_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
Contains generic template definitions for Cacheable types and instantiations for built-in types...
Defines a reference counted shared pointer.
Definition: SharedPtr.hpp:52
Template class for CacheableArrayType SharedPtr's that adds [] operator.
Definition: CacheableBuiltins.hpp:144
This interface provides methods to get all the information sent from the server about the CQ event...
Definition: CqEvent.hpp:54
This namespace contains all the Geode C++ API classes, enumerations and globals.