casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces | Functions
Lowlevel.h File Reference

Go to the source code of this file.

Classes

class  casa::viewer::guiwait

Namespaces

namespace  casa
 this file contains all the compiler specific defines
namespace  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...
bool casa::viewer::create_dir (const std::string &s, bool recurse=false)
std::string casa::viewer::time ()
 get the current time
std::string casa::viewer::date ()
 get the current data
Casarc & casa::viewer::getrc ()
 get viewer's rc file
bool casa::viewer::setrcDir (const std::string &)
 set the path for the viewer's casarc file...