fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::RowSet Member List

This is the complete list of members for fbcpp::RowSet, including all inherited members.

getCount() const noexceptfbcpp::RowSetinline
getMessageLength() const noexceptfbcpp::RowSetinline
getRawBuffer() const noexceptfbcpp::RowSetinline
getRawRow(unsigned index) constfbcpp::RowSetinline
getRow(unsigned index)fbcpp::RowSetinline
operator=(RowSet &&o) noexcept (defined in fbcpp::RowSet)fbcpp::RowSetinline
operator=(const RowSet &)=delete (defined in fbcpp::RowSet)fbcpp::RowSet
RowSet(Statement &statement, unsigned maxRows)fbcpp::RowSetexplicit
RowSet(RowSet &&o) noexcept (defined in fbcpp::RowSet)fbcpp::RowSetinline
RowSet(const RowSet &)=delete (defined in fbcpp::RowSet)fbcpp::RowSet