nidas  v1.2-1520
Classes | Namespaces
FileSet.h File Reference
#include "IOException.h"
#include "UTime.h"
#include <list>
#include <set>
#include <string>
#include <locale>
#include <ctime>
#include <limits.h>
#include <cstdio>
#include <sys/types.h>
#include <sys/uio.h>

Go to the source code of this file.

Classes

class  nidas::util::FileSet
 A description of a set of output files, consisting of a directory name and a file name format containing UNIX strftime conversion specifiers, like Y, m, etc. More...
 

Namespaces

 nidas
 Root namespace for the NCAR In-Situ Data Acquisition Software.
 
 nidas::util
 General utility classes. nidas::util contains classes of general utility, like Socket, Thread, etc. The classes use only the standard Unix system libraries and libstdc++, and have no dependency on other external packages such as an XML parser, or a logging package.