![]() |
Rosetta
2015.38
|
Functions for opening database files. More...
Namespaces | |
basic | |
basic::database | |
Functions | |
bool | basic::database::open (utility::io::izstream &db_stream, std::string const &db_file, bool warn) |
Open a database file on a provided stream. More... | |
std::string | basic::database::full_name (std::string const &db_file, bool warn) |
Full-path database file name. More... | |
Functions for opening database files.