datastructure managing a member of the list of archives used by a database
More...
#include <database_archives.hpp>
datastructure managing a member of the list of archives used by a database
only two methods are useful from API point of view
Definition at line 48 of file database_archives.hpp.
◆ database_archives()
libdar::database_archives::database_archives |
( |
| ) |
|
|
inline |
◆ get_basename()
const std::string & libdar::database_archives::get_basename |
( |
| ) |
const |
|
inline |
◆ get_path()
const std::string & libdar::database_archives::get_path |
( |
| ) |
const |
|
inline |
◆ set_basename()
void libdar::database_archives::set_basename |
( |
const std::string & |
val | ) |
|
|
inline |
◆ set_path()
void libdar::database_archives::set_path |
( |
const std::string & |
val | ) |
|
|
inline |
◆ base
std::string libdar::database_archives::base |
|
private |
◆ chemin
std::string libdar::database_archives::chemin |
|
private |
The documentation for this class was generated from the following file: