3 #ifndef GEODE_CQSTATUSLISTENER_H_ 4 #define GEODE_CQSTATUSLISTENER_H_ 42 virtual void onCqDisconnected();
47 virtual void onCqConnected();
53 #endif // GEODE_CQSTATUSLISTENER_H_ Each enum represents a predefined RegionAttributes in a Cache.
Definition: Assert.hpp:31
Extension of CqListener.
Definition: CqStatusListener.hpp:37
#define CPPCACHE_EXPORT
Defines a Geode CPPCACHE export.
Definition: geode_base.hpp:58
Application plug-in interface for handling continuous query events after they occur.
Definition: CqListener.hpp:46
This namespace contains all the Geode C++ API classes, enumerations and globals.