Go to the documentation of this file.
33 #ifndef OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
34 #define OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
60 const std::string& filename()
const;
70 std::unique_ptr<TempFileImpl> mImpl;
77 #endif // OPENVDB_IO_TEMPFILE_HAS_BEEN_INCLUDED
Library and file format version numbers.
Output stream to a unique temporary file.
Definition: TempFile.h:47
#define OPENVDB_USE_VERSION_NAMESPACE
Definition: version.h:177
#define OPENVDB_VERSION_NAME
The version namespace name for this library version.
Definition: version.h:125
Definition: Exceptions.h:40