29 #ifndef CASA_APPINFO_H 
   30 #define CASA_APPINFO_H 
  125                    const String &filenamePrefix=
"aipstmp_");
 
static Double timeZone()
Return the local time zone offset in day fractions. 
A 1-D Specialization of the Array class. 
static Vector< String > workDirectories(uInt minimumFreeSpaceInMB=0)
Return a list of directory names into which the user may write data. 
static void init()
Force an initialization of the AppInfo values. 
static String workDirectory(uInt minimumFreeSpaceInMB=0)
Choose a workDirectory with at least minimumFreeSpace MB of free space available. ...
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...
General information for applications. 
static const T & get(uInt keyword)
Gets are like find, but using registered integers rather than names. 
bool Bool
Define the standard types used by Casacore. 
String: the storage and methods of handling collections of characters.