casa::OutputDestinationChecker Class Reference

#include <OutputDestinationChecker.h>

List of all members.

Classes

struct  OutputStruct
 struct for checking output file writability More...

Public Member Functions

 OutputDestinationChecker ()
 ~OutputDestinationChecker ()
 Destructor.
uInt nSelectedChannels () const
 Get the number of channels that have been selected.

Static Public Member Functions

static void checkOutputs (std::vector< OutputStruct > *const output, LogIO &log)
static void checkOutput (OutputStruct &output, LogIO &log)

Detailed Description

Definition at line 40 of file OutputDestinationChecker.h.


Constructor & Destructor Documentation

casa::OutputDestinationChecker::OutputDestinationChecker (  ) 
casa::OutputDestinationChecker::~OutputDestinationChecker (  ) 

Destructor.


Member Function Documentation

static void casa::OutputDestinationChecker::checkOutput ( OutputStruct output,
LogIO &  log 
) [static]
static void casa::OutputDestinationChecker::checkOutputs ( std::vector< OutputStruct > *const   output,
LogIO &  log 
) [static]
uInt casa::OutputDestinationChecker::nSelectedChannels (  )  const

Get the number of channels that have been selected.

The process() method must be called prior to calling this method or an exception is thrown.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1