#include <Installation_Repository_Manager_Impl.h>
DAnCE::InstallationRepository_Impl::~InstallationRepository_Impl |
( |
| ) |
|
|
virtual |
DAnCE::InstallationRepository_Impl::InstallationRepository_Impl |
( |
| ) |
|
|
protected |
DAnCE::InstallationRepository_Impl::InstallationRepository_Impl |
( |
const std::string & |
plan, |
|
|
const std::string & |
location |
|
) |
| |
|
protected |
std::ostream * DAnCE::InstallationRepository_Impl::create_artifact |
( |
std::string & |
location, |
|
|
bool |
exclusive = false |
|
) |
| |
|
virtual |
bool DAnCE::InstallationRepository_Impl::create_folder |
( |
std::string & |
location, |
|
|
bool |
exclusive = false |
|
) |
| |
|
virtual |
std::string DAnCE::InstallationRepository_Impl::get_folder |
( |
const std::string & |
location | ) |
|
|
protected |
bool DAnCE::InstallationRepository_Impl::has_artifact |
( |
const std::string & |
location | ) |
|
|
virtual |
bool DAnCE::InstallationRepository_Impl::has_folder |
( |
const std::string & |
location | ) |
|
|
virtual |
std::string DAnCE::InstallationRepository_Impl::join |
( |
const std::string & |
base, |
|
|
const std::string & |
location |
|
) |
| |
|
protected |
const std::string & DAnCE::InstallationRepository_Impl::location |
( |
| ) |
|
|
virtual |
std::string DAnCE::InstallationRepository_Impl::make_full_path |
( |
const std::string & |
location | ) |
|
|
protected |
std::string DAnCE::InstallationRepository_Impl::normalize |
( |
const std::string & |
location | ) |
|
|
protected |
std::istream * DAnCE::InstallationRepository_Impl::open_artifact |
( |
const std::string & |
location | ) |
|
|
virtual |
const std::string & DAnCE::InstallationRepository_Impl::plan |
( |
| ) |
|
|
virtual |
bool DAnCE::InstallationRepository_Impl::remove |
( |
| ) |
|
|
virtual |
bool DAnCE::InstallationRepository_Impl::remove_artifact |
( |
const std::string & |
location | ) |
|
|
virtual |
bool DAnCE::InstallationRepository_Impl::remove_folder |
( |
const std::string & |
location | ) |
|
|
virtual |
std::string DAnCE::InstallationRepository_Impl::location_ |
|
protected |
std::string DAnCE::InstallationRepository_Impl::plan_ |
|
protected |
The documentation for this class was generated from the following files: