Barry::Restore Member List
This is the complete list of members for
Barry::Restore, including all inherited members.
Add(const DBListType &dbList) | Barry::Restore | |
AddDB(const std::string &dbName) | Barry::Restore | |
BuildRecord(Barry::DBData &data, size_t &offset, const Barry::IConverter *ic) | Barry::Restore | [virtual] |
EndOfFile() const | Barry::Restore | [virtual] |
FetchRecord(Barry::DBData &data, const Barry::IConverter *ic) | Barry::Restore | [virtual] |
GetNextMeta(DBData &data) | Barry::Restore | |
GetRecordTotal() const | Barry::Restore | |
GetRecordTotal(const std::string &tarpath, const DBListType &dbList, bool default_all_db) | Barry::Restore | [static] |
Restore(const std::string &tarpath, bool default_all_db=true) | Barry::Restore | [explicit] |
SplitTarPath(const std::string &tarpath, std::string &dbname, std::string &dbid_text, uint8_t &dbrectype, uint32_t &dbid) | Barry::Restore | [protected, static] |