#include <library.h>
Definition at line 59 of file library.h.
◆ LibraryFetcher()
| ARDOUR::LibraryFetcher::LibraryFetcher |
( |
std::string const & |
manifest, |
|
|
std::string const & |
install_path, |
|
|
std::string const & |
root_node_name |
|
) |
| |
◆ foreach_description() [1/2]
| void ARDOUR::LibraryFetcher::foreach_description |
( |
std::function< void(RemoteResourceInfo)> |
f | ) |
|
◆ foreach_description() [2/2]
| void ARDOUR::LibraryFetcher::foreach_description |
( |
std::function< void(RemoteResourceInfo)> |
f | ) |
const |
◆ get_descriptions()
| int ARDOUR::LibraryFetcher::get_descriptions |
( |
| ) |
|
◆ install_path_for()
◆ installed()
◆ n_descriptions()
| size_t ARDOUR::LibraryFetcher::n_descriptions |
( |
| ) |
const |
|
inline |
◆ _descriptions
◆ _install_path
| std::string ARDOUR::LibraryFetcher::_install_path |
|
private |
◆ _manifest_url
| std::string ARDOUR::LibraryFetcher::_manifest_url |
|
private |
◆ _root_node_name
| std::string ARDOUR::LibraryFetcher::_root_node_name |
|
private |
The documentation for this class was generated from the following file: