![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for ResultSet, including all inherited members.
| columnCount() const (defined in ResultSet) | ResultSet | inline |
| columnName(unsigned int column) const | ResultSet | |
| columnType(unsigned int column) const | ResultSet | |
| columnType(const std::string &name) const (defined in ResultSet) | ResultSet | |
| findColumn(const std::string &name) const | ResultSet | |
| firstRow() | ResultSet | |
| hasNextRow(RowIterator it) const | ResultSet | |
| isLastRow(RowIterator it) const | ResultSet | |
| nextRow(RowIterator it) | ResultSet | |
| operator[](unsigned long rowNo) (defined in ResultSet) | ResultSet | inline |
| ResultSet(const std::string &json) | ResultSet | |
| rowCount() const (defined in ResultSet) | ResultSet | inline |
| RowIterator typedef (defined in ResultSet) | ResultSet | |
| ~ResultSet() | ResultSet |