7 #ifndef __FWATOMSPATCH_PATCHINGMANAGER_HPP__ 8 #define __FWATOMSPATCH_PATCHINGMANAGER_HPP__ 12 #include "fwAtomsPatch/VersionsGraph.hpp" 14 #include "fwAtomsPatch/config.hpp" 39 FWATOMSPATCH_API ~PatchingManager();
48 FWATOMSPATCH_API ::fwAtoms::Object::sptr transformTo(
const std::string& newVersion);
58 #endif //__FWATOMSPATCH_PATCHINGMANAGER_HPP__
fwAtoms contains basic objects to represent any other kind of object
This file defines fwCore base macros.
Contains base functionalities used to transform objects from a version to another.
Class represented a fwData::Object.