7 #ifndef __FWMEMORY_STREAM_IN_IFACTORY_HPP__ 8 #define __FWMEMORY_STREAM_IN_IFACTORY_HPP__ 10 #include "fwMemory/config.hpp" 30 SPTR(std::istream) operator()()
37 virtual SPTR(std::istream)
get() = 0;
45 #endif // __FWMEMORY_STREAM_IN_IFACTORY_HPP__
The namespace fwMemory contains tools to manage memory. Use for dump.
This file defines fwCore base macros.