7 #ifndef __FWMEMORY_STREAM_IN_RAWZ_HPP__ 8 #define __FWMEMORY_STREAM_IN_RAWZ_HPP__ 10 #include <boost/filesystem/path.hpp> 13 #include "fwMemory/stream/in/IFactory.hpp" 14 #include "fwMemory/config.hpp" 26 RawZ(
const boost::filesystem::path &path) :
33 FWMEMORY_API
SPTR(std::istream)
get();
35 boost::filesystem::path m_path;
44 #endif // __FWMEMORY_STREAM_IN_RAWZ_HPP__
The namespace fwMemory contains tools to manage memory. Use for dump.
This file defines fwCore base macros.