7 #ifndef __FWATOMCONVERSION_CONVERT_HPP__ 8 #define __FWATOMCONVERSION_CONVERT_HPP__ 10 #include "fwAtomConversion/config.hpp" 11 #include "fwAtomConversion/DataVisitor.hpp" 12 #include "fwAtomConversion/AtomVisitor.hpp" 54 DataVisitor::AtomCacheType & cache );
70 FWATOMCONVERSION_API
SPTR(::
fwData::Object) convert(
72 const AtomVisitor::IReadPolicy &uuidPolicy = AtomVisitor::ChangePolicy()
87 AtomVisitor::DataCacheType & cache,
88 const AtomVisitor::IReadPolicy &uuidPolicy );
92 #endif // __FWATOMCONVERSION_CONVERT_HPP__
fwAtoms contains basic objects to represent any other kind of object
This namespace contains the necessary class for fwData <-> fwAtoms conversion.
Class represented a fwData::Object.
Contains the representation of the data objects used in the framework.