29 #ifndef CASA_APPINFO_H
30 #define CASA_APPINFO_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/Arrays/ArrayFwd.h>
35 #include <casacore/casa/System/AipsrcValue.h>
125 const String &filenamePrefix=
"aipstmp_");
static const T & get(uInt keyword)
Gets are like find, but using registered integers rather than names.
static void init()
Force an initialization of the AppInfo values.
static Vector< String > workDirectories(uInt minimumFreeSpaceInMB=0)
Return a list of directory names into which the user may write data.
static String workFileName(uInt minimumFreeSpaceInMB=0, const String &filenamePrefix="aipstmp_")
This function returns a fully qualified filename for a non-existent file in a work directory with eno...
static Double timeZone()
Return the local time zone offset in day fractions.
static String workDirectory(uInt minimumFreeSpaceInMB=0)
Choose a workDirectory with at least minimumFreeSpace MB of free space available.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.