Gazebo Fuel_tools

API Reference

7.3.1
FuelClient Member List

This is the complete list of members for FuelClient, including all inherited members.

CachedModel(const common::URI &_modelUrl, std::string &_path)FuelClient
CachedModel(const common::URI &_modelUrl)FuelClient
CachedModelFile(const common::URI &_fileUrl, std::string &_path)FuelClient
CachedWorld(const common::URI &_worldUrl, std::string &_path)FuelClient
CachedWorld(const common::URI &_worldUrl)FuelClient
CachedWorldFile(const common::URI &_fileUrl, std::string &_path)FuelClient
Config()FuelClient
DeleteModel(const ModelIdentifier &_id)FuelClient
DeleteUrl(const gz::common::URI &_uri, const std::vector< std::string > &_headers)FuelClient
DownloadModel(const ModelIdentifier &_id)FuelClient
DownloadModel(const ModelIdentifier &_id, const std::vector< std::string > &_headers)FuelClient
DownloadModel(const ModelIdentifier &_id, const std::vector< std::string > &_headers, std::vector< ModelIdentifier > &_dependencies)FuelClient
DownloadModel(const common::URI &_modelUrl, std::string &_path)FuelClient
DownloadModels(const std::vector< ModelIdentifier > &_ids, size_t _jobs=2)FuelClient
DownloadWorld(WorldIdentifier &_id)FuelClient
DownloadWorld(WorldIdentifier &_id, const std::vector< std::string > &_headers)FuelClient
DownloadWorld(const common::URI &_worldUrl, std::string &_path)FuelClient
DownloadWorlds(const std::vector< WorldIdentifier > &_ids, size_t _jobs=2)FuelClient
FuelClient()FuelClient
FuelClient(const ClientConfig &_config, const Rest &_rest=Rest())FuelClient
FuelClient(const ClientConfig &_config, const Rest &_rest, LocalCache *_cache)FuelClient
ModelDependencies(const ModelIdentifier &_id, std::vector< ModelIdentifier > &_dependencies)FuelClient
ModelDependencies(const std::vector< ModelIdentifier > &_id, std::vector< ModelIdentifier > &_dependencies)FuelClient
ModelDetails(const ModelIdentifier &_id, ModelIdentifier &_model) constFuelClient
ModelDetails(const ModelIdentifier &_id, ModelIdentifier &_model, const std::vector< std::string > &_headers) constFuelClient
ModelResult typedefFuelClient
Models(const ServerConfig &_server)FuelClient
Models(const ServerConfig &_server) constFuelClient
Models(const ModelIdentifier &_id)FuelClient
Models(const ModelIdentifier &_id) constFuelClient
Models(const ModelIdentifier &_id, bool _checkCache)FuelClient
Models(const ModelIdentifier &_id, bool _checkCache) constFuelClient
Models(const CollectionIdentifier &_id) constFuelClient
ParseCollectionUrl(const common::URI &_url, CollectionIdentifier &_id)FuelClient
ParseModelFileUrl(const common::URI &_modelFileUrl, ModelIdentifier &_id, std::string &_filePath)FuelClient
ParseModelUrl(const common::URI &_modelUrl, ModelIdentifier &_id)FuelClient
ParseWorldFileUrl(const common::URI &_worldFileUrl, WorldIdentifier &_id, std::string &_filePath)FuelClient
ParseWorldUrl(const common::URI &_worldUrl, WorldIdentifier &_id)FuelClient
PatchModel(const ModelIdentifier &_model, const std::vector< std::string > &_headers)FuelClient
PatchModel(const ModelIdentifier &_model, const std::vector< std::string > &_headers, const std::string &_pathToModelDir)FuelClient
PopulateLicenses(const ServerConfig &_server)FuelClient
UpdateModels(const std::vector< std::string > &_headers)FuelClient
UpdateWorlds(const std::vector< std::string > &_headers)FuelClient
UploadModel(const std::string &_pathToModelDir, const ModelIdentifier &_id, const std::vector< std::string > &_headers, bool _private=false)FuelClient
UploadModel(const std::string &_pathToModelDir, const ModelIdentifier &_id, const std::vector< std::string > &_headers, bool _private, const std::string &_owner)FuelClient
WorldDetails(const WorldIdentifier &_id, WorldIdentifier &_world) constFuelClient
WorldDetails(const WorldIdentifier &_id, WorldIdentifier &_world, const std::vector< std::string > &_headers) constFuelClient
Worlds(const ServerConfig &_server) constFuelClient
Worlds(const WorldIdentifier &_id) constFuelClient
Worlds(const CollectionIdentifier &_id) constFuelClient
~FuelClient()FuelClient