Ask a Question | Search PSRCHIVE: |
Home
|
TemporaryFile Class Reference Opens a temporary file with a unique name and deletes it when finished. More...
Inheritance diagram for TemporaryFile:
Detailed DescriptionOpens a temporary file with a unique name and deletes it when finished. Constructor & Destructor Documentation◆ TemporaryFile()
Construct a temporary file with the specified basename. Construct with regular expression. ◆ ~TemporaryFile()
Close and remove the temporary file. Destructor. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|