VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
StructSet.hpp
Go to the documentation of this file.
A CqResults is obtained by executing a Query on the server.
Definition CqResults.hpp:43
A StructSet may be obtained after executing a Query which is obtained from a QueryService which in tu...
Definition StructSet.hpp:42
virtual const std::string & getFieldName(int32_t index)=0
Get the field name of the StructSet from the specified index number.
virtual int32_t getFieldIndex(const std::string &fieldname)=0
Get the index number of the specified field name in the StructSet.
Apache Geode C++ Cache API Documentation