|
ImagingTools Core SDK
|
#include <IRepositoryTransformationController.h>
Public Member Functions | |
| virtual bool | TransformRepository (IFileObjectCollection &repository, int fromRevision, int toRevision) const =0 |
Interface for transformation repository from the repository format into another. The transformation interface supports both directions: upgrade and downgrade of repository data and internal layout.
Definition at line 22 of file IRepositoryTransformationController.h.
|
pure virtual |
Apply transformation to a repository. Transformation can be an update or an upgrade of the collection.