casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
casa::CacheFactory Class Reference

#include <CacheFactory.h>

Static Public Member Functions

static PlotMSCacheBasegetCache (const casacore::String &filename, PlotMSApp *parent)
 
static bool needNewCache (const PlotMSCacheBase *cache, const casacore::String &filename)
 

Detailed Description

Definition at line 39 of file CacheFactory.h.

Member Function Documentation

static PlotMSCacheBase* casa::CacheFactory::getCache ( const casacore::String filename,
PlotMSApp parent 
)
inlinestatic

Construct proper empty cache if necessary

Definition at line 41 of file CacheFactory.h.

References casacore::Table::isReadable(), casacore::Table::tableInfo(), and casacore::TableInfo::type().

static bool casa::CacheFactory::needNewCache ( const PlotMSCacheBase cache,
const casacore::String filename 
)
inlinestatic

The documentation for this class was generated from the following file: