fb-cpp 0.0.2
A modern C++ wrapper for the Firebird database API
Loading...
Searching...
No Matches
fbcpp::RestoreOptions::DatabaseFileSpec Struct Referencefinal
Collaboration diagram for fbcpp::RestoreOptions::DatabaseFileSpec:

Public Attributes

std::string path
 
std::optional< std::uint64_t > length
 

Detailed Description

Definition at line 165 of file BackupManager.h.

Member Data Documentation

◆ length

std::optional<std::uint64_t> fbcpp::RestoreOptions::DatabaseFileSpec::length

Definition at line 168 of file BackupManager.h.

◆ path

std::string fbcpp::RestoreOptions::DatabaseFileSpec::path

Definition at line 167 of file BackupManager.h.


The documentation for this struct was generated from the following file: