gz/fuel_tools/Model.hh
Go to the documentation of this file.
Class for managing stuff in the local cache.
Definition: gz/fuel_tools/LocalCache.hh:47
Defines how to identify a model.
Definition: gz/fuel_tools/ModelIdentifier.hh:46
class for iterating through models
Definition: gz/fuel_tools/ModelIter.hh:44
std::string PathToModel() const
Returns a path to the model on disk if it is already cached.
ModelIdentifier Identification() const
Returns information identifying the model.
Model(std::shared_ptr< ModelPrivate > _dptr)
Protected constructor.
Class describing a result of an operation.
Definition: gz/fuel_tools/Result.hh:92