7 #ifndef __FWMEMORY_STREAM_IN_RAW_HPP__ 8 #define __FWMEMORY_STREAM_IN_RAW_HPP__ 10 #include <boost/filesystem/path.hpp> 14 #include "fwMemory/stream/in/IFactory.hpp" 15 #include "fwMemory/FileHolder.hpp" 16 #include "fwMemory/config.hpp" 28 Raw(const ::boost::filesystem::path &path) :
33 Raw(const ::fwMemory::FileHolder &path) :
40 FWMEMORY_API
SPTR(std::istream)
get();
51 #endif // __FWMEMORY_STREAM_IN_RAW_HPP__
The namespace fwMemory contains tools to manage memory. Use for dump.
This file defines fwCore base macros.