7 #ifndef __FWATOMSBOOSTIO_READER_HPP__ 8 #define __FWATOMSBOOSTIO_READER_HPP__ 10 #include <boost/filesystem/path.hpp> 14 #include "fwAtomsBoostIO/types.hpp" 15 #include "fwAtomsBoostIO/config.hpp" 29 class FWATOMSBOOSTIO_CLASS_API
Reader 35 const ::boost::filesystem::path& rootFilename =
"root.json",
36 FormatType format = JSON )
const;
fwAtoms contains basic objects to represent any other kind of object
The namespace fwAtomsBoostIO contains atom reader and writer.
This file defines fwCore base macros.
The namespace fwZip provides IO for compress/uncompress .zip files using zlib .
This interface defines functions to read a file in an archive.
Base class for all Atom classes.