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