#include <market/MarketClient.hpp>
◆ MarketClient()
| openfluid::market::MarketClient::MarketClient |
( |
| ) |
|
◆ ~MarketClient()
| openfluid::market::MarketClient::~MarketClient |
( |
| ) |
|
◆ catalogsContainPackages()
| bool openfluid::market::MarketClient::catalogsContainPackages |
( |
| ) |
const |
- Returns
- true if MetaPackagesCatalogs contain packages
◆ connect()
| void openfluid::market::MarketClient::connect |
( |
const std::string & |
URL | ) |
|
◆ disconnect()
| void openfluid::market::MarketClient::disconnect |
( |
| ) |
|
◆ enableLog()
| void openfluid::market::MarketClient::enableLog |
( |
bool |
Enabled | ) |
|
|
inline |
◆ findInTypesMetaPackagesCatalogs()
| 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
-
◆ getCountOfPackagesToInstall()
| unsigned int openfluid::market::MarketClient::getCountOfPackagesToInstall |
( |
| ) |
const |
|
inline |
◆ getMarketInfo()
| void openfluid::market::MarketClient::getMarketInfo |
( |
MarketInfo & |
Info | ) |
|
◆ getSelectionFlag()
- Returns
- selected format of ID package
- Parameters
-
| ID | Id of package to be got |
◆ getTypeName()
| 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 |
◆ hasSelectedPackagesToInstall()
| bool openfluid::market::MarketClient::hasSelectedPackagesToInstall |
( |
| ) |
|
◆ installNextSelectedPackage()
| void openfluid::market::MarketClient::installNextSelectedPackage |
( |
| ) |
|
◆ installSelection()
| void openfluid::market::MarketClient::installSelection |
( |
const bool |
IgnoreMissing = true | ) |
|
◆ isConnected()
| bool openfluid::market::MarketClient::isConnected |
( |
| ) |
const |
|
inline |
◆ licensesTexts()
◆ nextPackageToBeInstalled()
| const MarketPackage* openfluid::market::MarketClient::nextPackageToBeInstalled |
( |
| ) |
const |
|
inline |
◆ preparePackagesInstallation()
| void openfluid::market::MarketClient::preparePackagesInstallation |
( |
| ) |
|
◆ selectionToInstall()
| const std::list<MarketPackage*>& openfluid::market::MarketClient::selectionToInstall |
( |
| ) |
const |
|
inline |
◆ setSelectionFlag()
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 |
◆ setSRCBuildOptions()
| 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 |
◆ typesMetaPackagesCatalogs()
◆ LOCK_FILE
| const std::string openfluid::market::MarketClient::LOCK_FILE |
|
static |
The documentation for this class was generated from the following file: