IODA Bundle
|
#include <TemporaryFiles.h>
Public Member Functions | |
TemporaryFile () | |
virtual | ~TemporaryFile () |
const eckit::PathName & | path () const |
Private Attributes | |
eckit::PathName | path_ |
A class to be used as a fixture, which writes a temporary ODB file using the supplied initialisation function, and then ensures that it is correctly cleaned up at the end of the test.
Definition at line 25 of file TemporaryFiles.h.
|
inline |
Definition at line 29 of file TemporaryFiles.h.
|
inlinevirtual |
Definition at line 32 of file TemporaryFiles.h.
|
inline |
|
private |
Definition at line 42 of file TemporaryFiles.h.