Model.hh
Go to the documentation of this file.
Class for managing stuff in the local cache.
Definition: LocalCache.hh:47
Defines how to identify a model.
Definition: ModelIdentifier.hh:46
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.