fb-cpp
0.0.2
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::RestoreOptions Member List
This is the complete list of members for
fbcpp::RestoreOptions
, including all inherited members.
addBackupFile
(const std::string &value)
fbcpp::RestoreOptions
inline
addDatabaseFile
(const std::string &value)
fbcpp::RestoreOptions
inline
addDatabaseFile
(const std::string &value, std::uint64_t length)
fbcpp::RestoreOptions
inline
getBackupFiles
() const
fbcpp::RestoreOptions
inline
getDatabaseFiles
() const
fbcpp::RestoreOptions
inline
getParallelWorkers
() const
fbcpp::RestoreOptions
inline
getReplace
() const
fbcpp::RestoreOptions
inline
getReplicaMode
() const
fbcpp::RestoreOptions
inline
getVerboseOutput
() const
fbcpp::RestoreOptions
inline
setBackupFile
(const std::string &value)
fbcpp::RestoreOptions
inline
setDatabase
(const std::string &value)
fbcpp::RestoreOptions
inline
setDatabase
(const std::string &value, std::uint64_t length)
fbcpp::RestoreOptions
inline
setParallelWorkers
(std::uint32_t value)
fbcpp::RestoreOptions
inline
setReplace
(bool value)
fbcpp::RestoreOptions
inline
setReplicaMode
(ReplicaMode value)
fbcpp::RestoreOptions
inline
setVerboseOutput
(ServiceManager::VerboseOutput value)
fbcpp::RestoreOptions
inline
Generated by
1.9.8