casa
5.7.0-16
|
Go to the source code of this file.
Classes | |
class | casa::viewer::guiwait |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
casa::viewer | |
Functions | |
bool | casa::viewer::create_dir (const char *path, bool recurse=false) |
ensure that path is a directory, returns true upon success false upon failure... More... | |
bool | casa::viewer::create_dir (const std::string &s, bool recurse=false) |
std::string | casa::viewer::time () |
get the current time More... | |
std::string | casa::viewer::date () |
get the current data More... | |
casacore::Casarc & | casa::viewer::getrc () |
get viewer's rc file More... | |
bool | casa::viewer::setrcDir (const std::string &) |
set the path for the viewer's casarc file... More... | |