casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Lowlevel.h File Reference
#include <casa/System/Casarc.h>
#include <string>

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::Casarccasa::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...