![]() |
fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
|
This is the complete list of members for fbcpp::BackupManager, including all inherited members.
| addSpbInt(fb::IXpbBuilder *builder, impl::StatusWrapper *status, unsigned char tag, std::uint64_t value, const char *what) (defined in fbcpp::ServiceManager) | fbcpp::ServiceManager | inlineprotectedstatic |
| backup(const BackupOptions &options) | fbcpp::BackupManager | |
| disconnect() | fbcpp::ServiceManager | |
| getClient() noexcept | fbcpp::ServiceManager | inline |
| getHandle() noexcept | fbcpp::ServiceManager | inline |
| isValid() noexcept | fbcpp::ServiceManager | inline |
| operator=(ServiceManager &&o) noexcept | fbcpp::ServiceManager | inline |
| operator=(const ServiceManager &)=delete (defined in fbcpp::ServiceManager) | fbcpp::ServiceManager | |
| restore(const RestoreOptions &options) | fbcpp::BackupManager | |
| ServiceManager(Client &client, const ServiceManagerOptions &options={}) | fbcpp::BackupManager | explicit |
| ServiceManager(ServiceManager &&o) noexcept | fbcpp::BackupManager | inline |
| ServiceManager(const ServiceManager &)=delete (defined in fbcpp::BackupManager) | fbcpp::BackupManager | |
| startAction(const std::vector< std::uint8_t > &spb) (defined in fbcpp::ServiceManager) | fbcpp::ServiceManager | protected |
| VerboseOutput typedef | fbcpp::ServiceManager | |
| waitForCompletion(const VerboseOutput &verboseOutput={}, bool requestStdin=false) (defined in fbcpp::ServiceManager) | fbcpp::ServiceManager | protected |
| ~ServiceManager() noexcept | fbcpp::ServiceManager | inline |