7 #include <fwCore/Exception.hpp> 9 #include "fwZip/config.hpp" 10 #include "fwZip/exception/Write.hpp" 18 Write::Write (
const std::string &err ) : ::
fwCore::Exception(err)
This namespace fwCore provides common foundations for FW4SPL.
The namespace fwZip provides IO for compress/uncompress .zip files using zlib .