#include <market/MarketClient.hpp>
| openfluid::market::MarketClient::MarketClient |
( |
| ) |
|
| openfluid::market::MarketClient::~MarketClient |
( |
| ) |
|
| bool openfluid::market::MarketClient::catalogsContainPackages |
( |
| ) |
const |
- Returns
- true if MetaPackagesCatalogs contain packages
| void openfluid::market::MarketClient::connect |
( |
const std::string & |
URL | ) |
|
| void openfluid::market::MarketClient::disconnect |
( |
| ) |
|
| void openfluid::market::MarketClient::enableLog |
( |
bool |
Enabled | ) |
|
|
inline |
| MetaPackagesCatalog_t::iterator openfluid::market::MarketClient::findInTypesMetaPackagesCatalogs |
( |
const openfluid::ware::WareID_t & |
ID | ) |
|
Finds the ID package in m_TypesMetaPackagesCatalogs
- Returns
- iterator on ID package
- Parameters
-
| unsigned int openfluid::market::MarketClient::getCountOfPackagesToInstall |
( |
| ) |
const |
|
inline |
| void openfluid::market::MarketClient::getMarketInfo |
( |
MarketInfo & |
Info | ) |
|
- Returns
- selected format of ID package
- Parameters
-
| ID | Id of package to be got |
| static std::string openfluid::market::MarketClient::getTypeName |
( |
const PackageInfo::PackageType & |
Type, |
|
|
const bool |
Maj, |
|
|
const bool |
Plural |
|
) |
| |
|
static |
- Returns
- string name of type passed as parameter
- Parameters
-
| Type | Type of package |
| Maj | First letter in maj |
| Plural | Return plural name |
| bool openfluid::market::MarketClient::hasSelectedPackagesToInstall |
( |
| ) |
|
| void openfluid::market::MarketClient::installNextSelectedPackage |
( |
| ) |
|
| void openfluid::market::MarketClient::installSelection |
( |
const bool |
IgnoreMissing = true | ) |
|
| bool openfluid::market::MarketClient::isConnected |
( |
| ) |
const |
|
inline |
| const MarketPackage* openfluid::market::MarketClient::nextPackageToBeInstalled |
( |
| ) |
const |
|
inline |
| void openfluid::market::MarketClient::preparePackagesInstallation |
( |
| ) |
|
| const std::list<MarketPackage*>& openfluid::market::MarketClient::selectionToInstall |
( |
| ) |
const |
|
inline |
Set selected format of ID package with Flag
- Returns
- true Flag has been set as selected flag
- Parameters
-
| ID | Id of package to modify |
| Flag | Flag to be set |
| void openfluid::market::MarketClient::setSRCBuildOptions |
( |
const openfluid::ware::WareID_t & |
ID, |
|
|
const std::string & |
BuildOpts |
|
) |
| |
Set build options of ID package for source format with BuildOpts
- Parameters
-
| ID | Id of package to modify |
| BuildOpts | Build options to be set |
| const std::string openfluid::market::MarketClient::LOCK_FILE |
|
static |
The documentation for this class was generated from the following file: