![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::RowSet, including all inherited members.
| getCount() const noexcept | fbcpp::RowSet | inline |
| getMessageLength() const noexcept | fbcpp::RowSet | inline |
| getRawBuffer() const noexcept | fbcpp::RowSet | inline |
| getRawRow(unsigned index) const | fbcpp::RowSet | inline |
| getRow(unsigned index) | fbcpp::RowSet | inline |
| operator=(RowSet &&o) noexcept (defined in fbcpp::RowSet) | fbcpp::RowSet | inline |
| operator=(const RowSet &)=delete (defined in fbcpp::RowSet) | fbcpp::RowSet | |
| RowSet(Statement &statement, unsigned maxRows) | fbcpp::RowSet | explicit |
| RowSet(RowSet &&o) noexcept (defined in fbcpp::RowSet) | fbcpp::RowSet | inline |
| RowSet(const RowSet &)=delete (defined in fbcpp::RowSet) | fbcpp::RowSet |