![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::BatchCompletionState, including all inherited members.
| BatchCompletionState(Client &client, FbUniquePtr< fb::IBatchCompletionState > handle) noexcept | fbcpp::BatchCompletionState | explicit |
| BatchCompletionState(BatchCompletionState &&o) noexcept | fbcpp::BatchCompletionState | |
| BatchCompletionState(const BatchCompletionState &)=delete | fbcpp::BatchCompletionState | |
| EXECUTE_FAILED | fbcpp::BatchCompletionState | static |
| findError(unsigned pos) | fbcpp::BatchCompletionState | |
| getSize() | fbcpp::BatchCompletionState | |
| getState(unsigned pos) | fbcpp::BatchCompletionState | |
| getStatus(unsigned pos) | fbcpp::BatchCompletionState | |
| operator=(BatchCompletionState &&)=delete | fbcpp::BatchCompletionState | |
| operator=(const BatchCompletionState &)=delete | fbcpp::BatchCompletionState | |
| SUCCESS_NO_INFO | fbcpp::BatchCompletionState | static |