Go to the documentation of this file.
6 #ifndef OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
7 #define OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
33 const std::string& filename()
const;
43 std::unique_ptr<TempFileImpl> mImpl;
50 #endif // OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
Output stream to a unique temporary file.
Definition: TempFile.h:20
Library and file format version numbers.
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:154
#define OPENVDB_VERSION_NAME
Definition: version.h:108
Definition: Exceptions.h:13