#include <limits>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <dlrUtilities/lockFile.h>
#include <dlrUtilities/timeUtilities.h>
Go to the source code of this file.
Namespaces | |
| namespace | dlr::utilities |
| This namespace contains general utility functions and classes for string manipluation, program option parsing, working with time and filenames, and a few other odds and ends. | |
Copyright (C) 2006-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file lockFile.cpp.
1.5.8