1 #ifndef __GEMFIRE_SELECTRESULTSITERATOR_H__ 2 #define __GEMFIRE_SELECTRESULTSITERATOR_H__ 15 #include "gfcpp_globals.hpp" 84 friend class ResultSetImpl;
85 friend class StructSetImpl;
90 #endif //ifndef __GEMFIRE_SELECTRESULTSITERATOR_H__
Contains generic template definitions for Cacheable types and instantiations for built-in types...
A SelectResultsIterator is obtained from a ResultSet or StructSet and is used to iterate over the ite...
Definition: SelectResultsIterator.hpp:34
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
Defines a reference counted shared pointer.
Definition: SharedPtr.hpp:35