ocean.io.device.TempFile

Members

Classes

TempFile
class TempFile

The TempFile class aims to provide a safe way of creating and destroying temporary files. The TempFile class will automatically close temporary files when the object is destroyed, so it is recommended that you make appropriate use of scoped destruction.

Meta

Credits

Thanks to John Reimer for helping test this module under Linux.

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Version

Dec 2007: Initial release
May 2009: Inherit File

Authors

Daniel Keep