1 #ifndef __GEMFIRE_CQ_ATTRIBUTES_MUTATOR_H__ 2 #define __GEMFIRE_CQ_ATTRIBUTES_MUTATOR_H__ 11 #include "gfcpp_globals.hpp" 49 virtual void removeCqListener(
const CqListenerPtr& aListener)=0;
64 #endif //ifndef __GEMFIRE_CQ_ATTRIBUTES_MUTATOR_H__ Vector template type class.
Definition: VectorT.hpp:24
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
This interface is used to modify the listeners that are associated with a CQ.
Definition: CqAttributesMutator.hpp:30
Defines a reference counted shared pointer.
Definition: SharedPtr.hpp:35