TemporaryFile¶
-
class
TemporaryFile
¶ Bases:
FileReference
This is a special kind of
FileReference
class that automatically deletes the file in question when it is deleted. It is not responsible for creating, opening, or closing the file, however.Inheritance diagram
-
TemporaryFile
(TemporaryFile const&) = default¶
-
static TypeHandle
get_class_type
(void)¶
-