casa::CasaImageOpener Class Reference

Definition of image types and handlers. More...

#include <CasaImageOpener.h>

List of all members.

Static Public Member Functions

static ImageTypes imageType (const String &fileName)
 Return the type of an image with the given name.
static LatticeBase * openImage (const String &fileName, const MaskSpecifier &spec=MaskSpecifier())

Static Private Member Functions

static void _registerOpenFuncs ()

Static Private Attributes

static Bool _openFuncsRegistered

Detailed Description

Definition of image types and handlers.

Intended use:

Internal

Review Status

Date Reviewed:
yyyy/mm/dd

Synopsis

Extension of imageopener to allow for virtual concat image hiding inside a directory

Definition at line 54 of file CasaImageOpener.h.


Member Function Documentation

static void casa::CasaImageOpener::_registerOpenFuncs (  )  [static, private]
static ImageTypes casa::CasaImageOpener::imageType ( const String &  fileName  )  [static]

Return the type of an image with the given name.

Will throw an exception if file does not exist.

static LatticeBase* casa::CasaImageOpener::openImage ( const String &  fileName,
const MaskSpecifier &  spec = MaskSpecifier() 
) [static]

Member Data Documentation

Definition at line 66 of file CasaImageOpener.h.


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