#include "AtomicFile.H"#include <iostream>#include <unistd.h>#include <errno.h>#include <string.h>Go to the source code of this file.
Functions | |
| int | main () |
|
|
Definition at line 40 of file TestAtomicFile.C. References AtomicFile::cleanup(), AtomicFile::close(), and AtomicFile::open(). |
1.4.2